Mercurial > pidgin
view pixmaps/fontface2.xpm @ 1063:e1408fb04c36
[gaim-migrate @ 1073]
updated HACKING to describe gaim_connection/aim_user/prpl.
updated FAQ to answer some questions about multiple connections.
made it so you're not able to send a message in a chat room that you're no longer in (i.e. when you were in the room but sign off)
free'd the buddy list when the connection is destroyed
tried to prevent set_buddy from being called before the buddy list is drawn
i think there was something else
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Sat, 04 Nov 2000 03:08:54 +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", " ......... ", " .+@#$$$$%&. ", " .*$=+.-#$$$. ", " .@&...=$#$$. ", " .;>..-$=@$$. ", " .,'..=#.@$$. ", " .,..#=.@$$. ", " .&$&*%$$..-**.. ", " .#$$$$$$.%$$$#*.", "... .&#...*$$.@-.&$$+", "........... *$$.*. .&$+", ".+@)!~@$%@+. *$$$@. .*.", "=$&..+*.+#$*.-***.. ", "$&..@$@..+$#..$$*. ", "%- .@$@. .$#..$$=. ", "{] .@$@..-$*..$$#.. ", " + .@$@.^##-..@$$@. ./.", " .@$@.^#$%..+$$$&..-%.", " .@$@..+$$* .*$$$%@$=.", " .@$@. .$$* .-&@@=+..", " .@$=..-$$+ ..... ", " .^#$@(_#$@. ", " :_@@@(_@+.. ", " ......... "};