aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/check-filled.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-11-07 05:40:14 +0800
committernobody <nobody@localhost>2000-11-07 05:40:14 +0800
commitb32d5bdc1994a9c0e4aa53c5ee6a492e4b36dba3 (patch)
tree786145ed8b82796d89e41d2ed37058c0097ace13 /calendar/gui/check-filled.xpm
parentb4c61eba8055f666fd8a2270879a6f9722faa2b3 (diff)
downloadgsoc2013-evolution-b32d5bdc1994a9c0e4aa53c5ee6a492e4b36dba3.tar
gsoc2013-evolution-b32d5bdc1994a9c0e4aa53c5ee6a492e4b36dba3.tar.gz
gsoc2013-evolution-b32d5bdc1994a9c0e4aa53c5ee6a492e4b36dba3.tar.bz2
gsoc2013-evolution-b32d5bdc1994a9c0e4aa53c5ee6a492e4b36dba3.tar.lz
gsoc2013-evolution-b32d5bdc1994a9c0e4aa53c5ee6a492e4b36dba3.tar.xz
gsoc2013-evolution-b32d5bdc1994a9c0e4aa53c5ee6a492e4b36dba3.tar.zst
gsoc2013-evolution-b32d5bdc1994a9c0e4aa53c5ee6a492e4b36dba3.zip
This commit was manufactured by cvs2svn to create tag 'BALSA_1_0_0'.BALSA_1_0_0
svn path=/tags/BALSA_1_0_0/; revision=6429
Diffstat (limited to 'calendar/gui/check-filled.xpm')
-rw-r--r--calendar/gui/check-filled.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/calendar/gui/check-filled.xpm b/calendar/gui/check-filled.xpm
deleted file mode 100644
index c0468fc25b..0000000000
--- a/calendar/gui/check-filled.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static const char * check_filled_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #000000",
-" ",
-" ",
-" ............ ",
-" . . ",
-" . . . ",
-" . .. . ",
-" . ... . ",
-" . . ... . ",
-" . .. ... . ",
-" . ..... . ",
-" . ... . ",
-" . . . ",
-" . . ",
-" ............ ",
-" ",
-" "};