Mercurial > pidgin.yaz
view pixmaps/sad.xpm @ 4045:ee8cbe596e9a
[gaim-migrate @ 4253]
"Luke,
Attached is the highly craved (by others, I might note) cleanup to the
Preferences dialog, to apply proper "sentence capitalization" to the vast
array of options present."
--John B . Silvestri (silvestrij)
consistency is a good thing, this makes prefs follow the gnome HIG a little
more closely.
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Wed, 04 Dec 2002 06:10:02 +0000 |
parents | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * sad_xpm[] = { "19 19 11 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #333333", "$ c #666600", "% c #666666", "& c #FFFFFF", "* c #CCCC33", "= c #999900", "- c #333300", " ....... ", " ..+@@@@@+.. ", " .+@@.@@@.@@+. ", " .@@@.@@@@@.@@@. ", " .+@.###@@@##..@+. ", " .@@$%&&*@$&&=$@@. ", ".+@@@%&.*@-&.=@@@+.", ".@@@@+..*@*..+@@@@.", ".@@@@@$@@@@@=@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@@@.......@@@@@.", ".@@$@.=@@@@@=.@$@@.", ".+@$-@@@***@@@-$@+.", " .@@$@@@@@@@@@$@@. ", " .+@@@@@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@@@@@@@+. ", " ..+@@@@@+.. ", " ....... "};