aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/tree-unexpanded.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2000-08-22 20:05:30 +0800
committernobody <nobody@localhost>2000-08-22 20:05:30 +0800
commita662f8dc5458e376f173a7caeae927b0e617423d (patch)
tree3b4824784cd30983db4a6ae1f38db287d5815941 /widgets/table/tree-unexpanded.xpm
parent44ae37c371e25fe05e8aee145f1d9af7130a201d (diff)
downloadgsoc2013-evolution-BONOBO_0_26.tar
gsoc2013-evolution-BONOBO_0_26.tar.gz
gsoc2013-evolution-BONOBO_0_26.tar.bz2
gsoc2013-evolution-BONOBO_0_26.tar.lz
gsoc2013-evolution-BONOBO_0_26.tar.xz
gsoc2013-evolution-BONOBO_0_26.tar.zst
gsoc2013-evolution-BONOBO_0_26.zip
This commit was manufactured by cvs2svn to create tag 'BONOBO_0_26'.BONOBO_0_26
svn path=/tags/BONOBO_0_26/; revision=4926
Diffstat (limited to 'widgets/table/tree-unexpanded.xpm')
-rw-r--r--widgets/table/tree-unexpanded.xpm22
1 files changed, 0 insertions, 22 deletions
diff --git a/widgets/table/tree-unexpanded.xpm b/widgets/table/tree-unexpanded.xpm
deleted file mode 100644
index 0dfb12a0a5..0000000000
--- a/widgets/table/tree-unexpanded.xpm
+++ /dev/null
@@ -1,22 +0,0 @@
-/* XPM */
-static char * tree_unexpanded_xpm[] = {
-"16 16 3 1",
-" c None",
-". c #000000",
-"+ c #FFFFFF",
-" ",
-" ",
-" ",
-" ",
-" ......... ",
-" .+++++++. ",
-" .+++.+++. ",
-" .+++.+++. ",
-" .+.....+. ",
-" .+++.+++. ",
-" .+++.+++. ",
-" .+++++++. ",
-" ......... ",
-" ",
-" ",
-" "};