Mercurial > emacs
changeset 82593:c363aeafceb6
Move tree-widget/ from etc/ to etc/images/
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 22 Aug 2007 05:01:09 +0000 |
parents | ff1b19a748ca |
children | c9684791e93e |
files | etc/images/tree-widget/folder/handle.xpm |
diffstat | 1 files changed, 27 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/etc/images/tree-widget/folder/handle.xpm Wed Aug 22 05:01:09 2007 +0000 @@ -0,0 +1,27 @@ +/* XPM */ +static char * handle_xpm[] = { +"10 22 2 1", +" c None", +". c #ADA5C6", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" . . . . .", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" "};