aboutsummaryrefslogtreecommitdiffstats
path: root/art/mark.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-03-10 23:35:38 +0800
committernobody <nobody@localhost>2002-03-10 23:35:38 +0800
commit9a53dd532f77a28bbdcb97ea62cf1744044b802c (patch)
tree112fdd1c1308eff2630d6e381ed55bb0b4ee3071 /art/mark.xpm
parent0bdf8fdb5529e6cda86403085c1f6870796404d3 (diff)
downloadgsoc2013-evolution-GNOME_SPELL_0_5.tar.gz
gsoc2013-evolution-GNOME_SPELL_0_5.tar.zst
gsoc2013-evolution-GNOME_SPELL_0_5.zip
This commit was manufactured by cvs2svn to create tagGNOME_SPELL_0_5
'GNOME_SPELL_0_5'. svn path=/tags/GNOME_SPELL_0_5/; revision=16049
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",
-" ",
-" ",
-" ",
-" ",
-" . ",
-" .. ",
-" .. ",
-" . .. ",
-" .. ... ",
-" .... ",
-" ... ",
-" .. ",
-" . ",
-" ",
-" ",
-" "};