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 | aeab916dd474a619d344dd05c3c3142583aa95e9 (patch) | |
tree | 75bb0caf9afd4b94842023406d6a7938c5d8b2b7 /widgets/table/tree-unexpanded.xpm | |
parent | 0031a7166cd0f3fc0cec0b60c468ca22a8c45b0b (diff) | |
download | gsoc2013-evolution-GTKHTML_3_1_7.tar.gz gsoc2013-evolution-GTKHTML_3_1_7.tar.zst gsoc2013-evolution-GTKHTML_3_1_7.zip |
This commit was manufactured by cvs2svn to create tagGTKHTML_3_1_7
'GTKHTML_3_1_7'.
svn path=/tags/GTKHTML_3_1_7/; revision=23831
Diffstat (limited to 'widgets/table/tree-unexpanded.xpm')
-rw-r--r-- | widgets/table/tree-unexpanded.xpm | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/widgets/table/tree-unexpanded.xpm b/widgets/table/tree-unexpanded.xpm deleted file mode 100644 index e1b48448ba..0000000000 --- a/widgets/table/tree-unexpanded.xpm +++ /dev/null @@ -1,23 +0,0 @@ -/* XPM */ -static char * tree_unexpanded_xpm[] = { -"16 16 4 1", -" c None", -". c #FFFFFF", -"* c #000000", -"+ c #666666", -" ", -" ", -" ", -" ", -" +++++++++ ", -" +.......+ ", -" +...*...+ ", -" +...*...+ ", -" +.*****.+ ", -" +...*...+ ", -" +...*...+ ", -" +.......+ ", -" +++++++++ ", -" ", -" ", -" "}; |