Mercurial > pidgin
view pixmaps/gnomeicu-offline.xpm @ 4601:203741ac86b3
[gaim-migrate @ 4888]
tony skuse (zeet) writes:
" this is a simple (two lines) fix for the text
replacement plugin (spellchk.so) to update its settings
file (~/.gaim/dict) with each modification/deletion."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 22 Feb 2003 17:31:59 +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", " .. .. ", " .+@.+@. ", " .@@.@@... ", " ...@.@@.+@.", ".+@@....+@@.", ".@@@.+#.... ", " ....##.+@@.", ".+@@....@@@.", ".@@.+@.+... ", " ...@@.@@. ", " .@@.@@. ", " .. .. "};