Mercurial > pidgin.yaz
view pixmaps/fontface2.xpm @ 4197:1817f5d16e83
[gaim-migrate @ 4428]
Ari Pollak (sourceo) writes:
"This fixes a compile warning in about.c, cleans up a
deprecated call to gtk_widget_set_usize, adds a border
around the text, and removes an unneeded call to
gtk_widget_show(), since according to the
gtk_window_present() docs:
If window is hidden, this function calls
gtk_widget_show() as well.
Also, it's pointless to call gtk_widget_show on an
already unhidden widget."
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 04 Jan 2003 14:41:30 +0000 |
parents | 3fd5311a3894 |
children |
line wrap: on
line source
/* XPM */ static char * fontface2_xpm[] = { "24 24 25 1", " c None", ". c #FFFF99", "+ c #FFC777", "@ c #FF5533", "# c #FF1D11", "$ c #FF0000", "% c #FF3922", "& c #FF8E55", "* c #FFAA66", "= c #FF7244", "- c #FFE388", "; c #FF5935", "> c #FF9157", ", c #FFD07D", "' c #FF4E2F", ") c #FF190F", "! c #FF331E", "~ c #FF472A", "{ c #FFDC84", "] c #FF7D4B", "^ c #FFDF86", "/ c #FFBB70", "( c #FF3F25", "_ c #FF4E2E", ": c #FFB36B", " ......... ", " .+@#$$$$%&. ", " .*$=+.-#$$$. ", " .@&...=$#$$. ", " .;>..-$=@$$. ", " .,'..=#.@$$. ", " .,..#=.@$$. ", " .&$&*%$$..-**.. ", " .#$$$$$$.%$$$#*.", "... .&#...*$$.@-.&$$+", "........... *$$.*. .&$+", ".+@)!~@$%@+. *$$$@. .*.", "=$&..+*.+#$*.-***.. ", "$&..@$@..+$#..$$*. ", "%- .@$@. .$#..$$=. ", "{] .@$@..-$*..$$#.. ", " + .@$@.^##-..@$$@. ./.", " .@$@.^#$%..+$$$&..-%.", " .@$@..+$$* .*$$$%@$=.", " .@$@. .$$* .-&@@=+..", " .@$=..-$$+ ..... ", " .^#$@(_#$@. ", " :_@@@(_@+.. ", " ......... "};