comparison pixmaps/gnomeicu-dnd.xpm @ 1220:16ea7a3fdbb6

[gaim-migrate @ 1230] updates to the ICQ plugin. pixmaps stolen from gnomeicu (in case the name didn't give that away) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 08 Dec 2000 21:28:32 +0000
parents
children c172128500ec
comparison
equal deleted inserted replaced
1219:2528fc35aa32 1220:16ea7a3fdbb6
1 /* XPM */
2 static char * icon_dnd_xpm[] = {
3 "15 15 16 1",
4 " c None",
5 ". c #C1BB7C",
6 "+ c #CFC395",
7 "@ c #D2BE94",
8 "# c #A69C45",
9 "$ c #A49A43",
10 "% c #AD9C53",
11 "& c #908125",
12 "* c #726751",
13 "= c #867B23",
14 "- c #84760E",
15 "; c #72660E",
16 "> c #7B4900",
17 ", c #FFFFFF",
18 "' c #000000",
19 ") c #666666",
20 " . ",
21 " +@# ",
22 " $%& ",
23 " * =-; * ",
24 " * > * ",
25 " * * ",
26 " * * ",
27 "*,,,,,,,,,,,,,*",
28 "*,'',,',','',,*",
29 "*,',',')',',',*",
30 "*,',',')',',',*",
31 "*,'',,',','',,*",
32 "*,,,,,,,,,,,,,*",
33 "***************",
34 " "};