aboutsummaryrefslogtreecommitdiffstats
path: root/art/check-filled.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-05-03 19:02:31 +0800
committernobody <nobody@localhost>2003-05-03 19:02:31 +0800
commit5840b57253c6a4e2bc649fb0c1c064a7d2f48a4c (patch)
tree1445967f5c0ef4c749bc1b4030295ea1a12e3c00 /art/check-filled.xpm
parent19f2626e65d1700ff9c631a70ecb917f98dfcb38 (diff)
downloadgsoc2013-evolution-BUG_BUDDY_2_3_0.tar.gz
gsoc2013-evolution-BUG_BUDDY_2_3_0.tar.zst
gsoc2013-evolution-BUG_BUDDY_2_3_0.zip
This commit was manufactured by cvs2svn to create tagBUG_BUDDY_2_3_0
'BUG_BUDDY_2_3_0'. svn path=/tags/BUG_BUDDY_2_3_0/; revision=21052
Diffstat (limited to 'art/check-filled.xpm')
-rw-r--r--art/check-filled.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/art/check-filled.xpm b/art/check-filled.xpm
deleted file mode 100644
index c0468fc25b..0000000000
--- a/art/check-filled.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static const char * check_filled_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #000000",
-" ",
-" ",
-" ............ ",
-" . . ",
-" . . . ",
-" . .. . ",
-" . ... . ",
-" . . ... . ",
-" . .. ... . ",
-" . ..... . ",
-" . ... . ",
-" . . . ",
-" . . ",
-" ............ ",
-" ",
-" "};