aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pixmaps/attachment-header.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-05-16 11:43:44 +0800
committernobody <nobody@localhost>2000-05-16 11:43:44 +0800
commit5e79f1e14725be2e212be1b05150e918a2a55efb (patch)
tree70ea22d6a4da2e07bedfe85a5cddc5e7ad0a1246 /mail/pixmaps/attachment-header.xpm
parent40b6141cfe1649f685e49ebd81cfd4baf0baeedf (diff)
downloadgsoc2013-evolution-cvs_old.tar
gsoc2013-evolution-cvs_old.tar.gz
gsoc2013-evolution-cvs_old.tar.bz2
gsoc2013-evolution-cvs_old.tar.lz
gsoc2013-evolution-cvs_old.tar.xz
gsoc2013-evolution-cvs_old.tar.zst
gsoc2013-evolution-cvs_old.zip
This commit was manufactured by cvs2svn to create tag 'cvs_old'.cvs_old
svn path=/tags/cvs_old/; revision=3063
Diffstat (limited to 'mail/pixmaps/attachment-header.xpm')
-rw-r--r--mail/pixmaps/attachment-header.xpm22
1 files changed, 0 insertions, 22 deletions
diff --git a/mail/pixmaps/attachment-header.xpm b/mail/pixmaps/attachment-header.xpm
deleted file mode 100644
index d3b0f96301..0000000000
--- a/mail/pixmaps/attachment-header.xpm
+++ /dev/null
@@ -1,22 +0,0 @@
-/* XPM */
-static char * attachment_header_xpm[] = {
-"16 16 3 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF",
-" ",
-" ",
-" ",
-" .. ",
-" + .. ..... ",
-" .. .. . ",
-" . .. . ",
-" .. . .. ",
-" . . . ",
-" .. . ",
-" . .. ",
-" . .. ",
-" ....... ",
-" ",
-" ",
-" "};