Mercurial > pidgin
view pixmaps/mrt.xpm @ 4215:e9e55f0a991c
[gaim-migrate @ 4454]
Ari Pollak (sourceo) writes:
"This fixes a memory leak in the preferences dialog,
since plug->iter gets allocated every time the prefs
dialog is opened, but never freed."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Mon, 06 Jan 2003 18:37:44 +0000 |
parents | 074c31619d38 |
children |
line wrap: on
line source
/* XPM */ static char * mrt_xpm[] = { "18 19 5 1", " c None", ". c #000000", "+ c #000008", "@ c #FFBD00", "# c #FFFFFF", " ...... ", " ..@@@@@@.. ", " ..@..@@@@..@.. ", " ..@..@@@@..@.. ", " .@@.#+.@@..#+@@. ", " ..#####..####++. ", "..##############++", ".+####+####+####++", ".+####+####+##++@.", ".@+#####++###+@@@.", ".@@..##+@@+##+@@@.", ".@@@@.+@@@@++@@@@.", " .@@@@......@@@@. ", " ..@@.@@@@@@.@... ", " ....@....@.... ", " ....@....@.. ", " ...@....@.. ", " .@@@@@@. ", " ...... "};