Mercurial > pidgin
view pixmaps/gg_suncloud.xpm @ 3252:0f8e4835d938
[gaim-migrate @ 3270]
Eliminated memory leaks resulting from the way pop-up menus are used.
Removed a couple variables that were no longer used and should have been
removed when SIGCHLD changes were made.
committer: Tailor Script <tailor@pidgin.im>
author | Jim Seymour <jseymour> |
---|---|
date | Wed, 15 May 2002 02:28:01 +0000 |
parents | a7ecfd3f7714 |
children |
line wrap: on
line source
/* XPM */ static char * gg_suncloud_xpm[] = { "18 18 7 1", " c None", ". c #FF0000", "+ c #7F7F7F", "@ c #FFFF00", "# c #000000", "$ c #00007F", "% c #00FFFF", " ", " . ", " .+ ", " . .+ . ", " . ..@.. .+ ", " .@@@@@.+ ", " .@@#@#@@.+ ", " .@@@@@@@.+ ", " ...@$@@@@@@@... ", " $$%$@@@#@$$$++ ", " $%%%%$##@$%%%$ ", " $%%%%%%$$$%%%%$ ", " $%%%%%%%%%%%%%%$ ", " $%%%%%%%%%%%%%$ ", " $%%%%%%%%%%%%$ ", " $%%%$$$%%%$$$ ", " $$$ $$$ ", " "};