aboutsummaryrefslogtreecommitdiffstats
path: root/art/mark.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-11-28 09:38:38 +0800
committernobody <nobody@localhost>2001-11-28 09:38:38 +0800
commit08377c5ea21aa6c29a912833febb05adddfd096e (patch)
tree79560a393da3e5e67ae5f3bf03d952ba22cfe72d /art/mark.xpm
parent267d5ca986ef09f508f7163956bd4fc55f3e5817 (diff)
downloadgsoc2013-evolution-twodaysago.tar.gz
gsoc2013-evolution-twodaysago.tar.zst
gsoc2013-evolution-twodaysago.zip
This commit was manufactured by cvs2svn to create tag 'twodaysago'.twodaysago
svn path=/tags/twodaysago/; revision=14812
Diffstat (limited to 'art/mark.xpm')
-rw-r--r--art/mark.xpm21
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",
-" ",
-" ",
-" ",
-" ",
-" . ",
-" .. ",
-" .. ",
-" . .. ",
-" .. ... ",
-" .... ",
-" ... ",
-" .. ",
-" . ",
-" ",
-" ",
-" "};