view pixmaps/import_small.xpm @ 1051:713b0e14e0a9

[gaim-migrate @ 1061] user_info only in aim_user (saves 2k per connection); mem leak fixes in dialogs.c and multi.c; and proto_opt in aim_user (so prpls can have their own saved information per user). no way to draw protocol option selection window thingy yet, so prpls will either have to do that on their own or something. i don't know. we'll figure it out. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 02 Nov 2000 22:29:51 +0000
parents c2e3e4e59a17
children
line wrap: on
line source

/* XPM */
static char * import_small_xpm[] = {
"18 18 60 1",
" 	c None",
".	c #000000",
"+	c #252420",
"@	c #0E0D0C",
"#	c #383730",
"$	c #2D2C26",
"%	c #43413A",
"&	c #545148",
"*	c #615D53",
"=	c #5A574D",
"-	c #2A2924",
";	c #C3C0A7",
">	c #B4B19A",
",	c #A8A590",
"'	c #605E52",
")	c #5B5851",
"!	c #55524C",
"~	c #6F6D5D",
"{	c #615E53",
"]	c #6F6C5F",
"^	c #A7A690",
"/	c #DAD6BA",
"(	c #C1BEA6",
"_	c #8F8D79",
":	c #5D5D58",
"<	c #1A1A18",
"[	c #6A6660",
"}	c #D4CCC0",
"|	c #A9A398",
"1	c #777469",
"2	c #4B4941",
"3	c #878575",
"4	c #8F8E7C",
"5	c #6F6E65",
"6	c #76766F",
"7	c #84847C",
"8	c #21211F",
"9	c #CEC6BA",
"0	c #A6A095",
"a	c #32322E",
"b	c #787871",
"c	c #82827A",
"d	c #5B5852",
"e	c #C3BBB0",
"f	c #7E7E76",
"g	c #1E1E1C",
"h	c #1E1D1B",
"i	c #2C2B28",
"j	c #BCB6A9",
"k	c #7C7C75",
"l	c #40403D",
"m	c #070706",
"n	c #1D1D1A",
"o	c #757269",
"p	c #B5AEA3",
"q	c #1E1E1D",
"r	c #6E6E68",
"s	c #4B4B47",
"t	c #3C3B36",
"u	c #0B0B0B",
"                  ",
"                  ",
"        ..        ",
"        ...       ",
"        ...       ",
"        ...       ",
"       .....      ",
"      .+@.#$.     ",
"    .%&*=-;>,'.   ",
"    )!~{]^/(_:<   ",
"    [}|12345678   ",
"    [}}90abc778   ",
"    [}}}}877778   ",
"    de}}}8777fg   ",
"    hij}}877klm   ",
"      nopqrs.     ",
"       .tug.      ",
"                  "};