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 | 33d0bbdc0ce1b25a612c2583c0bfcc3705866ebc (patch) | |
tree | cda39502324bf50b451e5c7f58e5dee7c7476bad /art/mark.xpm | |
parent | 50ef074887b43f43dad3edb120d9abf30092c681 (diff) | |
download | gsoc2013-evolution-33d0bbdc0ce1b25a612c2583c0bfcc3705866ebc.tar gsoc2013-evolution-33d0bbdc0ce1b25a612c2583c0bfcc3705866ebc.tar.gz gsoc2013-evolution-33d0bbdc0ce1b25a612c2583c0bfcc3705866ebc.tar.bz2 gsoc2013-evolution-33d0bbdc0ce1b25a612c2583c0bfcc3705866ebc.tar.lz gsoc2013-evolution-33d0bbdc0ce1b25a612c2583c0bfcc3705866ebc.tar.xz gsoc2013-evolution-33d0bbdc0ce1b25a612c2583c0bfcc3705866ebc.tar.zst gsoc2013-evolution-33d0bbdc0ce1b25a612c2583c0bfcc3705866ebc.zip |
This commit was manufactured by cvs2svn to create tag 'PONG_0_11'.PONG_0_11
svn path=/tags/PONG_0_11/; revision=8498
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", -" ", -" ", -" ", -" ", -" . ", -" .. ", -" .. ", -" . .. ", -" .. ... ", -" .... ", -" ... ", -" .. ", -" . ", -" ", -" ", -" "}; |