Mercurial > pidgin
view pixmaps/gnomeicu-dnd.xpm @ 3497:1258406146e7
[gaim-migrate @ 3559]
a second fix for people who --disable-plugins. renaming variables w/out checking
your ifdefs isn't a good thing sean ;-)
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 12 Sep 2002 15:56:05 +0000 |
parents | 3f76de1d69e1 |
children |
line wrap: on
line source
/* XPM */ static char * icon_dnd_xpm[] = { "12 12 6 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #00FC00", "# c #F80000", "$ c #F9C0C0", " .. .. ", " .+@.+@. ", " .##.@##.. ", " .#+####+#@.", ".+##+##+##@.", ".@@##$$##.. ", " ..##$$##@@.", ".+##+##+##@.", ".@#+####+#. ", " ..##@.##. ", " .@@.@@. ", " .. .. "};