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