]> git.lyx.org Git - lyx.git/blobdiff - images/equation.xpm
fix shortcut for Cross-reference
[lyx.git] / images / equation.xpm
index 39d9991fa8be04b10f350000cc29d737718b3e6c..8df30029849fd3bc74ea27a240bd7ff2b2aba895 100644 (file)
@@ -1,32 +1,32 @@
 /* XPM */
-static char *equation[] = {
+static char const * equation[] = {
 /* width height num_colors chars_per_pixel */
 "    20    20        3            1",
 /* colors */
-". c #bebebe",
-"# c #000000",
-"a c #5151fb",
+"      c None",
+".     c #000000",
+"X     c #0000ff",
 /* pixels */
-"....................",
-"....................",
-"....................",
-"...##############...",
-"....................",
-"...##############...",
-"....................",
-"....................",
-".......aaaaaa.......",
-".......a....a.......",
-".......a....a.......",
-".......aaaaaa.......",
-"....................",
-"....................",
-"...##############...",
-"....................",
-"...##############...",
-"....................",
-"....................",
-"...................."
+"                    ",
+"                    ",
+"                    ",
+"   ..............   ",
+"                    ",
+"   ..............   ",
+"                    ",
+"                    ",
+"       XXXXXX       ",
+"       X    X       ",
+"       X    X       ",
+"       XXXXXX       ",
+"                    ",
+"                    ",
+"   ..............   ",
+"                    ",
+"   ..............   ",
+"                    ",
+"                    ",
+"                    "
 };