view pixmaps/warn.xpm @ 4242:cf19d8102b34

[gaim-migrate @ 4492] John B. Silvestri (silvestrij) writes: "This adds a --longhelp (-H) option to gaim-remote, which details its usage (aim?goim,gochat, and addbuddy)." he further writes: "Now follows Sean's request of being `gaim-remote -h uri` or `gaim-remote --help uri` This is version 3.11.\n"), name); luke writes that this patch is needed because _i_ can't remember how to use the gaim-remote stuff, much less help others to do so, and what use is a gaim-remote that only 2 people know how to use? committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 08 Jan 2003 04:00:29 +0000
parents 0bbcdd94e5b0
children
line wrap: on
line source

/* XPM */
static char * warn_xpm[] = {
"24 24 25 1",
" 	c None",
".	c #000000",
"+	c #B8AE9A",
"@	c #DCD0B8",
"#	c #C9BEA8",
"$	c #A89F8D",
"%	c #A7685C",
"&	c #956056",
"*	c #625C51",
"=	c #C59C94",
"-	c #B37D72",
";	c #B0A693",
">	c #BD8D84",
",	c #A67369",
"'	c #9A9181",
")	c #CCC5B7",
"!	c #C1B9A8",
"~	c #B4AA96",
"{	c #AC786D",
"]	c #79554A",
"^	c #85685A",
"/	c #908878",
"(	c #938B7A",
"_	c #6D5446",
":	c #664E41",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"      ......  ...       ",
"     .+@#@@$..%%&...    ",
"     .*@$@@@@@.=-.%%.   ",
"    .;@@+@##@@.>%.,,.   ",
"     ..#'#)!~~.{].^^.   ",
"    ./~~~~~(.._::...    ",
"     ....~(.  ...       ",
"        .~.             ",
"       .@~.             ",
"       .@(.             ",
"       .~(.             ",
"        ...             ",
"                        ",
"                        ",
"                        "};