Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
72
cde/doc/C/help/Intromgr/graphics/filemgr.pm
Normal file
72
cde/doc/C/help/Intromgr/graphics/filemgr.pm
Normal file
@@ -0,0 +1,72 @@
|
||||
/* XPM */
|
||||
/* $XConsortium: filemgr.pm /main/5 1996/10/29 15:53:52 drk $ */
|
||||
static char * filemgr_pm[] = {
|
||||
/* width height ncolors cpp [x_hot y_hot] */
|
||||
"44 48 17 1 0 0",
|
||||
/* colors */
|
||||
" s iconColor2 m white c white",
|
||||
". c #48487C7C9191",
|
||||
"X c #4B4B4B4B4B4B",
|
||||
"o s iconColor5 m black c blue",
|
||||
"O c #C8C8C8C8C8C8",
|
||||
"+ c #2A2A49495555",
|
||||
"@ 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",
|
||||
"> c #B3B3CECED9D9",
|
||||
/* pixels */
|
||||
" .. ",
|
||||
" .. X ",
|
||||
" .. oo X ",
|
||||
" .. ooooo X ",
|
||||
" . ooooo OOX ",
|
||||
" . ooooo OOOOX ",
|
||||
" . ooo OOOOOOOX ",
|
||||
" . o OOOOOOOOOX ",
|
||||
" .. OOOOOOOOOOOOX ",
|
||||
" . OOOOOOOOOOOOOOX ",
|
||||
"+++++++++++++ OOOOOOOOOOOOOOOOOX ",
|
||||
"+++++++++++ OOOOOOOOOOOOOOOOOOOX ",
|
||||
"+++++++++ OOOOOOOOOOOOOOOOOOOOOOX ",
|
||||
"++++ X ",
|
||||
"+@+ ####### $$$$$$$ %%%%%%% &&&&&&OX ",
|
||||
"+@ ####### $$$$$$$ %%%%%%% &&&&&&&&X ",
|
||||
"+@************************************* ",
|
||||
"+@*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@= ",
|
||||
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@= ",
|
||||
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@= ",
|
||||
"+-*@@@@@@@@@@ @@@@@@@@@@= ",
|
||||
"+-*@@@@@@@@@@ ;#;#;#;#;#;#; -@@@@@@@@@=. ",
|
||||
"+-*@@@@@@@@@@ #;#;#;#;#;#;# -@@@@@@@@@=.. ",
|
||||
"+@*@@@@@@@@@@ ;#;#;#;#;#;#; -@@@@@@@@@=... ",
|
||||
"+@*@@@@@@@@@@ ============= -@@@@@@@@@=+... ",
|
||||
"+@*@@@@@@@@@@ ============= -@@@@@@@@@=++.. ",
|
||||
"+@*@@@@@@@@@@ =------------ -@@@@@@@@@=++.. ",
|
||||
"+@*@@@@@@@@@@ ::::::::::::: -@@@@@@@@@=++.. ",
|
||||
"+@*@@@@@@@@@@ -@@@@@@@@@=++.. ",
|
||||
"+@*@@@@@@@@@@@---------------@@@@@@@@@=++.. ",
|
||||
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
|
||||
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
|
||||
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
|
||||
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
|
||||
"+-*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
|
||||
"+@*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
|
||||
"+@*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
|
||||
"+@*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
|
||||
">@*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
|
||||
" @*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
|
||||
" *@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
|
||||
" *@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
|
||||
" *@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@=++.. ",
|
||||
" *====================================++.. ",
|
||||
" ...++++++++++++++++++++++++++++++++.. ",
|
||||
" ...+++++++++++++++++++++++++++++++.. ",
|
||||
" ................................... ",
|
||||
" .................................. "};
|
||||
Reference in New Issue
Block a user