view pixmaps/protocols/yahoo/yahoo_ooooh.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 388230971b20
children
line wrap: on
line source

/* XPM */
static char *yahoo_ooooh[] = {
/* width height ncolors chars_per_pixel */
"18 18 21 1",
/* colors */
"  c #000000",
". c #CCCC33",
"X c #FFFFAA",
"o c #777777",
"O c #663333",
"+ c #999933",
"@ c #B2B2B2",
"# c #330099",
"$ c #993333",
"% c #CC9933",
"& c #FFFF33",
"* c #929292",
"= c #848284",
"- c #666666",
"; c #5C5C5C",
": c #FBFBFB",
"> c #CCCC66",
", c #FFBD00",
"< c #D3D3D3",
"1 c #FFFFCC",
"2 c None",
/* pixels */
"222222222222222222",
"2222<*OOOOOO*<2222",
"222@O>>>>>>>>O@222",
"22@O>+o;&&;o+>O@22",
"2<O>+&&&++&&&+>O<2",
"2->&.1:#..#:1.&>-2",
"2O>&.%::-=::%.&>O2",
"2O>XX&=-..-=&XX>O2",
"2O>XXXXXXXXXXXX>O2",
"2O>&XXXXXXXXXX&>O2",
"2O>&&&&&>>>&&&&>O2",
"2O,>&&>%   %&&&,O2",
"2o%>>&> OOO >&>%o2",
"2<O>>>> OOO >>,O<2",
"22@O,>>%OOO%>,O@22",
"222@O%>>>>>>%O@222",
"2222<*o$OO$o*<2222",
"222222222222222222"
};