view lisp/gnus/bar.xpm @ 57099:569cd6a5babd

(BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC. (Fbyte_code): Remove dead code after `wrong_type_argument'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 13 Sep 2004 21:13:38 +0000
parents 55fd4f77387a
children
line wrap: on
line source

/* XPM */
static char * picon-bar_xpm[] = {
"6 48 2 1",
" 	c white s background",
".	c black",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  "};