]> git.lyx.org Git - features.git/commitdiff
* add Rrightarrow.xpm to scons & automake
authorEdwin Leuven <e.leuven@gmail.com>
Sun, 17 Dec 2006 17:46:47 +0000 (17:46 +0000)
committerEdwin Leuven <e.leuven@gmail.com>
Sun, 17 Dec 2006 17:46:47 +0000 (17:46 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16317 a592a061-630c-0410-9148-cb99ea01b6c8

development/scons/scons_manifest.py
lib/Makefile.am

index b401cdd1a7cd37a8f6b0a9c2d6f3cffac40c15fe..5c5e647b1bf705954256459469431af168e21d92 100644 (file)
@@ -1545,6 +1545,7 @@ lib_images_math_files = Split('''
     Game.xpm
     Im.xpm
     Lleftarrow.xpm
+    Rrightarrow.xpm
     Lsh.xpm
     Re.xpm
     Rsh.xpm
index 8824d0fdc9befd42b64658dc1c3a474328a63b90..aa3debc173bd03720e048f22cfb52c1ae8961434 100644 (file)
@@ -276,6 +276,7 @@ dist_imagesmath_DATA = \
        images/math/Game.xpm \
        images/math/Im.xpm \
        images/math/Lleftarrow.xpm \
+       images/math/Rrightarrow.xpm \
        images/math/Lsh.xpm \
        images/math/Re.xpm \
        images/math/Rsh.xpm \