Mercurial > pidgin.yaz
view pixmaps/smile.xpm @ 673:ddc3fd0dcd51
[gaim-migrate @ 683]
Made the necessary modifications to allow gaim to save buddy pounces.
I just noticed that you cant _delete_ (remove) a buddy pounce. Woops.
I'll take a look at that. I'll do saving of buddy chats when I get back
from dinner.
Adios.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Sun, 13 Aug 2000 03:15:06 +0000 |
parents | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * smile_xpm[] = { "19 19 7 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #666600", "$ c #999900", "% c #FF3300", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@.@@@@@.@@@+. ", " .@@@...@@@...@@@. ", ".+@@@...@@@...@@@+.", ".@@@@...@@@...@@@@.", ".@@@@@.@@@@@.@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@.@@@@@@@@@.@@@.", ".@@.#@@@@@@@@@#.@@.", ".+@@@.+@@@@@+.@@@+.", " .@@@@..$$$..@@@@. ", " .+@@@@.%%%.@@@@+. ", " .@@@@@...@@@@@. ", " .+@@@@@@@@@+. ", " ..+@@@@@+.. ", " ....... "};