diff options
author | nobody <nobody@localhost> | 2003-03-20 23:10:25 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-03-20 23:10:25 +0800 |
commit | cf5582c17cd93751536035a101437d0a9939b120 (patch) | |
tree | 01f3094eac7f66184dda3143a9ab94b832a8042c /art/tree-expanded.xpm | |
parent | 53f87f76677e9ba7bd97ba4788d51d874fb8df08 (diff) | |
download | gsoc2013-evolution-GTKHTML_3_0_2.tar.gz gsoc2013-evolution-GTKHTML_3_0_2.tar.zst gsoc2013-evolution-GTKHTML_3_0_2.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_3_0_2
'GTKHTML_3_0_2'.
svn path=/tags/GTKHTML_3_0_2/; revision=20423
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", -" ", -" ", -" ", -" ", -" ......... ", -" .+++++++. ", -" .+++++++. ", -" .+++++++. ", -" .+.....+. ", -" .+++++++. ", -" .+++++++. ", -" .+++++++. ", -" ......... ", -" ", -" ", -" "}; |