Mercurial > pidgin
view pixmaps/available-dnd.xpm @ 1764:1e0613d9526b
[gaim-migrate @ 1774]
I decided to do the time stamp w/ messages thing that Eric put in the TODO list.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Fri, 27 Apr 2001 23:26:19 +0000 |
parents | 6b0a7cea1dd1 |
children | c172128500ec |
line wrap: on
line source
/* XPM */ static char * available_dnd_xpm[] = { "15 15 8 1", " c None", ". c #333333", "+ c #FFFF00", "@ c #666666", "# c #7F0000", "$ c #FF0000", "% c #FFFFFF", "& c #4C4C4C", " ", " ... ", " .+++. ", " .+++++. ", " .++@+@++. ", " .+@+@+@+. ", " .+@+++### ", " .+@+#$$$# ", " .+@#%@$@%# ", " .#$@%@%@$#", " .#$$@%@$$#", " &#$@%@%@$#", " &.#%@$@%# ", " ..#$$$# ", " ### "};