]> git.lyx.org Git - features.git/commitdiff
remove unneeded xpm
authorJohn Levon <levon@movementarian.org>
Mon, 5 Aug 2002 17:11:36 +0000 (17:11 +0000)
committerJohn Levon <levon@movementarian.org>
Mon, 5 Aug 2002 17:11:36 +0000 (17:11 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4868 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/images/dialog-tabular-insert.xpm [deleted file]

index f3193b316577a74e00542911bd8e4af16d4a84aa..d66d2dca0ac6924a7ea8296d2116c1f1fe2cdbf6 100644 (file)
@@ -1,3 +1,12 @@
+2002-08-05  John Levon  <levon@movementarian.org>
+
+       * images/dialog-tabular-insert.xpm: remove unneeded xpm
+2002-08-05  John Levon  <levon@movementarian.org>
+
+       * ui/default.ui:
+       * bind/xemacs.bind: back to tabular-insert
 2002-08-03  Dekel Tsur  <dekelts@tau.ac.il>
 
        * lyx2lyx/lyxconvert_218.py (remove_oldert): Few fixes.
diff --git a/lib/images/dialog-tabular-insert.xpm b/lib/images/dialog-tabular-insert.xpm
deleted file mode 100644 (file)
index 3287a1e..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-/* XPM */
-static char const * tab_xpm[] = {
-"20 20 3 1",
-"      c None",
-".     c #000000000000",
-"X     c #FFFFFFFFFFFF",
-"                    ",
-"  ................  ",
-"  .XXXX.XXXX.XXXX.  ",
-"  .XXXX.XXXX.XXXX.  ",
-"  .XXXX.XXXX.XXXX.  ",
-"  ................  ",
-"                    ",
-"  ................  ",
-"  .XXXX.XXXX.XXXX.  ",
-"  .XXXX.XXXX.XXXX.  ",
-"  .XXXX.XXXX.XXXX.  ",
-"  ................  ",
-"  .XXXX.XXXX.XXXX.  ",
-"  .XXXX.XXXX.XXXX.  ",
-"  .XXXX.XXXX.XXXX.  ",
-"  ................  ",
-"  .XXXX.XXXX.XXXX.  ",
-"  .XXXX.XXXX.XXXX.  ",
-"  .XXXX.XXXX.XXXX.  ",
-"  ................  "};
-
-