view etc/images/gnus/kill-group.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 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * kill_group_xpm[] = {
"24 24 3 1",
".	c None",
"o	c #000000000000",
"+	c #9A9A6C6C4E4E",
"o..o..o..o..o..o..o..o..",
"........................",
"........................",
"o..o..o..o..o..o..o..o..",
"........................",
"........................",
"o..o..o..o..++.o..o..o..",
".......++..++++.........",
"........++.+++..........",
"o..o..o.+++++..o..o..o..",
".........+++............",
".........++++...........",
"o..o..o.++++++.o..o..o..",
"........++.++++.........",
".......++...++++........",
"o..o...+.o...++o..o..o..",
"........................",
"........................",
"o..o..o..o..o..o..o..o..",
"........................",
"........................",
"o..o..o..o..o..o..o..o..",
"........................",
"........................"};