diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-11-07 13:29:01 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2002-11-07 13:29:01 +0000 |
| commit | f841b450870a3a3308973c77c4be83a0e721bd31 (patch) | |
| tree | 30188ca7f2987de7518bd4e66b0a1e863b3b10c7 /fluid/pixmaps/flSubmenu.xpm | |
| parent | 14e047cc0fc2ef61c69dac82bac5b4beec49fa28 (diff) | |
Sigh...
Remove CR's from XPM files.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2827 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'fluid/pixmaps/flSubmenu.xpm')
| -rw-r--r-- | fluid/pixmaps/flSubmenu.xpm | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/fluid/pixmaps/flSubmenu.xpm b/fluid/pixmaps/flSubmenu.xpm index 3f7830aca..18439f8b2 100644 --- a/fluid/pixmaps/flSubmenu.xpm +++ b/fluid/pixmaps/flSubmenu.xpm @@ -7,23 +7,23 @@ static const char *flSubmenu_xpm[] = { ". c #000000", "c c none", "d c #b0b0b0", -"e c #d0d0d0",
-"f c #c0c0c0",
+"e c #d0d0d0", +"f c #c0c0c0", /* pixels */ -"cccccccccccccccc",
-"cccccccccccccccc",
-"cccffffccccccccc",
-"c.fffffffccccf.c",
-"c.ffffffffffff.c",
-"c.eeeeeeeeeeee.c",
-"c.ee.eeeee.eee.c",
-"c.e.e.eeee..ee.c",
-"c.e...eeee...e.c",
-"c.e.e.eeee..ee.c",
-"c.e.e.eeee.eee.c",
-"c.eeeeeeeee.....",
-"c.fffffffff.ffff",
-"c.fccccffff.ffff",
-"cccccccccff.ffff",
-"ccccccccccc.ffff"
+"cccccccccccccccc", +"cccccccccccccccc", +"cccffffccccccccc", +"c.fffffffccccf.c", +"c.ffffffffffff.c", +"c.eeeeeeeeeeee.c", +"c.ee.eeeee.eee.c", +"c.e.e.eeee..ee.c", +"c.e...eeee...e.c", +"c.e.e.eeee..ee.c", +"c.e.e.eeee.eee.c", +"c.eeeeeeeee.....", +"c.fffffffff.ffff", +"c.fccccffff.ffff", +"cccccccccff.ffff", +"ccccccccccc.ffff" }; |
