changeset 3080:8b48f6843ea0

[gaim-migrate @ 3094] And the wireless icon. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 19 Mar 2002 06:28:51 +0000
parents 955f52bbcf8a
children eb364675bbe4
files pixmaps/wireless_icon.xpm
diffstat 1 files changed, 22 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pixmaps/wireless_icon.xpm	Tue Mar 19 06:28:51 2002 +0000
@@ -0,0 +1,22 @@
+/* XPM */
+static char * wireless_icon_xpm[] = {
+"12 14 5 1",
+" 	c None",
+".	c #000000",
+"+	c #666666",
+"@	c #99CCFF",
+"#	c #FF0000",
+" .          ",
+".  ..       ",
+". .   +.+   ",
+". .    .    ",
+"  .   ..... ",
+"   . .@@@@@.",
+"     .@##@@.",
+"     .@##@@.",
+"     .@@@@@.",
+"     .@@@@@.",
+"     .@@@@@.",
+"     .@@@@@.",
+"     .@@@@@.",
+"      ..... "};