aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/check-filled.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-12-30 02:28:25 +0800
committernobody <nobody@localhost>2003-12-30 02:28:25 +0800
commit16d921b66b47a915b28e6ea02ee795634cd9c305 (patch)
tree87a11b2e6ee30fb34955386be6f7771e4990bdcb /widgets/table/check-filled.xpm
parent610d658ef1161352deec480e66db779f3d71d007 (diff)
downloadgsoc2013-evolution-16d921b66b47a915b28e6ea02ee795634cd9c305.tar
gsoc2013-evolution-16d921b66b47a915b28e6ea02ee795634cd9c305.tar.gz
gsoc2013-evolution-16d921b66b47a915b28e6ea02ee795634cd9c305.tar.bz2
gsoc2013-evolution-16d921b66b47a915b28e6ea02ee795634cd9c305.tar.lz
gsoc2013-evolution-16d921b66b47a915b28e6ea02ee795634cd9c305.tar.xz
gsoc2013-evolution-16d921b66b47a915b28e6ea02ee795634cd9c305.tar.zst
gsoc2013-evolution-16d921b66b47a915b28e6ea02ee795634cd9c305.zip
This commit was manufactured by cvs2svn to create tagEVOLUTION_1_5_1
'EVOLUTION_1_5_1'. svn path=/tags/EVOLUTION_1_5_1/; revision=24015
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",
-" ",
-" ",
-" ............ ",
-" . . ",
-" . . . ",
-" . .. . ",
-" . ... . ",
-" . . ... . ",
-" . .. ... . ",
-" . ..... . ",
-" . ... . ",
-" . . . ",
-" . . ",
-" ............ ",
-" ",
-" "};