aboutsummaryrefslogtreecommitdiffstats
path: root/art/apply-filters-16.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/apply-filters-16.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/apply-filters-16.xpm')
-rw-r--r--art/apply-filters-16.xpm48
1 files changed, 0 insertions, 48 deletions
diff --git a/art/apply-filters-16.xpm b/art/apply-filters-16.xpm
deleted file mode 100644
index 28410fe30b..0000000000
--- a/art/apply-filters-16.xpm
+++ /dev/null
@@ -1,48 +0,0 @@
-/* XPM */
-static char * apply_filers_16_xpm[] = {
-"16 16 29 1",
-" c None",
-". c #161616",
-"+ c #EDEAE8",
-"@ c #CDC1BA",
-"# c #6A4E3D",
-"$ c #C6B8AF",
-"% c #333333",
-"& c #F3F1EE",
-"* c #5E4537",
-"= c #D6CCC5",
-"- c #916C56",
-"; c #5A4235",
-"> c #BBA9A0",
-", c #C3B3AC",
-"' c #CEC1BB",
-") c #BBAAA0",
-"! c #A1897A",
-"~ c #664B3B",
-"{ c #383838",
-"] c #856B60",
-"^ c #C2B3A9",
-"/ c #E9E3E0",
-"( c #EEE9E7",
-"_ c #7B5A46",
-": c #F5F4F2",
-"< c #B8A69B",
-"[ c #AE998D",
-"} c #553E32",
-"| c #725442",
-" ",
-" .+. ",
-" .@. .# ",
-" .$. %&* ",
-" .$.......=-; ",
-" .$>$$$$$,'--. ",
-" .$.......)-* ",
-" .$. .!* ",
-" .$. .~ ",
-" .$. {] ",
-" .^. ./~ ",
-" .(.......,-# ",
-" _$:,$$$$$<--. ",
-" ~.......[-} ",
-" .!# ",
-" .| "};