aboutsummaryrefslogtreecommitdiffstats
path: root/art/empty.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-09-17 12:32:38 +0800
committernobody <nobody@localhost>2001-09-17 12:32:38 +0800
commit34ae3a84e3812e3bd297a36b7550020823eebc7f (patch)
tree6f31e70927858f2bafcfc481e337a665090bdb8e /art/empty.xpm
parent169d9ae19a0eb165edc757eca753a757a02f60f7 (diff)
downloadgsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_8.tar
gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_8.tar.gz
gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_8.tar.bz2
gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_8.tar.lz
gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_8.tar.xz
gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_8.tar.zst
gsoc2013-evolution-GNOME_CONTROL_CENTER_1_5_8.zip
This commit was manufactured by cvs2svn to create tagGNOME_CONTROL_CENTER_1_5_8
'GNOME_CONTROL_CENTER_1_5_8'. svn path=/tags/GNOME_CONTROL_CENTER_1_5_8/; revision=12877
Diffstat (limited to 'art/empty.xpm')
-rw-r--r--art/empty.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/art/empty.xpm b/art/empty.xpm
deleted file mode 100644
index aca06618b1..0000000000
--- a/art/empty.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static char * empty_xpm[] = {
-"16 16 2 1",
-" c None",
-". c #FFFFFF",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" ",
-" "};