Mercurial > pidgin
view pixmaps/tb_undo.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 | 6f049002d963 |
children |
line wrap: on
line source
/* XPM */ static char * tb_undo_xpm[] = { "24 24 8 1", " c None", ". c #000000", "+ c #8F431E", "@ c #803C1B", "# c #8A411D", "$ c #954620", "% c #733618", "& c #5C2B13", " ", " ", " ", " ", " ", " ", " . ", " .. ", " .+@... ", " .#$##@%.. ", " .+#...%%. ", " .. .&. ", " . .&. ", " .. ", " .. ", " . ", " . ", " ", " ", " ", " ", " ", " ", " "};