view gui/mplayer/pixmaps/file.xpm @ 23543:d198ab45f7c9

Follow ffmpeg TARGET_ARCH_* -> ARCH_* change. Feel free to revert if you do not like it, but I want to get MPlayer to compile again.
author reimar
date Sat, 16 Jun 2007 15:24:39 +0000
parents 17bf4f4b0715
children a8b68561b79f
line wrap: on
line source

/* XPM */
static char * file_xpm[] = {
"16 16 7 1",
" 	c None",
".	c #9A9A9A",
"+	c #000000",
"@	c #FFFFFF",
"#	c #010101",
"$	c #FEFEFE",
"%	c #9B9B9B",
"                ",
"................",
"++++++++++++++++",
"@++@++@++@++@++@",
"++++#+++++++++++",
"@@@+@@@$@@@@+@@@",
"@@@+@@@@@@@@+@@@",
"@@@+@@@@@@@@+@@@",
"@@@+@@@@@@@@+@@@",
"@@@+@$@@@@@@+@@@",
"@@@+@@@$@@@@+@@@",
"+++++++++++++++#",
"@++@++@++@#+@++@",
"+++++++##++++++#",
"..........%.....",
"                "};