view etc/tree-widget/folder/guide.xpm @ 74210:8e22ff91ccfa

Look for standard libs in /usr/lib64 only if that directory exists.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 26 Nov 2006 22:16:49 +0000
parents 37975f598c83
children
line wrap: on
line source

/* XPM */
static char * guide_xpm[] = {
"6 22 2 1",
" 	c None",
".	c #ADA5C6",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     .",
"      ",
"     ."};