aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/check-empty.xpm
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1999-12-01 14:13:15 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-12-01 14:13:15 +0800
commit5dd5e9ffe2ba0c27c22281ebe62f9a565d184c38 (patch)
tree1afab2ecd03b66a1ec758ebb4e3d2e77d6875ee2 /widgets/table/check-empty.xpm
parent710596ff993323e55caf7e0e20797cb72ac8827f (diff)
downloadgsoc2013-evolution-5dd5e9ffe2ba0c27c22281ebe62f9a565d184c38.tar
gsoc2013-evolution-5dd5e9ffe2ba0c27c22281ebe62f9a565d184c38.tar.gz
gsoc2013-evolution-5dd5e9ffe2ba0c27c22281ebe62f9a565d184c38.tar.bz2
gsoc2013-evolution-5dd5e9ffe2ba0c27c22281ebe62f9a565d184c38.tar.lz
gsoc2013-evolution-5dd5e9ffe2ba0c27c22281ebe62f9a565d184c38.tar.xz
gsoc2013-evolution-5dd5e9ffe2ba0c27c22281ebe62f9a565d184c38.tar.zst
gsoc2013-evolution-5dd5e9ffe2ba0c27c22281ebe62f9a565d184c38.zip
New images, the previous ones sucked. Thanks to Mark for his help
svn path=/trunk/; revision=1449
Diffstat (limited to 'widgets/table/check-empty.xpm')
-rw-r--r--widgets/table/check-empty.xpm30
1 files changed, 15 insertions, 15 deletions
diff --git a/widgets/table/check-empty.xpm b/widgets/table/check-empty.xpm
index 68c2c168ce..2dd873e137 100644
--- a/widgets/table/check-empty.xpm
+++ b/widgets/table/check-empty.xpm
@@ -1,21 +1,21 @@
/* XPM */
-static const char * check_empty_xpm[] = {
+static char * check_empty_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
" ",
-" .............. ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" . . ",
-" .............. ",
+" ",
+" ............ ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" . . ",
+" ............ ",
+" ",
" "};