annotate pixmaps/protocols/oscar/gnomeicu-online.xpm @ 6065:3a40666c08b4

[gaim-migrate @ 6515] These be away messages. They don't do nothing that the old away messages ain't done, but they save themselves in ~/.gaim/status.xml instead of ~/.gaimrc. Astute CVS watchers will have noticed a bit of a trend like that. So in the future status.xml will have all sorts of cool stuff (I have big plans) but it's kinda boring for now. Also, I should've done this weeks ago. I should stop being busy. I'd like to give a shoutout to my boy Rob Flynn, keepin' it real in Atlanta. You know you my boy, Dawg. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 08 Jul 2003 23:48:10 +0000
parents 16f4776742af
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3490
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
1 /* XPM */
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
2 static char * icon_online_xpm[] = {
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
3 "12 12 5 1",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
4 " c None",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
5 ". c #000000",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
6 "+ c #FFFFFF",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
7 "@ c #00FC00",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
8 "# c #F8FC00",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
9 " .. .. ",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
10 " .+@.+@. ",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
11 " .@@.@@... ",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
12 " ...@.@@.+@.",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
13 ".+@@....+@@.",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
14 ".@@@.+#.... ",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
15 " ....##.+@@.",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
16 ".+@@....@@@.",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
17 ".@@.+@.+... ",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
18 " ...@@.@@. ",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
19 " .@@.@@. ",
16f4776742af [gaim-migrate @ 3547]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
20 " .. .. "};