aboutsummaryrefslogtreecommitdiffstats
path: root/art/recur.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-12-09 09:57:09 +0800
committernobody <nobody@localhost>2003-12-09 09:57:09 +0800
commitab209cc187632b68634b63c64ce816e9221fb219 (patch)
tree75bb0caf9afd4b94842023406d6a7938c5d8b2b7 /art/recur.xpm
parent0031a7166cd0f3fc0cec0b60c468ca22a8c45b0b (diff)
downloadgsoc2013-evolution-BUG_BUDDY_2_7_0.tar.gz
gsoc2013-evolution-BUG_BUDDY_2_7_0.tar.zst
gsoc2013-evolution-BUG_BUDDY_2_7_0.zip
This commit was manufactured by cvs2svn to create tagBUG_BUDDY_2_7_0
'BUG_BUDDY_2_7_0'. svn path=/tags/BUG_BUDDY_2_7_0/; revision=23698
Diffstat (limited to 'art/recur.xpm')
-rw-r--r--art/recur.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/art/recur.xpm b/art/recur.xpm
deleted file mode 100644
index bb34fa4568..0000000000
--- a/art/recur.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static char * recur_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #333366",
-" ",
-" ",
-" .. ..... ",
-" ... .... ",
-" .. .... ",
-" .. ..... ",
-" .. . .. ",
-" .. .. ",
-" .. . .. ",
-" ..... .. ",
-" .... .. ",
-" .... ... ",
-" ..... .. ",
-" ",
-" ",
-" "};