]> git.lyx.org Git - lyx.git/commitdiff
* Makefile.am: add new icon
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Wed, 5 Apr 2006 14:56:07 +0000 (14:56 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Wed, 5 Apr 2006 14:56:07 +0000 (14:56 +0000)
* images/style.xpm: fix name for xforms and gtk

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13556 a592a061-630c-0410-9148-cb99ea01b6c8

Makefile.am
images/style.xpm

index 4802430671488df26f6f2445a0a98b743736490e..9f42c27ff7c7f9b8be88bdcb2b2641eeedce9cfb 100644 (file)
@@ -44,6 +44,7 @@ dist_noinst_DATA = \
        images/dots.xbm \
        images/equation.xpm \
        images/font.xbm \
+       images/font.xpm \
        images/frac.xpm \
        images/greek.xbm \
        images/matrix.xpm \
index d8806a19e2617865c4b051a911e8bffc3010ca4e..7176207d43de2602244e199e12d21e3305ee201f 100644 (file)
@@ -1,5 +1,5 @@
 /* XPM */
-static char * delim2_xpm[] = {
+static char const * style_xpm[] = {
 "20 20 3 1",
 "      c None",
 ".     c #0000FF",