Mercurial > pidgin
view pixmaps/gnomeicu-offline.xpm @ 4061:890b4f1318df
[gaim-migrate @ 4271]
fixed g_build_filename memory leaks
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Wed, 11 Dec 2002 14:44:10 +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", " .. .. ", " .+@.+@. ", " .@@.@@... ", " ...@.@@.+@.", ".+@@....+@@.", ".@@@.+#.... ", " ....##.+@@.", ".+@@....@@@.", ".@@.+@.+... ", " ...@@.@@. ", " .@@.@@. ", " .. .. "};