comparison pixmaps/protocols/icq/gnomeicu-dnd.xpm @ 3581:f4f5eb78a201

[gaim-migrate @ 3683] * LSchiere grumbles committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 06 Oct 2002 01:40:54 +0000
parents
children
comparison
equal deleted inserted replaced
3580:8e4e3eacb45e 3581:f4f5eb78a201
1 /* XPM */
2 static char * icon_dnd_xpm[] = {
3 "12 12 6 1",
4 " c None",
5 ". c #000000",
6 "+ c #FFFFFF",
7 "@ c #00FC00",
8 "# c #F80000",
9 "$ c #F9C0C0",
10 " .. .. ",
11 " .+@.+@. ",
12 " .##.@##.. ",
13 " .#+####+#@.",
14 ".+##+##+##@.",
15 ".@@##$$##.. ",
16 " ..##$$##@@.",
17 ".+##+##+##@.",
18 ".@#+####+#. ",
19 " ..##@.##. ",
20 " .@@.@@. ",
21 " .. .. "};