aboutsummaryrefslogtreecommitdiffstats
path: root/art/work_offline.xpm
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@novell.com>2004-05-20 03:23:10 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-05-20 03:23:10 +0800
commit25d4d6ae5b37ce855ce0baabe36fde4ff9f442d1 (patch)
tree30ab55c0a483a05ed36371f08221e7eb0138b8e3 /art/work_offline.xpm
parentc7dbb95e79df331a75d7ba49cedc1b8e816422cf (diff)
downloadgsoc2013-evolution-25d4d6ae5b37ce855ce0baabe36fde4ff9f442d1.tar
gsoc2013-evolution-25d4d6ae5b37ce855ce0baabe36fde4ff9f442d1.tar.gz
gsoc2013-evolution-25d4d6ae5b37ce855ce0baabe36fde4ff9f442d1.tar.bz2
gsoc2013-evolution-25d4d6ae5b37ce855ce0baabe36fde4ff9f442d1.tar.lz
gsoc2013-evolution-25d4d6ae5b37ce855ce0baabe36fde4ff9f442d1.tar.xz
gsoc2013-evolution-25d4d6ae5b37ce855ce0baabe36fde4ff9f442d1.tar.zst
gsoc2013-evolution-25d4d6ae5b37ce855ce0baabe36fde4ff9f442d1.zip
New file explaining how to add icons to the build, etc.
2004-05-19 Jeffrey Stedfast <fejj@novell.com> * README: New file explaining how to add icons to the build, etc. * broken-image-*.xpm: Added for use with e-icon-factory.c so we can return a "bropken image" icon for any icon we can't find/load. * .: Removed many *many* icons that are no longer used. svn path=/trunk/; revision=25984
Diffstat (limited to 'art/work_offline.xpm')
-rw-r--r--art/work_offline.xpm33
1 files changed, 0 insertions, 33 deletions
diff --git a/art/work_offline.xpm b/art/work_offline.xpm
deleted file mode 100644
index b4c2cdc17f..0000000000
--- a/art/work_offline.xpm
+++ /dev/null
@@ -1,33 +0,0 @@
-/* XPM */
-static char * 16_work_offline_xpm[] = {
-"16 16 14 1",
-" c None",
-". c #424242",
-"+ c #212121",
-"@ c #737373",
-"# c #EFEFEF",
-"$ c #DEDEDE",
-"% c #CECECE",
-"& c #101010",
-"* c #8C8C8C",
-"= c #636363",
-"- c #ADADAD",
-"; c #9C9C9C",
-"> c #000000",
-", c #BDBDBD",
-" ",
-" ",
-" ",
-" .+++..@ ",
-" . ###$$%& ",
-" @#*=*-*=*%@ ",
-" .#;> %->;%+ ",
-" .$-> %->,%+ ",
-" .$;$#,;$ %+ ",
-" .$$ %+% #%& ",
-" @%-$@>@%-%. ",
-" .,;;;;-,. ",
-" @++++&. ",
-" ",
-" ",
-" "};