Files
2022-01-26 19:50:31 +08:00

73 lines
3.0 KiB
Perl

/* XPM */
/* $XConsortium: filemgr.pm /main/2 1996/07/23 13:32:45 drk $ */
static char * MVIctrFilMgr_pm[] = {
/* width height ncolors cpp [x_hot y_hot] */
"44 48 17 1 0 0",
/* colors */
" s iconColor2 m white c white",
". s selectColor m white c #737373737373",
"X c #4B4B4B4B4B4B",
"o s iconColor5 m black c blue",
"O c #C8C8C8C8C8C8",
"+ s bottomShadowColor m black c #636363636363",
"@ c #AFAFAFAFAFAF",
"# s iconColor3 m black c red",
"$ s iconColor8 m black c magenta",
"% s iconColor4 m white c green",
"& s iconColor7 m white c cyan",
"* c #E1E1E1E1E1E1",
"= c #323232323232",
"- c #646464646464",
"; s iconColor6 m white c yellow",
": c #969696969696",
"? s topShadowColor m white c #bdbdbdbdbdbd",
/* pixels */
" .. ",
" .. X ",
" .. oo X ",
" .. ooooo X ",
" . ooooo OOX ",
" . ooooo OOOOX ",
" . ooo OOOOOOOX ",
" . o OOOOOOOOOX ",
" .. OOOOOOOOOOOOX ",
" . OOOOOOOOOOOOOOX ",
"+++++++++++++ OOOOOOOOOOOOOOOOOX ",
"+++++++++++ OOOOOOOOOOOOOOOOOOOX ",
"+++++++++ OOOOOOOOOOOOOOOOOOOOOOX ",
"++++ X ",
"+@+ ####### $$$$$$$ %%%%%%% &&&&&&OX ",
"+@ ####### $$$$$$$ %%%%%%% &&&&&&&&X ",
"+@************************************* ",
"+@*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@= ",
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@= ",
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@= ",
"+-*@@@@@@@@@@ @@@@@@@@@@= ",
"+-*@@@@@@@@@@ ;#;#;#;#;#;#; -@@@@@@@@@=. ",
"+-*@@@@@@@@@@ #;#;#;#;#;#;# -@@@@@@@@@=.. ",
"+@*@@@@@@@@@@ ;#;#;#;#;#;#; -@@@@@@@@@=... ",
"+@*@@@@@@@@@@ ============= -@@@@@@@@@=+... ",
"+@*@@@@@@@@@@ ============= -@@@@@@@@@=++.. ",
"+@*@@@@@@@@@@ =------------ -@@@@@@@@@=++.. ",
"+@*@@@@@@@@@@ ::::::::::::: -@@@@@@@@@=++.. ",
"+@*@@@@@@@@@@ -@@@@@@@@@=++.. ",
"+@*@@@@@@@@@@@---------------@@@@@@@@@=++.. ",
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
"+@*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
"+@*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
"+@*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
"?@*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
" @*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
" *@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
" *@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
" *@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
" *====================================++.. ",
" ...++++++++++++++++++++++++++++++++.. ",
" ...+++++++++++++++++++++++++++++++.. ",
" ................................... ",
" .................................. "};