aboutsummaryrefslogtreecommitdiffstats
path: root/shell/check-filled.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2002-10-03 04:47:32 +0800
committernobody <nobody@localhost>2002-10-03 04:47:32 +0800
commitd409b14c5923cf08995184c53e97160365a48b58 (patch)
treeeb739ba41251ad0e5399c56cd201a5496914f929 /shell/check-filled.xpm
parentcc7c739d5197fa5c9991a859ee528e7bc39476df (diff)
downloadgsoc2013-evolution-d409b14c5923cf08995184c53e97160365a48b58.tar.gz
gsoc2013-evolution-d409b14c5923cf08995184c53e97160365a48b58.tar.zst
gsoc2013-evolution-d409b14c5923cf08995184c53e97160365a48b58.zip
This commit was manufactured by cvs2svn to create tagGTKHTML_1_1_3
'GTKHTML_1_1_3'. svn path=/tags/GTKHTML_1_1_3/; revision=18302
Diffstat (limited to 'shell/check-filled.xpm')
-rw-r--r--shell/check-filled.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/shell/check-filled.xpm b/shell/check-filled.xpm
deleted file mode 100644
index c0468fc25b..0000000000
--- a/shell/check-filled.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static const char * check_filled_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #000000",
-" ",
-" ",
-" ............ ",
-" . . ",
-" . . . ",
-" . .. . ",
-" . ... . ",
-" . . ... . ",
-" . .. ... . ",
-" . ..... . ",
-" . ... . ",
-" . . . ",
-" . . ",
-" ............ ",
-" ",
-" "};