view etc/images/gnus/bar.xpm @ 70656:182680a57573

(Fnext_single_char_property_change) (Fprevious_single_char_property_change): Don't allow returning value beyond LIMIT in any cases. (Fnext_char_property_change, Fprevious_char_property_change): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 14 May 2006 21:55:34 +0000
parents 210af0ad3d35
children
line wrap: on
line source

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