author | harlekin <harlekin> | 2003-03-08 20:19:37 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2003-03-08 20:19:37 (UTC) |
commit | 90c30b2d87820c2ba45bf9350ee774b08dc5c4d8 (patch) (side-by-side diff) | |
tree | e6bfc6833762fd38492740cdef3adc27d2644ceb /pics/inline/pixmap.xpm | |
parent | 3e92beca986b9fecd8193f55513ea1ecd2cd0866 (diff) | |
download | opie-90c30b2d87820c2ba45bf9350ee774b08dc5c4d8.zip opie-90c30b2d87820c2ba45bf9350ee774b08dc5c4d8.tar.gz opie-90c30b2d87820c2ba45bf9350ee774b08dc5c4d8.tar.bz2 |
merged crystal branch with head, rest is finished from here
-rw-r--r-- | pics/inline/pixmap.xpm | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/pics/inline/pixmap.xpm b/pics/inline/pixmap.xpm deleted file mode 100644 index 6a9e361..0000000 --- a/pics/inline/pixmap.xpm +++ b/dev/null @@ -1,41 +0,0 @@ -/* XPM */ -/* Drawn for the K Desktop Environment */ -/* See http://www.kde.org */ -static char*kiconedit[]={ -"16 16 20 1", -"d c #ff8000", -"n c #008000", -"p c #0000c0", -". c None", -"k c #c0ffc0", -"r c #000080", -"m c #00ff00", -"c c #ffdca8", -"g c #ffffc0", -"j c #808000", -"l c #00c000", -"# c #000000", -"b c #ffa858", -"i c #ffff00", -"h c #c0c000", -"q c #0000ff", -"e c #ffc0c0", -"a c #c05800", -"f c #ff0000", -"o c #c0c0ff", -"............###.", -"...........#abb#", -"..........#cbab#", -".........#cbdd#.", -"######..#cbdd#..", -"#eeff#..#add#...", -"#eeff#######....", -"#ccdbdd#........", -"#dddbdd###......", -"#gghihhjj#......", -"#hhhihhjj###....", -"#kklmllnnnn#....", -"#lllmllnnnn#....", -"#oopqpprprr#....", -"#oopqpprprr#....", -"############...."}; |