aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/check-filled.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-10-25 06:17:05 +0800
committernobody <nobody@localhost>2001-10-25 06:17:05 +0800
commit99c6e9b7a7d87d48e1d621f48a1ef170b8e039f9 (patch)
tree75a31cb1cb19b4266322f9427b0641c1b53aca24 /widgets/table/check-filled.xpm
parentdcc99c020b6a58e174091b32585159edfae18dd4 (diff)
downloadgsoc2013-evolution-99c6e9b7a7d87d48e1d621f48a1ef170b8e039f9.tar.gz
gsoc2013-evolution-99c6e9b7a7d87d48e1d621f48a1ef170b8e039f9.tar.zst
gsoc2013-evolution-99c6e9b7a7d87d48e1d621f48a1ef170b8e039f9.zip
This commit was manufactured by cvs2svn to create tagGNUMERIC_0_75
'GNUMERIC_0_75'. svn path=/tags/GNUMERIC_0_75/; revision=14032
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",
-" ",
-" ",
-" ............ ",
-" . . ",
-" . . . ",
-" . .. . ",
-" . ... . ",
-" . . ... . ",
-" . .. ... . ",
-" . ..... . ",
-" . ... . ",
-" . . . ",
-" . . ",
-" ............ ",
-" ",
-" "};