view etc/images/low-color/open.xpm @ 94077:28e2f73174d6

(completion-table-with-terminator): Those completions are never valid w.r.t test-completion. (completion--file-name-table): Check completion-all-completions-with-base-size.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 14 Apr 2008 15:10:36 +0000
parents 28718fa5d988
children
line wrap: on
line source

/* XPM */
static char * open2_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #BBBDBA",
"+	c #000100",
"@	c #87AF85",
"#	c #FFFFFF",
"$	c #6B6B66",
"%	c #504D46",
"&	c #3E4850",
"                        ",
"                        ",
"                        ",
"  +++++++               ",
" +.#####$%              ",
" +#.....@%              ",
"+.#......%+             ",
"+..@@@...$%++++++++     ",
"+.@@@@@..@@........+    ",
"+.@@@@@@@@@@@@@@@@$+    ",
"+.$$++++++++++++++++++  ",
"+.$%################..& ",
"+.$+#.................+ ",
"+.%.#...............@$+ ",
"+.+#...............@@%+ ",
"+.$#............@@.@$+  ",
"+....@@@@@.....@@@@$%+  ",
"+.#..@@@@@@@@@@@@$$$+   ",
"+#.@@@@$$$$$$$$$$$$%+   ",
" +++++++++++++++++++    ",
"                        ",
"                        ",
"                        ",
"                        "};