Mercurial > pidgin.yaz
view pixmaps/gnomeicu-offline.xpm @ 4777:e23a7e166680
[gaim-migrate @ 5097]
- a couple compile cleanups
- status messages and tooltips won't crash gaim when people put up certain
away messages
- yahoo status messages will show the current "custom" message instead of
the previous one
committer: Tailor Script <tailor@pidgin.im>
author | Nathan Walp <nwalp@pidgin.im> |
---|---|
date | Fri, 14 Mar 2003 22:49:32 +0000 |
parents | 3f76de1d69e1 |
children |
line wrap: on
line source
/* XPM */ static char * icon_offline_xpm[] = { "12 12 5 1", " c None", ". c #000000", "+ c #FFFFFF", "@ c #F80000", "# c #F8FC00", " .. .. ", " .+@.+@. ", " .@@.@@... ", " ...@.@@.+@.", ".+@@....+@@.", ".@@@.+#.... ", " ....##.+@@.", ".+@@....@@@.", ".@@.+@.+... ", " ...@@.@@. ", " .@@.@@. ", " .. .. "};