view etc/images/tree-widget/default/empty.xpm @ 83851:c441663cac09

(x-gtk-stock-map): Map diropen to system-file-manager. (icon-map-list): New variable. (x-gtk-map-stock): Use icon-map-list.
author Jan Djärv <jan.h.d@swipnet.se>
date Sun, 02 Sep 2007 16:51:14 +0000
parents d405b4ecd6b6
children
line wrap: on
line source

/* XPM */
static char * empty_xpm[] = {
"16 21 9 1",
" 	c None",
".	c #848400",
"+	c #949429",
"@	c #9C9C31",
"#	c #9C9C39",
"$	c #A5A542",
"%	c #A5A54A",
"&	c #ADAD52",
"*	c #ADAD5A",
"                ",
"                ",
"                ",
"                ",
"                ",
"    ...         ",
"   ..+..        ",
"  ..+@#..       ",
" ..+@##$..      ",
"..+@##$%%..     ",
".+@##$%%&*.     ",
"..##$%%&*..     ",
" ..$%%&*..      ",
"  ..%&*..       ",
"   ..*..        ",
"    ...         ",
"                ",
"                ",
"                ",
"                ",
"                "};