aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/recur.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-10-20 00:41:07 +0800
committernobody <nobody@localhost>2000-10-20 00:41:07 +0800
commit3240d191693e7d413c47aadd61ef9702ad41e7a9 (patch)
tree511478f6adf5ff4b1e8d33055435514713011ac1 /calendar/gui/recur.xpm
parent79d19f353c19137c65fe40164d90da0b16eee9ed (diff)
downloadgsoc2013-evolution-GAL_0_2.tar.gz
gsoc2013-evolution-GAL_0_2.tar.zst
gsoc2013-evolution-GAL_0_2.zip
This commit was manufactured by cvs2svn to create tag 'GAL_0_2'.GAL_0_2
svn path=/tags/GAL_0_2/; revision=6033
Diffstat (limited to 'calendar/gui/recur.xpm')
-rw-r--r--calendar/gui/recur.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/calendar/gui/recur.xpm b/calendar/gui/recur.xpm
deleted file mode 100644
index bb34fa4568..0000000000
--- a/calendar/gui/recur.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static char * recur_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #333366",
-" ",
-" ",
-" .. ..... ",
-" ... .... ",
-" .. .... ",
-" .. ..... ",
-" .. . .. ",
-" .. .. ",
-" .. . .. ",
-" ..... .. ",
-" .... .. ",
-" .... ... ",
-" ..... .. ",
-" ",
-" ",
-" "};