aboutsummaryrefslogtreecommitdiffstats
path: root/art/tree-expanded.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-05-26 03:29:39 +0800
committernobody <nobody@localhost>2001-05-26 03:29:39 +0800
commitbe0db30b9482f915d3bfcc68cdd59bce073581b5 (patch)
tree8c1a355ccd0c851879a204e6263cbe6397f1aa5a /art/tree-expanded.xpm
parent03df6fccdefe8b11215183bf4dcfef71eef2290c (diff)
downloadgsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.gz
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.bz2
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.lz
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.xz
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.tar.zst
gsoc2013-evolution-LIBGLADE_1_BEFORE_AUTOCONF_1_52.zip
This commit was manufactured by cvs2svn to create tagLIBGLADE_1_BEFORE_AUTOCONF_1_52
'LIBGLADE_1_BEFORE_AUTOCONF_1_52'. svn path=/tags/LIBGLADE_1_BEFORE_AUTOCONF_1_52/; revision=9995
Diffstat (limited to 'art/tree-expanded.xpm')
-rw-r--r--art/tree-expanded.xpm22
1 files changed, 0 insertions, 22 deletions
diff --git a/art/tree-expanded.xpm b/art/tree-expanded.xpm
deleted file mode 100644
index fc748953eb..0000000000
--- a/art/tree-expanded.xpm
+++ /dev/null
@@ -1,22 +0,0 @@
-/* XPM */
-static char * tree_expanded_xpm[] = {
-"16 16 3 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF",
-" ",
-" ",
-" ",
-" ",
-" ......... ",
-" .+++++++. ",
-" .+++++++. ",
-" .+++++++. ",
-" .+.....+. ",
-" .+++++++. ",
-" .+++++++. ",
-" .+++++++. ",
-" ......... ",
-" ",
-" ",
-" "};