aboutsummaryrefslogtreecommitdiffstats
path: root/art/mail-replied.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/mail-replied.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/mail-replied.xpm')
-rw-r--r--art/mail-replied.xpm52
1 files changed, 0 insertions, 52 deletions
diff --git a/art/mail-replied.xpm b/art/mail-replied.xpm
deleted file mode 100644
index 06f4a7420a..0000000000
--- a/art/mail-replied.xpm
+++ /dev/null
@@ -1,52 +0,0 @@
-/* XPM */
-static char * mail_replied_xpm[] = {
-"16 16 33 1",
-" c None",
-". c #010101",
-"+ c #2F2F2F",
-"@ c #A7A4A0",
-"# c #FCFCFC",
-"$ c #64625F",
-"% c #95938E",
-"& c #FBFBFB",
-"* c #F9F8F6",
-"= c #FBFAFA",
-"- c #F6F5F1",
-"; c #7D7B78",
-"> c #EAE8E3",
-", c #969491",
-"' c #000000",
-") c #928F8B",
-"! c #FFFFFF",
-"~ c #F7F6F4",
-"{ c #B5B2AC",
-"] c #003366",
-"^ c #EFEFEF",
-"/ c #CCCCCC",
-"( c #AEABA6",
-"_ c #B0ADA7",
-": c #F5F3F0",
-"< c #83817E",
-"[ c #E1DFDA",
-"} c #E2DFD9",
-"| c #002C59",
-"1 c #002850",
-"2 c #00254A",
-"3 c #181818",
-"4 c #090909",
-" ",
-" ",
-" ",
-" .+......... ",
-" .@#########$. ",
-" .#%&*#*=*-;>. ",
-" .#*,=''''''''' ",
-" .#**)'!!!!!!!' ",
-" .#*~{'!]]]]^/' ",
-" .#~(*'!]]]^^/' ",
-" .#_*:'!]]]]^/' ",
-" .<[}}'!]^]]|/' ",
-" ....'!^^^12/' ",
-" '!//////3 ",
-" ''4'''''' ",
-" "};