view lisp/gnus/uu-post.xpm @ 59689:007a1a6d92de

* s/darwin.h: Removed PTY_ITERATION from here. (DARWIN): Defined. * process.c (init_process): Default process-connection-type to nil on darwin 6 or less, t if it is 7 or higher. This way the broken pty behavior is still allowed on darwin 6 for interactive processes for people that know what they are doing.
author Steven Tamm <steventamm@mac.com>
date Sat, 22 Jan 2005 15:54:04 +0000
parents 55fd4f77387a
children
line wrap: on
line source

/* XPM */
static char * uu_post_xpm[] = {
"24 24 8 1",
".	c None",
"X	c #000000000000",
"+	c #C2C2B9B99C9C",
"@	c #919187876969",
"#	c #868686868686",
"%	c #4C4C4C4C4C4C",
"&	c #E9E9EFEFE8E8",
"*	c #8686ADAD7D7D",
"X..X..X..X.XX..X..X..X..",
"..........X.X...........",
".........X...X..........",
"X..X..X.XX..X.XX..X..X..",
".......X.......X........",
"......X.........X.......",
"X..X+X@@@@@@@@@@@XX..X..",
"....+@@@@@@@@@@@@@......",
"....++XXXXXXXXXX@@......",
"X..X++%&&&&&&&&X@@X..X..",
"....++%&&&&&&&&X@@......",
"....++%*&***&*&X@@......",
"X..X++%&******&X@@X..X..",
"....++%&&*&&&&&X@@......",
"....++%&&*&**&&X@@......",
"X..X++%&&*&**&&X@@X..X..",
"....++%&&**&**&X@@......",
"....++%&&&&&&*&X@@......",
"X..X++%&&&&&&&&X@@X..X..",
"....++%&&&&&&&&X@@......",
"....++@%%%%%%%%%@@......",
"X..X+@++++++++++@@X..X..",
"....+++++++++++++@......",
"........................"};