aboutsummaryrefslogtreecommitdiffstats
path: root/art/recur.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-12-14 12:59:04 +0800
committernobody <nobody@localhost>2001-12-14 12:59:04 +0800
commit2d748303aaa3ae50df7f4b69d142e8c1293dbc2f (patch)
tree32cb6f4702fe446ea804947fa4479b5431a3d24a /art/recur.xpm
parent969ffa703d70be312a9b9b2f7a6d2b7a8ac87c17 (diff)
downloadgsoc2013-evolution-guikachu-1_1_0.tar.gz
gsoc2013-evolution-guikachu-1_1_0.tar.zst
gsoc2013-evolution-guikachu-1_1_0.zip
This commit was manufactured by cvs2svn to create tagguikachu-1_1_0
'guikachu-1_1_0'. svn path=/tags/guikachu-1_1_0/; revision=15061
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",
-" ",
-" ",
-" .. ..... ",
-" ... .... ",
-" .. .... ",
-" .. ..... ",
-" .. . .. ",
-" .. .. ",
-" .. . .. ",
-" ..... .. ",
-" .... .. ",
-" .... ... ",
-" ..... .. ",
-" ",
-" ",
-" "};