diff options
author | nobody <nobody@localhost> | 2001-12-14 12:59:04 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-12-14 12:59:04 +0800 |
commit | 5885b7cc50cf1357a480845fb4394c67b2f062eb (patch) | |
tree | 32cb6f4702fe446ea804947fa4479b5431a3d24a /art/tree-unexpanded.xpm | |
parent | 969ffa703d70be312a9b9b2f7a6d2b7a8ac87c17 (diff) | |
download | gsoc2013-evolution-BONOBO_1_0_18.tar.gz gsoc2013-evolution-BONOBO_1_0_18.tar.zst gsoc2013-evolution-BONOBO_1_0_18.zip |
This commit was manufactured by cvs2svn to create tagBONOBO_1_0_18
'BONOBO_1_0_18'.
svn path=/tags/BONOBO_1_0_18/; revision=15038
Diffstat (limited to 'art/tree-unexpanded.xpm')
-rw-r--r-- | art/tree-unexpanded.xpm | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/art/tree-unexpanded.xpm b/art/tree-unexpanded.xpm deleted file mode 100644 index 0dfb12a0a5..0000000000 --- a/art/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", -" ", -" ", -" ", -" ", -" ......... ", -" .+++++++. ", -" .+++.+++. ", -" .+++.+++. ", -" .+.....+. ", -" .+++.+++. ", -" .+++.+++. ", -" .+++++++. ", -" ......... ", -" ", -" ", -" "}; |