aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/tree-expanded.xpm
diff options
context:
space:
mode:
authornobody <nobody@localhost>2001-07-21 05:39:10 +0800
committernobody <nobody@localhost>2001-07-21 05:39:10 +0800
commite5b0c9abd7f9a1759ff942ac9d3a1eb53ddbc1b8 (patch)
tree73e0cf26a0654d0e265dc3951ab83d825af9dd1f /widgets/table/tree-expanded.xpm
parent5637adc2c07617b7f5ea206d24cfa073787a4e0d (diff)
downloadgsoc2013-evolution-METATHEME_0_6_1.tar
gsoc2013-evolution-METATHEME_0_6_1.tar.gz
gsoc2013-evolution-METATHEME_0_6_1.tar.bz2
gsoc2013-evolution-METATHEME_0_6_1.tar.lz
gsoc2013-evolution-METATHEME_0_6_1.tar.xz
gsoc2013-evolution-METATHEME_0_6_1.tar.zst
gsoc2013-evolution-METATHEME_0_6_1.zip
This commit was manufactured by cvs2svn to create tagMETATHEME_0_6_1
'METATHEME_0_6_1'. svn path=/tags/METATHEME_0_6_1/; revision=11288
Diffstat (limited to 'widgets/table/tree-expanded.xpm')
-rw-r--r--widgets/table/tree-expanded.xpm23
1 files changed, 0 insertions, 23 deletions
diff --git a/widgets/table/tree-expanded.xpm b/widgets/table/tree-expanded.xpm
deleted file mode 100644
index d9bda3694d..0000000000
--- a/widgets/table/tree-expanded.xpm
+++ /dev/null
@@ -1,23 +0,0 @@
-/* XPM */
-static char * tree_expanded_xpm[] = {
-"16 16 4 1",
-" c None",
-". c #FFFFFF",
-"* c #000000",
-"+ c #666666",
-" ",
-" ",
-" ",
-" ",
-" +++++++++ ",
-" +.......+ ",
-" +.......+ ",
-" +.......+ ",
-" +.*****.+ ",
-" +.......+ ",
-" +.......+ ",
-" +.......+ ",
-" +++++++++ ",
-" ",
-" ",
-" "};