]> git.lyx.org Git - features.git/commitdiff
fix Makefile.am after Martin's latest change
authorJürgen Spitzmüller <spitz@lyx.org>
Fri, 17 Dec 2004 16:13:27 +0000 (16:13 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Fri, 17 Dec 2004 16:13:27 +0000 (16:13 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9396 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/Makefile.am

index 3a94f6d5040eac62f09251bc6b00368dd1b5a467..6882acb8dc12e9034e36dc7f6ffceac715b00fb9 100644 (file)
@@ -1,3 +1,7 @@
+2004-12-17  Jürgen Spitzmüller  <j.spitzmueller@gmx.de>
+
+       * Makefile.am: honor the textrm_*.xpm renaming.
+
 2004-12-17  Martin Vermer  <martin.vermeer@hut.fi>
 
        * images/math/textrm_*.xpm: renamed to textrm_AA, textrm_Oe
index 7257455bd67692559b252ac69801d443dc8d12d1..69f4543c856fa211293a94dd030aba44ca5a8a2b 100644 (file)
@@ -601,8 +601,8 @@ dist_imagesmath_DATA = \
        images/math/surd.xpm \
        images/math/swarrow.xpm \
        images/math/tau.xpm \
-       images/math/textrm_0.xpm \
-       images/math/textrm_A.xpm \
+       images/math/textrm_Oe.xpm \
+       images/math/textrm_AA.xpm \
        images/math/therefore.xpm \
        images/math/theta.xpm \
        images/math/theta2.xpm \