view lisp/gnus/cu-exit.xpm @ 82978:80f0490297cb gnus-5_10-post-merge-josefsson

[ Merge from Gnus v5-10 branch. See the tags "gnus-5_10-pre-merge-josefsson" and "gnus-5_10-post-merge-josefsson". ] 2004-08-31 Jesper Harder <harder@ifa.au.dk> * message.el (message-idna-to-ascii-rhs-1): Don't choke on invalid addresses. 2004-08-31 Reiner Steib <Reiner.Steib@gmx.de> * message.el (message-idna-to-ascii-rhs-1): Fix typo. 2004-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org> * message.el (message-idna-to-ascii-rhs-1): Don't use equalp. 2004-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus-art.el (article-decode-idna-rhs): Don't use message-idna-inside-rhs-p. 2004-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org> * message.el (message-idna-inside-rhs-p): Removed. (message-idna-to-ascii-rhs-1): Use proper address parsing.
author Reiner Steib <Reiner.Steib@gmx.de>
date Tue, 31 Aug 2004 15:39:43 +0000
parents 0fde48feb604
children
line wrap: on
line source

/* XPM */
static char * cu_exit_xpm[] = {
"24 24 4 1",
" 	c None",
".	c #000000000000",
"X	c #FFFFFFFFFFFF",
"o	c #999999999999",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"           .....        ",
"        .. .XXX.        ",
"      ..X..XXXX...      ",
"     .XXXX.XXXX.X...    ",
"    ..XXXX.XXX.XXX..    ",
"     .XXX..........     ",
"     .XXX.XXX.XXX..     ",
"      .XX.XXX.XXX.      ",
"      .XX.XXX.XX..      ",
"      ............      ",
"       .X.X.X.X..       ",
"ooooooo..........ooooooo",
"ooooooo.X.X.X.X.oooooooo",
"ooooooo.........oooooooo",
"ooooooo..X...X..oooooooo",
"ooooooo...X.X...oooooooo",
"ooooooo........ooooooooo",
"ooooooooo.....oooooooooo",
"oooooooooooooooooooooooo"};