diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2004-05-20 03:23:10 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-05-20 03:23:10 +0800 |
commit | 25d4d6ae5b37ce855ce0baabe36fde4ff9f442d1 (patch) | |
tree | 30ab55c0a483a05ed36371f08221e7eb0138b8e3 /art/new-message.xpm | |
parent | c7dbb95e79df331a75d7ba49cedc1b8e816422cf (diff) | |
download | gsoc2013-evolution-25d4d6ae5b37ce855ce0baabe36fde4ff9f442d1.tar.gz 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/new-message.xpm')
-rw-r--r-- | art/new-message.xpm | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/art/new-message.xpm b/art/new-message.xpm deleted file mode 100644 index add4263a4d..0000000000 --- a/art/new-message.xpm +++ /dev/null @@ -1,38 +0,0 @@ -/* XPM */ -static char * new_message_xpm[] = { -"16 16 19 1", -" c None", -". c #000000", -"+ c #FDFDFD", -"@ c #E2E2E2", -"# c #FEFEFE", -"$ c #FCFCFC", -"% c #FBFBFB", -"& c #FFFFFF", -"* c #E4E4E4", -"= c #E0E0E0", -"- c #FAFAFA", -"; c #F9F9F9", -"> c #F8F8F8", -", c #F7F7F7", -"' c #F5F5F5", -") c #F4F4F4", -"! c #DFDFDF", -"~ c #E8E8E8", -"{ c #DDDDDD", -" ", -" .. ", -" ..+@. ", -" ..#+$%. ", -" ..&####%*. ", -" .&####==-;. ", -" .###==###>*. ", -" .+####==,'. ", -" .$%#==###'*. ", -" .--###=='). ", -" .-;#==####*. ", -" .>######!!. ", -" .,####!!.. ", -" .##=!.. ", -" .~{.. ", -" .. "}; |