aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/check-filled.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-01-25 03:01:46 +0800
committernobody <nobody@localhost>2002-01-25 03:01:46 +0800
commit76bbd700763e4b45614df6ad6174fe831ddb932e (patch)
tree46b61771dcad0f9692e7f34c7627f05edb733c6b /widgets/table/check-filled.xpm
parent7c9e80dd308222afbdec1068a925e4800f13dfb5 (diff)
downloadgsoc2013-evolution-76bbd700763e4b45614df6ad6174fe831ddb932e.tar
gsoc2013-evolution-76bbd700763e4b45614df6ad6174fe831ddb932e.tar.gz
gsoc2013-evolution-76bbd700763e4b45614df6ad6174fe831ddb932e.tar.bz2
gsoc2013-evolution-76bbd700763e4b45614df6ad6174fe831ddb932e.tar.lz
gsoc2013-evolution-76bbd700763e4b45614df6ad6174fe831ddb932e.tar.xz
gsoc2013-evolution-76bbd700763e4b45614df6ad6174fe831ddb932e.tar.zst
gsoc2013-evolution-76bbd700763e4b45614df6ad6174fe831ddb932e.zip
This commit was manufactured by cvs2svn to create tagEVOLUTION_1_0_2
'EVOLUTION_1_0_2'. svn path=/tags/EVOLUTION_1_0_2/; revision=15455
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",
-" ",
-" ",
-" ............ ",
-" . . ",
-" . . . ",
-" . .. . ",
-" . ... . ",
-" . . ... . ",
-" . .. ... . ",
-" . ..... . ",
-" . ... . ",
-" . . . ",
-" . . ",
-" ............ ",
-" ",
-" "};