aboutsummaryrefslogtreecommitdiffstats
path: root/art/hide_read_messages.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-02-04 12:10:39 +0800
committernobody <nobody@localhost>2001-02-04 12:10:39 +0800
commit541ed6bf346abe33775bfa8fbe4361d53a02924d (patch)
tree0a5b66655b7f9f6e527155bcabd2f7470e429a8b /art/hide_read_messages.xpm
parent1b96583c0c6142969e366409bdfd371f078fc683 (diff)
downloadgsoc2013-evolution-BEFORE_BOBJECT.tar
gsoc2013-evolution-BEFORE_BOBJECT.tar.gz
gsoc2013-evolution-BEFORE_BOBJECT.tar.bz2
gsoc2013-evolution-BEFORE_BOBJECT.tar.lz
gsoc2013-evolution-BEFORE_BOBJECT.tar.xz
gsoc2013-evolution-BEFORE_BOBJECT.tar.zst
gsoc2013-evolution-BEFORE_BOBJECT.zip
This commit was manufactured by cvs2svn to create tagBEFORE_BOBJECT
'BEFORE_BOBJECT'. svn path=/tags/BEFORE_BOBJECT/; revision=7953
Diffstat (limited to 'art/hide_read_messages.xpm')
-rw-r--r--art/hide_read_messages.xpm23
1 files changed, 0 insertions, 23 deletions
diff --git a/art/hide_read_messages.xpm b/art/hide_read_messages.xpm
deleted file mode 100644
index 8df1313651..0000000000
--- a/art/hide_read_messages.xpm
+++ /dev/null
@@ -1,23 +0,0 @@
-/* XPM */
-static char * hide_read_messages_xpm[] = {
-"16 16 4 1",
-" c None",
-". c #000000",
-"+ c #DF421E",
-"@ c #828282",
-" ",
-" ",
-" ",
-" .. ....... ",
-" + ",
-" @ @@@ @@ @ ++",
-" + ",
-" ... .. ... ",
-" ",
-" ... . .... ",
-" + ",
-" @@ @@@ @@@ ++",
-" + ",
-" . ... .... ",
-" ",
-" "};