]> git.lyx.org Git - features.git/commitdiff
fix scoons/makefile for r18280
authorBernhard Roider <bernhard.roider@sonnenkinder.org>
Sun, 13 May 2007 18:10:40 +0000 (18:10 +0000)
committerBernhard Roider <bernhard.roider@sonnenkinder.org>
Sun, 13 May 2007 18:10:40 +0000 (18:10 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18288 a592a061-630c-0410-9148-cb99ea01b6c8

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

index 2946c380c9acea0601245a18457f4fd70db06e55..e107c3026efd837f374c7faa0ea881324632704f 100644 (file)
@@ -1629,7 +1629,9 @@ lib_images_files = Split('''
     tabular-feature_set-all-lines.xpm
     tabular-feature_set-longtabular.xpm
     tabular-feature_set-rotate-cell.xpm
+    tabular-feature_toggle-rotate-cell.xpm
     tabular-feature_set-rotate-tabular.xpm
+    tabular-feature_toggle-rotate-tabular.xpm
     tabular-feature_toggle-line-bottom.xpm
     tabular-feature_toggle-line-left.xpm
     tabular-feature_toggle-line-right.xpm
index d262afe8bf408ea3a37d175869de1006b2bac216..98eb78c9dda55d3b07a51bb9f90f733cdc0e7731 100644 (file)
@@ -329,7 +329,9 @@ dist_images_DATA = \
        images/tabular-feature_set-all-lines.xpm \
        images/tabular-feature_set-longtabular.xpm \
        images/tabular-feature_set-rotate-cell.xpm \
+       images/tabular-feature_toggle-rotate-cell.xpm \
        images/tabular-feature_set-rotate-tabular.xpm \
+       images/tabular-feature_toggle-rotate-tabular.xpm \
        images/tabular-feature_toggle-line-bottom.xpm \
        images/tabular-feature_toggle-line-left.xpm \
        images/tabular-feature_toggle-line-right.xpm \