view pixmaps/protocols/yahoo/yahoo_green.xpm @ 4625:819ba05f5b1b

[gaim-migrate @ 4916] This fixes some problems with gender, in that, if someone specified either male of female, Gaim would always show "Age: Female," which isn't exactly right. Gender?! I don't even know her! I also made bunches of email addresses show up, and made them show up as mailto: links. I guess these will just get passed to your browser. And I fixed the UIN field. That was a dumb mistake. So aliases should update themselves better now. Still not automagically, though. Oh, and I made the day show up as MM/DD/YY instead of DD/MM/YY. For a second there I thought I was in a different country, but I safe and sound now, back in good old 1955. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Fri, 28 Feb 2003 07:29:17 +0000
parents 388230971b20
children
line wrap: on
line source

/* XPM */
static char *yahoo_green[] = {
/* width height ncolors chars_per_pixel */
"18 18 9 1",
/* colors */
"  c #9FD400",
". c #5500FF",
"X c #BFFF00",
"o c #00540A",
"O c #2A3F00",
"$ c #FFFFFF",
"@ c #2EA33B",
"# c #FBFBFB",
"+ c None",
/* pixels */
"++++++++++++++++++",
"+++++oooooooo+++++",
"++++oXXXXXXXXo++++",
"+++oXX@OXXO@XXo+++",
"++oXX@##XX##@XXo++",
"++oX @#.XX.#@XXo++",
"+oXX @#.XX.#@XXXo+",
"+oX  @@@  @@@ XXo+",
"+oX   XXXXXX X Xo+",
"+oXX   XXXX   XXo+",
"+o XX@@XXXX@@XXXo+",
"+o    @@oo@@ XXXo+",
"++o  @@XXXX@@ Xo++",
"++o   XXXXXX   o++",
"+++o@XX @@ XX@o+++",
"++++oo     @oo++++",
"++++++oooooo++++++",
"++++++++++++++++++"
};