Mercurial > pidgin.yaz
view pixmaps/gnomeicu-offline.xpm @ 5242:fd81a00480ac
[gaim-migrate @ 5613]
Plugins are now destroyed when gaim quits. Less memory leaks will be shown
as a result of this.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 27 Apr 2003 20:39:36 +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", " .. .. ", " .+@.+@. ", " .@@.@@... ", " ...@.@@.+@.", ".+@@....+@@.", ".@@@.+#.... ", " ....##.+@@.", ".+@@....@@@.", ".@@.+@.+... ", " ...@@.@@. ", " .@@.@@. ", " .. .. "};