diff options
author | nobody <nobody@localhost> | 2001-07-25 08:33:17 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-07-25 08:33:17 +0800 |
commit | 8e7014b602e80323f8071f5b67a9651d6dea265a (patch) | |
tree | 8ef1fb6f0f43735a382bada2f369dde7d04387f4 /art/tree-expanded.xpm | |
parent | e951bf718e130e43567187f4b71c27672cd6e996 (diff) | |
download | gsoc2013-evolution-LIBCAPPLET_1_5_2.tar.gz gsoc2013-evolution-LIBCAPPLET_1_5_2.tar.zst gsoc2013-evolution-LIBCAPPLET_1_5_2.zip |
This commit was manufactured by cvs2svn to create tagLIBCAPPLET_1_5_2
'LIBCAPPLET_1_5_2'.
svn path=/tags/LIBCAPPLET_1_5_2/; revision=11388
Diffstat (limited to 'art/tree-expanded.xpm')
-rw-r--r-- | art/tree-expanded.xpm | 22 |
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", -" ", -" ", -" ", -" ", -" ......... ", -" .+++++++. ", -" .+++++++. ", -" .+++++++. ", -" .+.....+. ", -" .+++++++. ", -" .+++++++. ", -" .+++++++. ", -" ......... ", -" ", -" ", -" "}; |