Mercurial > pidgin.yaz
view pixmaps/status-away.xpm @ 6042:460b4ba2d452
[gaim-migrate @ 6492]
This fixes http://sourceforge.net/tracker/index.php?func=detail&aid=761532&group_id=235&atid=100235
It basically puts the cap on the max font size at 100. I thought this was
done a while ago, but maybe not?
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 06 Jul 2003 08:11:00 +0000 |
parents | 182fbac488c0 |
children |
line wrap: on
line source
/* XPM */ static char * status_away_xpm[] = { "12 13 11 1", " c None", ". c #C6C3C6", "+ c #000000", "@ c #848200", "# c #FFFF00", "$ c #FFFFFF", "% c #000084", "& c #848284", "* c #840000", "= c #272727", "- c #FF0000", " ..++@@.. ", " .++####@@. ", ".+##$$$$#$@.", ".+#$$$####@.", "+#$$%$#%$##@", "+#$.&..&.##@", "+#**+######@", "=*---+##@##@", "*-----+@##@.", "*$$$$$+###@.", "*-----+#@@. ", ".*---++@.. ", " .**+... "};