aboutsummaryrefslogtreecommitdiffstats
path: root/art/mark.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-01-12 00:04:13 +0800
committernobody <nobody@localhost>2001-01-12 00:04:13 +0800
commit526f5d8c6417228db71ad9e50c1a8bd8e4f5d573 (patch)
treed85b68359c2b29573feb055cb4a8269e5aa3bc56 /art/mark.xpm
parentf753547d5d281b34587430a88a1dc1934d65c889 (diff)
downloadgsoc2013-evolution-BALSA_1_1_0.tar
gsoc2013-evolution-BALSA_1_1_0.tar.gz
gsoc2013-evolution-BALSA_1_1_0.tar.bz2
gsoc2013-evolution-BALSA_1_1_0.tar.lz
gsoc2013-evolution-BALSA_1_1_0.tar.xz
gsoc2013-evolution-BALSA_1_1_0.tar.zst
gsoc2013-evolution-BALSA_1_1_0.zip
This commit was manufactured by cvs2svn to create tag 'BALSA_1_1_0'.BALSA_1_1_0
svn path=/tags/BALSA_1_1_0/; revision=7387
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",
-" ",
-" ",
-" ",
-" ",
-" . ",
-" .. ",
-" .. ",
-" . .. ",
-" .. ... ",
-" .... ",
-" ... ",
-" .. ",
-" . ",
-" ",
-" ",
-" "};