diff options
author | nobody <nobody@localhost> | 2000-06-18 05:00:40 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2000-06-18 05:00:40 +0800 |
commit | 4873d50a914ad0c3041010195808f3e596e8ba0f (patch) | |
tree | 808e62d8d3c48ad32fa4ecafe0b79aa353230079 /mail/pixmaps/attachment-header.xpm | |
parent | 3144d402b542be9fcfcb6f7b3e24692f9fe44f46 (diff) | |
download | gsoc2013-evolution-gnome-debug-0-1-3.tar gsoc2013-evolution-gnome-debug-0-1-3.tar.gz gsoc2013-evolution-gnome-debug-0-1-3.tar.bz2 gsoc2013-evolution-gnome-debug-0-1-3.tar.lz gsoc2013-evolution-gnome-debug-0-1-3.tar.xz gsoc2013-evolution-gnome-debug-0-1-3.tar.zst gsoc2013-evolution-gnome-debug-0-1-3.zip |
This commit was manufactured by cvs2svn to create taggnome-debug-0-1-3
'gnome-debug-0-1-3'.
svn path=/tags/gnome-debug-0-1-3/; revision=3621
Diffstat (limited to 'mail/pixmaps/attachment-header.xpm')
-rw-r--r-- | mail/pixmaps/attachment-header.xpm | 22 |
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", -" ", -" ", -" ", -" .. ", -" + .. ..... ", -" .. .. . ", -" . .. . ", -" .. . .. ", -" . . . ", -" .. . ", -" . .. ", -" . .. ", -" ....... ", -" ", -" ", -" "}; |