diff options
author | nobody <nobody@localhost> | 2002-12-06 03:58:38 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-12-06 03:58:38 +0800 |
commit | 76d7f360eacac3f83b9c353f446d478b2b1bd998 (patch) | |
tree | dbf36038cda1070ffb9d92e023654b2bdf1451b4 /art/tree-unexpanded.xpm | |
parent | cf5e09fda7bba7532d7be4b9949f7737a4a418cd (diff) | |
download | gsoc2013-evolution-EOG_1_1_3.tar.gz gsoc2013-evolution-EOG_1_1_3.tar.zst gsoc2013-evolution-EOG_1_1_3.zip |
This commit was manufactured by cvs2svn to create tag 'EOG_1_1_3'.EOG_1_1_3
svn path=/tags/EOG_1_1_3/; revision=19020
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", -" ", -" ", -" ", -" ", -" ......... ", -" .+++++++. ", -" .+++.+++. ", -" .+++.+++. ", -" .+.....+. ", -" .+++.+++. ", -" .+++.+++. ", -" .+++++++. ", -" ......... ", -" ", -" ", -" "}; |