diff options
author | nobody <nobody@localhost> | 2001-03-02 09:33:29 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-03-02 09:33:29 +0800 |
commit | 1073986099f23399caeb47b52684b4ae2b1989e8 (patch) | |
tree | cda39502324bf50b451e5c7f58e5dee7c7476bad /art/mark.xpm | |
parent | 50ef074887b43f43dad3edb120d9abf30092c681 (diff) | |
download | gsoc2013-evolution-guikachu-0_3.tar.gz gsoc2013-evolution-guikachu-0_3.tar.zst gsoc2013-evolution-guikachu-0_3.zip |
This commit was manufactured by cvs2svn to create tag 'guikachu-0_3'.guikachu-0_3
svn path=/tags/guikachu-0_3/; revision=8508
Diffstat (limited to 'art/mark.xpm')
-rw-r--r-- | art/mark.xpm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/art/mark.xpm b/art/mark.xpm deleted file mode 100644 index 710cd0e872..0000000000 --- a/art/mark.xpm +++ /dev/null @@ -1,21 +0,0 @@ -/* XPM */ -static char * mark_xpm[] = { -"16 16 2 1", -" c None", -". c #36592A", -" ", -" ", -" ", -" ", -" . ", -" .. ", -" .. ", -" . .. ", -" .. ... ", -" .... ", -" ... ", -" .. ", -" . ", -" ", -" ", -" "}; |