view lisp/gnus/bar.xpm @ 59974:bb6a99f86b5d

* xfns.c (Fx_backspace_delete_keys_p): Added comment about the reason for the approach in the code.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 07 Feb 2005 12:50: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",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  ",
"  ..  "};