aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/check-filled.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
commit1e766591bbf0cb4c867813cd20bde0dea575775f (patch)
treecda39502324bf50b451e5c7f58e5dee7c7476bad /widgets/table/check-filled.xpm
parent50ef074887b43f43dad3edb120d9abf30092c681 (diff)
downloadgsoc2013-evolution-GGV_1_0_1.tar.gz
gsoc2013-evolution-GGV_1_0_1.tar.zst
gsoc2013-evolution-GGV_1_0_1.zip
This commit was manufactured by cvs2svn to create tag 'GGV_1_0_1'.GGV_1_0_1
svn path=/tags/GGV_1_0_1/; revision=8481
Diffstat (limited to 'widgets/table/check-filled.xpm')
-rw-r--r--widgets/table/check-filled.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/widgets/table/check-filled.xpm b/widgets/table/check-filled.xpm
deleted file mode 100644
index c0468fc25b..0000000000
--- a/widgets/table/check-filled.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static const char * check_filled_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #000000",
-" ",
-" ",
-" ............ ",
-" . . ",
-" . . . ",
-" . .. . ",
-" . ... . ",
-" . . ... . ",
-" . .. ... . ",
-" . ..... . ",
-" . ... . ",
-" . . . ",
-" . . ",
-" ............ ",
-" ",
-" "};