Mercurial > pidgin.yaz
view pixmaps/protocols/gg/gg_sunwhitered.xpm @ 4588:2778ebd04b63
[gaim-migrate @ 4872]
Arun A Tharuvai (aat) writes:
"I've fixed the following problems which I ran into
recently.
When subscribing getenv("USER") is used instead of
ZGetSender() , causing subscriptions of the form
class,instance,%me% to fail where a person's Zephyr
username is different from their local username.
Also, it segfaults whenever receiving zephyrs from
senders that have no realm field. e.g. people with
usernames of the form username instead of
username@realmname . "
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 18 Feb 2003 23:59:28 +0000 |
parents | ad8d15bbbd2d |
children |
line wrap: on
line source
/* XPM */ static char * gg_sunwhitered_xpm[] = { "19 18 6 1", " c None", ". c #7F0000", "+ c #FF0000", "@ c #7F7F7F", "# c #FFFFFF", "$ c #000000", " ", " . ", " +@ ", " + .@ + ", " . .+#+. .@ ", " +#####+@ ", " .##$#$##.@ ", " +#######+@ ", " .+.#########.+. ", " +#$###$#+@@@@ ", " .##$$$##.@ ", " +#####+@ ", " .@.+#+. .@ ", " +@ .@@ +@ ", " @ +@ ", " .@ ", " @ ", " "};