aboutsummaryrefslogtreecommitdiffstats
path: root/art/mark.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-08-03 06:26:45 +0800
committernobody <nobody@localhost>2000-08-03 06:26:45 +0800
commit7f386b6014cb3a14193a6c691f913b73f645e369 (patch)
treeaf1272e58d6c0a083103b8c03b454da66aa745e0 /art/mark.xpm
parenta0281d1b1860f650ba2293e422cbc9ec7ee2012b (diff)
downloadgsoc2013-evolution-GTKHTML_0_6.tar.gz
gsoc2013-evolution-GTKHTML_0_6.tar.zst
gsoc2013-evolution-GTKHTML_0_6.zip
This commit was manufactured by cvs2svn to create tag 'GTKHTML_0_6'.GTKHTML_0_6
svn path=/tags/GTKHTML_0_6/; revision=4484
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",
-" ",
-" ",
-" ",
-" ",
-" . ",
-" .. ",
-" .. ",
-" . .. ",
-" .. ... ",
-" .... ",
-" ... ",
-" .. ",
-" . ",
-" ",
-" ",
-" "};