diff options
author | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2003-12-09 09:57:09 +0800 |
commit | 06b4bc0039a71ff304649bfcf22f2f39dd3dd3c6 (patch) | |
tree | 75bb0caf9afd4b94842023406d6a7938c5d8b2b7 /art/tree-unexpanded.xpm | |
parent | 0031a7166cd0f3fc0cec0b60c468ca22a8c45b0b (diff) | |
download | gsoc2013-evolution-GTKHTML_3_3_0.tar.gz gsoc2013-evolution-GTKHTML_3_3_0.tar.zst gsoc2013-evolution-GTKHTML_3_3_0.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_3_3_0
'GTKHTML_3_3_0'.
svn path=/tags/GTKHTML_3_3_0/; revision=23837
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", -" ", -" ", -" ", -" ", -" ......... ", -" .+++++++. ", -" .+++.+++. ", -" .+++.+++. ", -" .+.....+. ", -" .+++.+++. ", -" .+++.+++. ", -" .+++++++. ", -" ......... ", -" ", -" ", -" "}; |