diff options
author | Mystery Man <unknown@mandriva.org> | 2002-06-13 16:15:36 +0000 |
---|---|---|
committer | Mystery Man <unknown@mandriva.org> | 2002-06-13 16:15:36 +0000 |
commit | f6b1f4a66cef635a90213504ebebe8387f43a595 (patch) | |
tree | 30ddcf857393f7ae6ab825816285d7eb429ecc75 /perl-install/standalone/icons/find.xpm | |
parent | f55dff2ba8cd925679728455a9a8b47654d14a44 (diff) | |
download | drakx-1_1_7_99mdk.tar drakx-1_1_7_99mdk.tar.gz drakx-1_1_7_99mdk.tar.bz2 drakx-1_1_7_99mdk.tar.xz drakx-1_1_7_99mdk.zip |
This commit was manufactured by cvs2svn to create tag 'V1_1_7_99mdk'.V1_1_7_99mdk
Diffstat (limited to 'perl-install/standalone/icons/find.xpm')
-rw-r--r-- | perl-install/standalone/icons/find.xpm | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/perl-install/standalone/icons/find.xpm b/perl-install/standalone/icons/find.xpm deleted file mode 100644 index 3145ca7fe..000000000 --- a/perl-install/standalone/icons/find.xpm +++ /dev/null @@ -1,34 +0,0 @@ -/* XPM */ -/* Drawn by Mark Donohoe for the K Desktop Environment */ -/* See http://www.kde.org */ -static char*find[]={ -"22 22 6 1", -"# c #000000", -"c c #ffffff", -"b c #dcdcdc", -"a c #a0a0a4", -"d c #dcdcdc", -". c None", -"......................", -"......................", -"......................", -".......####...........", -".....a#bccd#a.........", -".....#ccaacc#a........", -"....#dcaccccd#........", -"....#cccccccc#........", -"....#cccccccc#........", -"....#dccccccd#........", -"....a#cccccc#a........", -".....a#dccd###........", -"......a####a###.......", -".......aaaaaa###......", -"............aa###.....", -".............aa###....", -"..............aa###...", -"...............aa#a...", -"................aa....", -"......................", -"......................", -"......................"}; - |