Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
63
cde/doc/C/help/FPanel/graphics/helpintr.pm
Normal file
63
cde/doc/C/help/FPanel/graphics/helpintr.pm
Normal file
@@ -0,0 +1,63 @@
|
||||
/* XPM */
|
||||
/* $XConsortium: fphelpintro.pm /main/3 1995/07/18 17:33:18 drk $ */
|
||||
/* Designed by the User Interaction Design Group, Hewlett-Packard. */
|
||||
/* (c) Copyright 1993 Hewlett-Packard Company. */
|
||||
static char *helpoverview32[]={
|
||||
/* width height ncolors cpp [x_hot y_hot] */
|
||||
"32 32 21 1 0 0",
|
||||
/* colors */
|
||||
" c none m none s none",
|
||||
"/ s topShadowColor m white c #bdbdbdbdbdbd",
|
||||
"= s background m black c #949494949494",
|
||||
"; s selectColor m white c #737373737373",
|
||||
"\ s bottomShadowColor m black c #636363636363",
|
||||
"x s iconColor1 c black m black",
|
||||
". s iconColor2 c white m white",
|
||||
"r s iconColor3 c red m black",
|
||||
"g s iconColor4 c green m white",
|
||||
"b s iconColor5 c blue m black",
|
||||
"y s iconColor6 c yellow m black",
|
||||
"c s iconColor7 c cyan m white",
|
||||
"m s iconColor8 c magenta m white",
|
||||
"1 s iconGray1 m white c #dededededede",
|
||||
"2 s iconGray2 m white c #bdbdbdbdbdbd",
|
||||
"3 s iconGray3 m white c #adadadadadad",
|
||||
"4 s iconGray4 m white c #949494949494",
|
||||
"5 s iconGray5 m black c #737373737373",
|
||||
"6 s iconGray6 m black c #636363636363",
|
||||
"7 s iconGray7 m black c #424242424242",
|
||||
"8 s iconGray8 m black c #212121212121",
|
||||
/* pixels */
|
||||
" \\\\\\\\\\\\\\\\\\\\\\\\\\ ",
|
||||
" \222222222222222222222222/ ",
|
||||
" \55555555555555555555555x/ ",
|
||||
" \55115111511555555555555x/ ",
|
||||
" \55555555555555555555555x/ ",
|
||||
" \3xxxxxxxxxxxxxxxxxxxxx4x/ ",
|
||||
" \3x777777777777777777774x/ ",
|
||||
" \3x777777777777777777774x/ ",
|
||||
" \3x777117117177777777774x/ ",
|
||||
" \3x777777777777777777774x/ ",
|
||||
" \3x777777777777777777774x/ ",
|
||||
" \3x222222222222222222224x/ ",
|
||||
" \3x2222222222bbb2x5x7x24x/ ",
|
||||
" \3x2222222222b2b25x5x524x/ ",
|
||||
" \3x222222222222222222224x/ ",
|
||||
" \3x222yyyyyyy22222222224x/ ",
|
||||
" \3x222222222222222222224x/ ",
|
||||
" \3x222x5x5x2222222222224x/ ",
|
||||
" \3x2225x5x52222222222224x/ ",
|
||||
" \3x222222222222222222224x/ ",
|
||||
" \3x222x2x2xx222222222224x/ ",
|
||||
" \3x222222222222222222224x/ ",
|
||||
" \3xrr2x5x2722572x52x2224x/ ",
|
||||
" \3xrr272x25x2x225xx22224x/ ",
|
||||
" \3x222222222222222222224x/ ",
|
||||
" \3x222272777727277277224x/ ",
|
||||
" \3x222222222222222222224x/ ",
|
||||
" \3x2222222222bbbbbbbbb24x/ ",
|
||||
" \3x222222222222222222224x/ ",
|
||||
" \34444444444444444444444x/ ",
|
||||
" \xxxxxxxxxxxxxxxxxxxxxxxx/ ",
|
||||
" \///////////////////////// "
|
||||
};
|
||||
Reference in New Issue
Block a user