Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
55
cde/doc/C/help/FPanel/graphics/fphelp.pm
Normal file
55
cde/doc/C/help/FPanel/graphics/fphelp.pm
Normal file
@@ -0,0 +1,55 @@
|
||||
/* XPM */
|
||||
/* $XConsortium: fphelpfp.pm /main/3 1995/07/18 17:33:10 drk $ */
|
||||
static char * Ffphelp [] = {
|
||||
/* width height ncolors cpp [x_hot y_hot] */
|
||||
"32 32 16 1 0 0",
|
||||
/* colors */
|
||||
" s none m none c none",
|
||||
". s bottomShadowColor m black c #636363636363",
|
||||
"X s iconGray2 m white c #bdbdbdbdbdbd",
|
||||
"o s topShadowColor m white c #bdbdbdbdbdbd",
|
||||
"O s iconGray5 m black c #737373737373",
|
||||
"+ s iconColor1 m black c black",
|
||||
"@ s iconGray1 m white c #dededededede",
|
||||
"# s iconGray3 m white c #adadadadadad",
|
||||
"$ s iconGray4 m white c #949494949494",
|
||||
"% s iconGray7 m black c #424242424242",
|
||||
"& s iconColor5 m black c blue",
|
||||
"* s iconColor6 m white c yellow",
|
||||
"= s background m black c #949494949494",
|
||||
"- s iconColor8 m black c magenta",
|
||||
"; s iconColor3 m black c red",
|
||||
": s selectColor m white c #737373737373",
|
||||
/* pixels */
|
||||
" .......................... ",
|
||||
" .XXXXXXXXXXXXXXXXXXXXXXXXo ",
|
||||
" .OOOOOOOOOOOOOOOOOOOOOOO+o ",
|
||||
" .OO@@O@@@O@@OOOOOOOOOOOO+o ",
|
||||
" .OOOOOOOOOOOOOOOOOOOOOOO+o ",
|
||||
" .#+++++++++++++++++++++$+o ",
|
||||
" .#+%%%%%%%%%%%%%%%%%%%%$+o ",
|
||||
" .#+%%%%%%%%%%%%%%%%%%%%$+o ",
|
||||
" .#+%%%@@%@@%@%%%%%%%%%%$+o ",
|
||||
" .#+%%%%%%%%%%%%%%%%%%%%$+o ",
|
||||
" .#+%%%%%%%%%%%%%%%%%%%%$+o ",
|
||||
" .#+XXXXXXXXXXXXXXXXXXXX$+o ",
|
||||
" .#+XXXXXXXXXX&&&X+O+%+X$+o ",
|
||||
" .#+XXXXXXXXXX&X&XO+O+OX$+o ",
|
||||
" .#+XXXXXXXXXXXXXXXXXXXX$+o ",
|
||||
" .#+XXX*******XXXXXXXXXX$+o ",
|
||||
" .#+XXXXXXXXXXXXXXXXXXXX$+o ",
|
||||
"@X@X@X@X@X@X@X@X@X@X@ooooooooooo",
|
||||
"====================o===========",
|
||||
"X$%=%*$%==X##==X%$%=o==++++++=%%",
|
||||
"%$==X%$$==%%$==$%$$=o===========",
|
||||
"-&$=$;&$==%%X==$%&$=o===========",
|
||||
"$-==%$$%==%%%==$%$%=o*=%%%%%%=++",
|
||||
"====================o===========",
|
||||
"................................",
|
||||
":::.$+####%#%%%%#%#%%#%%##O+ :::",
|
||||
" .#+XXXXXXXXXXXXXXXXXXXX$+o ",
|
||||
" .#+XXXXXXXXXX&&&&&&&&&X$+o ",
|
||||
" .#+XXXXXXXXXXXXXXXXXXXX$+o ",
|
||||
" .#$$$$$$$$$$$$$$$$$$$$$$+o ",
|
||||
" .++++++++++++++++++++++++o ",
|
||||
" .ooooooooooooooooooooooooo "};
|
||||
Reference in New Issue
Block a user