Mercurial > pidgin
view pixmaps/protocols/jabber/available-chat.xpm @ 6138:1894de5f7fbd
[gaim-migrate @ 6612]
make the docklet do the right thing when the accounts menu item is clicked
thanks chickenboycole
committer: Tailor Script <tailor@pidgin.im>
| author | Nathan Walp <nwalp@pidgin.im> |
|---|---|
| date | Tue, 15 Jul 2003 14:20:13 +0000 |
| parents | a662c133d1fd |
| children |
line wrap: on
line source
/* XPM */ static char * available_chat_xpm[] = { "12 14 6 1", " c None", ". c #333333", "+ c #FFFF00", "@ c #666666", "# c #000000", "$ c #4C4C4C", " ... ", " .+++. ", " .+++++. ", ".++@+@++. ", ".+@+@+@+. ", ".+@+++### ", " .+@+#+++# ", " .+@#+++++# ", " .#++#+#++#", " .#+++++++#", " $#++#+#++#", " $.#++#++# ", " ..#+++# ", " ### "};
