comparison pixmaps/protocols/oscar/wireless_icon.xpm @ 3490:16f4776742af

[gaim-migrate @ 3547] I dont know why I felt like doing this.. I think I had a reason. I might remember why. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sat, 07 Sep 2002 18:41:09 +0000
parents
children
comparison
equal deleted inserted replaced
3489:66bf7ecefedd 3490:16f4776742af
1 /* XPM */
2 static char * wireless_icon_xpm[] = {
3 "12 14 5 1",
4 " c None",
5 ". c #000000",
6 "+ c #666666",
7 "@ c #99CCFF",
8 "# c #FF0000",
9 " . ",
10 ". .. ",
11 ". . +.+ ",
12 ". . . ",
13 " . ..... ",
14 " . .@@@@@.",
15 " .@##@@.",
16 " .@##@@.",
17 " .@@@@@.",
18 " .@@@@@.",
19 " .@@@@@.",
20 " .@@@@@.",
21 " .@@@@@.",
22 " ..... "};