Mercurial > pidgin.yaz
view pixmaps/status-here.xpm @ 2726:a34321aefe4f
[gaim-migrate @ 2739]
(15:18:05) click81: the version in the about dialog is still 0.48
(15:18:40) SeanEgan: CHANGELOG
(15:18:51) SeanEgan: * Version now reads 0.49 (Thanks click81)
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 15 Nov 2001 23:21:04 +0000 |
parents | 0c7c659fc730 |
children | 182fbac488c0 |
line wrap: on
line source
/* XPM */ static char * status_here_xpm[] = { "16 16 10 1", " c None", ". c #C0C0C0", "+ c #000000", "@ c #808000", "# c #FFFF00", "$ c #FFFFFF", "% c #000080", "& c #808080", "* c #800000", "= c #FF0000", " ", " ...... ", " ...++@@... ", " ..++####@@.. ", " .+##$$$$#$@. ", " ..+#$$$####@.. ", " .+#$$%$#%$##@. ", " .+#$.&..&.##@. ", " .+##########@. ", " .+##*####=##@. ", " ..+##*==*##@.. ", " .+########@. ", " ..++#$$#@@.. ", " ...+++@... ", " ...... ", " "};