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/folder_open.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/folder_open.xpm | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/pics/inline/folder_open.xpm b/pics/inline/folder_open.xpm deleted file mode 100644 index 681cdba..0000000 --- a/pics/inline/folder_open.xpm +++ b/dev/null @@ -1,33 +0,0 @@ -/* XPM */ -/* Drawn by Mark Donohoe for the K Desktop Environment */ -/* See http://www.kde.org */ -static char*folder_open_xpm[]={ -"16 16 11 1", -"# c #000000", -"g c #c0c0c0", -"e c #303030", -"a c #ffa858", -"b c #808080", -"d c #a0a0a4", -"f c #585858", -"c c #ffdca8", -"h c #dcdcdc", -"i c #ffffff", -". c None", -"....###.........", -"....#ab##.......", -"....#acab####...", -"###.#acccccca#..", -"#ddefaaaccccca#.", -"#bdddbaaaacccab#", -".eddddbbaaaacab#", -".#bddggdbbaaaab#", -"..edgdggggbbaab#", -"..#bgggghghdaab#", -"...ebhggghicfab#", -"....#edhhiiidab#", -"......#egiiicfb#", -"........#egiibb#", -"..........#egib#", -"............#ee#"}; - |