Mercurial > pidgin
view pixmaps/add.xpm @ 4342:051265d35a36
[gaim-migrate @ 4607]
Thanks tp Aubin LaBrosse for a receive-file-transfer fix. Gaim no
longer ignores file transfer sends where the other user didn't
enter a description.
I "fixed" invisibility with ICQ. Currently, if you set yourself to
invisible you'll just show up as invisible on everyone's list. The fix
is to set your permit/deny setting to "allow only the users below."
...and so this is a little ugly. Basically, parts of the permit/deny
code need to be rewritten to allow the prpls to choose the names of the
permit/deny lists, and allow a prpl to pick how many lists there are.
ICQ has a visible list, an invisible list, and an ignore list.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 18 Jan 2003 22:43:22 +0000 |
parents | fb1d671e168e |
children |
line wrap: on
line source
/* XPM */ static char * add_xpm[] = { "24 24 28 1", " c None", ". c #000000", "+ c #4B6772", "@ c #70929F", "# c #668B99", "$ c #5E808D", "% c #B6B6B5", "& c #52707B", "* c #A6A7A4", "= c #888D82", "- c #577782", "; c #5B7D8A", "> c #9E6769", ", c #3C4035", "' c #54594B", ") c #4E6A75", "! c #91948E", "~ c #AE8182", "{ c #E1D5D2", "] c #F1F0EC", "^ c #AAAAA7", "/ c #636361", "( c #C2C2C0", "_ c #14090A", ": c #85A3AE", "< c #CCCDC4", "[ c #7697A3", "} c #999D91", " ", " ", " ", " ", " .......... ", " .+@#$$$$$$. ", " .@#$$$$$$.% ", " .&@$$$$$$$.% ", " .@#$$$$$$.%% ", " .@#$$$$$$$.%*. ", " .&@$$$$$$$.%%=. ", " .@#$$$$$$$.%*. ", " .-@$$$$$$$.%%=. ", " .;#$$$$$$$.%*. ", " .>...,')$$.%%!. ", " .~{]]]^/...%*. ", " .>{]]]]]]](%!. ", " _..:<]]]](*. ", " ...[<]}=. ", " ...$. ", " .. ", " ", " ", " "};