aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/recur.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-03-02 09:33:29 +0800
committernobody <nobody@localhost>2001-03-02 09:33:29 +0800
commit39c61f519db6594c4b70779f9d56fb8f0eecfa01 (patch)
treecda39502324bf50b451e5c7f58e5dee7c7476bad /calendar/gui/recur.xpm
parent50ef074887b43f43dad3edb120d9abf30092c681 (diff)
downloadgsoc2013-evolution-39c61f519db6594c4b70779f9d56fb8f0eecfa01.tar
gsoc2013-evolution-39c61f519db6594c4b70779f9d56fb8f0eecfa01.tar.gz
gsoc2013-evolution-39c61f519db6594c4b70779f9d56fb8f0eecfa01.tar.bz2
gsoc2013-evolution-39c61f519db6594c4b70779f9d56fb8f0eecfa01.tar.lz
gsoc2013-evolution-39c61f519db6594c4b70779f9d56fb8f0eecfa01.tar.xz
gsoc2013-evolution-39c61f519db6594c4b70779f9d56fb8f0eecfa01.tar.zst
gsoc2013-evolution-39c61f519db6594c4b70779f9d56fb8f0eecfa01.zip
This commit was manufactured by cvs2svn to create tag 'guikachu-0_2'.guikachu-0_2
svn path=/tags/guikachu-0_2/; revision=8507
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",
-" ",
-" ",
-" .. ..... ",
-" ... .... ",
-" .. .... ",
-" .. ..... ",
-" .. . .. ",
-" .. .. ",
-" .. . .. ",
-" ..... .. ",
-" .... .. ",
-" .... ... ",
-" ..... .. ",
-" ",
-" ",
-" "};