comparison pixmaps/status-idle.xpm @ 1232:0c7c659fc730

[gaim-migrate @ 1242] cool pixmaps for yahoo, better signon time for yahoo/icq, better idle time for yahoo. i have a final tomorrow. now today. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 11 Dec 2000 11:44:22 +0000
parents
children 182fbac488c0
comparison
equal deleted inserted replaced
1231:11d67bbda8ae 1232:0c7c659fc730
1 /* XPM */
2 static char * status_idle_xpm[] = {
3 "17 17 11 1",
4 " c None",
5 ". c #FFFFFF",
6 "+ c #FFFF00",
7 "@ c #C6C3C6",
8 "# c #848284",
9 "$ c #848200",
10 "% c #840084",
11 "& c #00FFFF",
12 "* c #0000FF",
13 "= c #000084",
14 "- c #000000",
15 " ",
16 " @@@@@@ ",
17 " @@@--$$@@@ ",
18 " @@--++++$$@@ ",
19 " @-++....+.$@ ",
20 " @@-+...++++$@@ ",
21 " @-+..=.+=.++$@ ",
22 " @-+.@#@@#@++$@ ",
23 " @-**=+++++++$@ ",
24 " @=&&#&=+++$++$@ ",
25 " =&@.-.&=$$++$@@ ",
26 " =&..=.&=++++$@ ",
27 " =&-$=.@=.+$$@@ ",
28 " =&.@.@&%-$@@@ ",
29 " @=&&&&%@@@@ ",
30 " @%%%%@ ",
31 " "};