view Gui/mplayer/pixmaps/up.xpm @ 1991:dee4b2ea5e5b

add gui support to config scripts, and fixed some warning.
author pontscho
date Thu, 27 Sep 2001 17:40:43 +0000
parents d237c5d4b216
children e18bdf65023b
line wrap: on
line source

/* XPM */
static char * up_xpm[] = {
"16 16 33 1",
"       c None",
".      c #121212",
"+      c #222222",
"@      c #131313",
"#      c #181818",
"$      c #1B1B1B",
"%      c #070707",
"&      c #232323",
"*      c #191919",
"=      c #A7A7A7",
"-      c #161616",
";      c #4B4B4B",
">      c #A86A14",
",      c #A36209",
"'      c #9A6213",
")      c #925808",
"!      c #955A08",
"~      c #8C5408",
"{      c #A46714",
"]      c #9D5E09",
"^      c #9E5F09",
"/      c #9B5D09",
"(      c #A5650D",
"_      c #A4630A",
":      c #A9A9A9",
"<      c #A4640D",
"[      c #ABABAB",
"}      c #A76813",
"|      c #ACACAC",
"1      c #ADADAD",
"2      c #A8A8A8",
"3      c #AAAAAA",
"4      c #AEAEAE",
"            .   ",
"            +@  ",
"        @##$%$& ",
"        *===.#= ",
"        *=  -=  ",
"        *=  =   ",
"  ;;;;  *=      ",
"  ;>,,;  =      ",
"  ;')!~;;;;;    ",
"  ;{]^/(_,_;:   ",
"  ;<,,,,,,,;[   ",
"  ;},,,,,,,;|   ",
"  ;_,,,,,,,;:   ",
"  ;,,,,,,,,;1   ",
"  ;;;;;;;;;;2   ",
"   ==2342[4==   "};