changeset 82574:a32b9a80fe2d

Move tree-widget/ from etc/ to etc/images/
author Glenn Morris <rgm@gnu.org>
date Wed, 22 Aug 2007 04:59:02 +0000
parents 1472591ab30e
children 2a2b472ed974
files etc/images/tree-widget/default/handle.xpm
diffstat 1 files changed, 26 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/images/tree-widget/default/handle.xpm	Wed Aug 22 04:59:02 2007 +0000
@@ -0,0 +1,26 @@
+/* XPM */
+static char * handle_xpm[] = {
+"10 21 2 1",
+" 	c None",
+".	c #ADA5C6",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"..........",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          ",
+"          "};