aboutsummaryrefslogtreecommitdiffstats
path: root/shell/check-empty.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2003-01-09 14:55:40 +0800
committernobody <nobody@localhost>2003-01-09 14:55:40 +0800
commit43cb442ea3ddac17236b7a267c42dfdc210d2f97 (patch)
tree1e12040caec266ee2e16460c80583d4af3687d10 /shell/check-empty.xpm
parent45d0c39700d2d6ee12f45c17778d69f3119ba078 (diff)
downloadgsoc2013-evolution-43cb442ea3ddac17236b7a267c42dfdc210d2f97.tar.gz
gsoc2013-evolution-43cb442ea3ddac17236b7a267c42dfdc210d2f97.tar.zst
gsoc2013-evolution-43cb442ea3ddac17236b7a267c42dfdc210d2f97.zip
This commit was manufactured by cvs2svn to create tagguikachu-1_3_4
'guikachu-1_3_4'. svn path=/tags/guikachu-1_3_4/; revision=19358
Diffstat (limited to 'shell/check-empty.xpm')
-rw-r--r--shell/check-empty.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/shell/check-empty.xpm b/shell/check-empty.xpm
deleted file mode 100644
index 746b20234e..0000000000
--- a/shell/check-empty.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static const char * check_empty_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #000000",
-" ",
-" ",
-" ............ ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" ............ ",
-" ",
-" "};