home *** CD-ROM | disk | FTP | other *** search
/ The Ultimedia Application / IBM_UCD_101.ISO / os2se20 / disk_7 / required / OS2_INISYS.RC < prev    next >
Encoding:
Text File  |  1992-09-09  |  21.1 KB  |  374 lines

  1. /* MAKEINI Script to create OS2SYS.INI */
  2.  
  3. CODEPAGE 850
  4.  
  5. STRINGTABLE
  6. BEGIN
  7.  
  8.   ""
  9.   ""
  10.   ""
  11.   ""
  12.   ""
  13.   ""
  14.   ""
  15.   ""
  16.   ""
  17.   ""
  18.  
  19.   "PM_INFO"              "Version"            "2.0"
  20.   "PM_SPOOLER"           "SPOOL"              "1;"
  21.   "PM_SPOOLER"           "DIR"                "C:\SPOOL;"
  22.   "PM_SPOOLER_QP"        "PMPRINT"            "C:\OS2\DLL\PMPRINT.QPR;;"
  23.   "PM_SPOOLER_DD"        "IBMNULL"            "IBMNULL.DRV;;;"
  24.   "PM_SPOOLER_PRINTER"   "PRINTER1"             "LPT1;IBMNULL;LPT1Q;;"
  25.   "PM_SPOOLER_PORT"      "LPT1"               ";"
  26.   "PM_SPOOLER_PORT"      "LPT2"               ";"
  27.   "PM_SPOOLER_PORT"      "LPT3"               ";"
  28.   "PM_SPOOLER_PORT"      "COM1"               "9600;0;8;1;1;"
  29.   "PM_SPOOLER_PORT"      "COM2"               "9600;0;8;1;1;"
  30.   "PM_SPOOLER_PORT"      "COM3"               "9600;0;8;1;1;"
  31.   "PM_SPOOLER_PORT"      "COM4"               "9600;0;8;1;1;"
  32.   "PM_SPOOLER_QUEUE_DESCR"   "LPT1Q"            ";"
  33.   "PM_SPOOLER_QUEUE_DD"      "LPT1Q"            "IBMNULL;"
  34.   "PM_SPOOLER_QUEUE_DDDATA"  "LPT1Q"            ";"
  35.   "PM_SPOOLER_PRINTER_DESCR" "PRINTER1"         ";"
  36.  
  37.   "PM_System_Colors"   "ActiveBorder"          "255 255 128"
  38.   "PM_System_Colors"   "ActiveTitle"           " 64 128 128"
  39.   "PM_System_Colors"   "ActiveTitleText"       "255 255 255"
  40.   "PM_System_Colors"   "ActiveTitleTextBgnd"   " 64 128 128"
  41.   "PM_System_Colors"   "AppWorkspace"          "255 255 224"
  42.   "PM_System_Colors"   "Background"            "204 204 204"
  43.   "PM_System_Colors"   "ButtonDark"            "128 128 128"
  44.   "PM_System_Colors"   "ButtonDefault"         "  0   0   0"
  45.   "PM_System_Colors"   "ButtonLight"           "255 255 255"
  46.   "PM_System_Colors"   "ButtonMiddle"          "204 204 204"
  47.   "PM_System_Colors"   "DialogBackground"      "204 204 204"
  48.   "PM_System_Colors"   "EntryField"            "255 255 204"
  49.   "PM_System_Colors"   "FieldBackground"       "204 204 204"
  50.   "PM_System_Colors"   "HelpBackground"        "255 255 255"
  51.   "PM_System_Colors"   "HelpHilite"            "  0 128 128"
  52.   "PM_System_Colors"   "HelpText"              "  0   0 128"
  53.   "PM_System_Colors"   "HiliteBackground"      "128 128 128"
  54.   "PM_System_Colors"   "HiliteForeground"      "255 255 255"
  55.   "PM_System_Colors"   "IconText"              "  0   0   0"
  56.   "PM_System_Colors"   "InactiveBorder"        "204 204 204"
  57.   "PM_System_Colors"   "InactiveTitle"         "204 204 204"
  58.   "PM_System_Colors"   "InactiveTitleText"     "128 128 128"
  59.   "PM_System_Colors"   "InactiveTitleTextBgnd" "204 204 204"
  60.   "PM_System_Colors"   "Menu"                  "204 204 204"
  61.   "PM_System_Colors"   "MenuText"              "  0   0   0"
  62.   "PM_System_Colors"   "MenuHilite"            "204 204 204"
  63.   "PM_System_Colors"   "MenuHiliteText"        "  0   0   0"
  64.   "PM_System_Colors"   "MenuDisabledText"      "128 128 128"
  65.   "PM_System_Colors"   "OutputText"            "  0   0   0"
  66.   "PM_System_Colors"   "PageBackground"        "255 255 255"
  67.   "PM_System_Colors"   "Scrollbar"             "192 192 192"
  68.   "PM_System_Colors"   "Shadow"                "128 128 128"
  69.   "PM_System_Colors"   "ShadowHiliteBgnd"      "128 128 128"
  70.   "PM_System_Colors"   "ShadowHiliteFgnd"      "255 255 255"
  71.   "PM_System_Colors"   "ShadowText"            "128 128 128"
  72.   "PM_System_Colors"   "TitleBottom"           "128 128 128"
  73.   "PM_System_Colors"   "TitleText"             "255 255 255"
  74.   "PM_System_Colors"   "Window"                "255 255 255"
  75.   "PM_System_Colors"   "WindowFrame"           "128 128 128"
  76.   "PM_System_Colors"   "WindowStaticText"      "  0   0 128"
  77.   "PM_System_Colors"   "WindowText"            "  0   0   0"
  78.  
  79.   "PM_Mono_Colors"     "ActiveBorder"          "  0   0   0"
  80.   "PM_Mono_Colors"     "ActiveTitle"           "  0   0   0"
  81.   "PM_Mono_Colors"     "ActiveTitleText"       "255 255 255"
  82.   "PM_Mono_Colors"     "ActiveTitleTextBgnd"   "  0   0   0"
  83.   "PM_Mono_Colors"     "AppWorkspace"          "255 255 255"
  84.   "PM_Mono_Colors"     "Background"            "255 255 255"
  85.   "PM_Mono_Colors"     "ButtonDark"            "  0   0   0"
  86.   "PM_Mono_Colors"     "ButtonDefault"         "  0   0   0"
  87.   "PM_Mono_Colors"     "ButtonLight"           "255 255 255"
  88.   "PM_Mono_Colors"     "ButtonMiddle"          "255 255 255"
  89.   "PM_Mono_Colors"     "DialogBackground"      "255 255 255"
  90.   "PM_Mono_Colors"     "EntryField"            "255 255 255"
  91.   "PM_Mono_Colors"     "FieldBackground"       "255 255 255"
  92.   "PM_Mono_Colors"     "HelpBackground"        "255 255 255"
  93.   "PM_Mono_Colors"     "HelpHilite"            "  0   0   0"
  94.   "PM_Mono_Colors"     "HelpText"              "  0   0   0"
  95.   "PM_Mono_Colors"     "HiliteBackground"      "128 128 128"
  96.   "PM_Mono_Colors"     "HiliteForeground"      "255 255 255"
  97.   "PM_Mono_Colors"     "IconText"              "  0   0   0"
  98.   "PM_Mono_Colors"     "InactiveBorder"        "255 255 255"
  99.   "PM_Mono_Colors"     "InactiveTitle"         "255 255 255"
  100.   "PM_Mono_Colors"     "InactiveTitleText"     "  0   0   0"
  101.   "PM_Mono_Colors"     "InactiveTitleTextBgnd" "255 255 255"
  102.   "PM_Mono_Colors"     "Menu"                  "255 255 255"
  103.   "PM_Mono_Colors"     "MenuText"              "  0   0   0"
  104.   "PM_Mono_Colors"     "MenuHilite"            "  0   0   0"
  105.   "PM_Mono_Colors"     "MenuHiliteText"        "255 255 255"
  106.   "PM_Mono_Colors"     "MenuDisabledText"      "  0   0   0"
  107.   "PM_Mono_Colors"     "OutputText"            "  0   0   0"
  108.   "PM_Mono_Colors"     "PageBackground"        "255 255 255"
  109.   "PM_Mono_Colors"     "Scrollbar"             "128 128 128"
  110.   "PM_Mono_Colors"     "Shadow"                "  0   0   0"
  111.   "PM_Mono_Colors"     "ShadowHiliteBgnd"      "128 128 128"
  112.   "PM_Mono_Colors"     "ShadowHiliteFgnd"      "255 255 255"
  113.   "PM_Mono_Colors"     "ShadowText"            "  0   0   0"
  114.   "PM_Mono_Colors"     "TitleBottom"           "  0   0   0"
  115.   "PM_Mono_Colors"     "TitleText"             "255 255 255"
  116.   "PM_Mono_Colors"     "Window"                "255 255 255"
  117.   "PM_Mono_Colors"     "WindowFrame"           "  0   0   0"
  118.   "PM_Mono_Colors"     "WindowStaticText"      "  0   0   0"
  119.   "PM_Mono_Colors"     "WindowText"            "  0   0   0"
  120.  
  121.   "PM_Lcd_Colors"      "ActiveBorder"          "128   0   0"
  122.   "PM_Lcd_Colors"      "ActiveTitle"           "128   0   0"
  123.   "PM_Lcd_Colors"      "ActiveTitleText"       "255 255 255"
  124.   "PM_Lcd_Colors"      "ActiveTitleTextBgnd"   "128   0   0"
  125.   "PM_Lcd_Colors"      "AppWorkspace"          "255 255 255"
  126.   "PM_Lcd_Colors"      "Background"            "255 255 255"
  127.   "PM_Lcd_Colors"      "ButtonDark"            "128 128 128"
  128.   "PM_Lcd_Colors"      "ButtonDefault"         "  0   0   0"
  129.   "PM_Lcd_Colors"      "ButtonLight"           "255 255 255"
  130.   "PM_Lcd_Colors"      "ButtonMiddle"          "204 204 204"
  131.   "PM_Lcd_Colors"      "DialogBackground"      "204 204 204"
  132.   "PM_Lcd_Colors"      "EntryField"            "255 255 255"
  133.   "PM_Lcd_Colors"      "FieldBackground"       "204 204 204"
  134.   "PM_Lcd_Colors"      "HelpBackground"        "255 255 255"
  135.   "PM_Lcd_Colors"      "HelpHilite"            "  0   0 128"
  136.   "PM_Lcd_Colors"      "HelpText"              "  0   0   0"
  137.   "PM_Lcd_Colors"      "HiliteBackground"      "128 128 128"
  138.   "PM_Lcd_Colors"      "HiliteForeground"      "  0   0   0"
  139.   "PM_Lcd_Colors"      "IconText"              "  0   0   0"
  140.   "PM_Lcd_Colors"      "InactiveBorder"        "204 204 204"
  141.   "PM_Lcd_Colors"      "InactiveTitle"         "204 204 204"
  142.   "PM_Lcd_Colors"      "InactiveTitleText"     "  0 128 128"
  143.   "PM_Lcd_Colors"      "InactiveTitleTextBgnd" "204 204 204"
  144.   "PM_Lcd_Colors"      "Menu"                  "204 204 204"
  145.   "PM_Lcd_Colors"      "MenuText"              "  0   0   0"
  146.   "PM_Lcd_Colors"      "MenuHilite"            "128 128 128"
  147.   "PM_Lcd_Colors"      "MenuHiliteText"        "  0   0   0"
  148.   "PM_Lcd_Colors"      "MenuDisabledText"      "  0 128 128"
  149.   "PM_Lcd_Colors"      "OutputText"            "  0   0   0"
  150.   "PM_Lcd_Colors"      "PageBackground"        "255 255 255"
  151.   "PM_Lcd_Colors"      "Scrollbar"             "  0 255 255"
  152.   "PM_Lcd_Colors"      "Shadow"                "128 128 128"
  153.   "PM_Lcd_Colors"      "ShadowHiliteBgnd"      "128 128 128"
  154.   "PM_Lcd_Colors"      "ShadowHiliteFgnd"      "  0   0   0"
  155.   "PM_Lcd_Colors"      "ShadowText"            "128 128 128"
  156.   "PM_Lcd_Colors"      "TitleBottom"           "128 128 128"
  157.   "PM_Lcd_Colors"      "TitleText"             "255 255 255"
  158.   "PM_Lcd_Colors"      "Window"                "255 255 255"
  159.   "PM_Lcd_Colors"      "WindowFrame"           "128 128 128"
  160.   "PM_Lcd_Colors"      "WindowStaticText"      "  0   0   0"
  161.   "PM_Lcd_Colors"      "WindowText"            "  0   0   0"
  162.  
  163.   "PM_Winter_Colors"   "ActiveBorder"          "128 255 255"
  164.   "PM_Winter_Colors"   "ActiveTitle"           " 64   0 128"
  165.   "PM_Winter_Colors"   "ActiveTitleText"       "255 255 255"
  166.   "PM_Winter_Colors"   "ActiveTitleTextBgnd"   " 64   0 128"
  167.   "PM_Winter_Colors"   "AppWorkspace"          "255 255 224"
  168.   "PM_Winter_Colors"   "Background"            "204 204 204"
  169.   "PM_Winter_Colors"   "ButtonDark"            "128 128 128"
  170.   "PM_Winter_Colors"   "ButtonDefault"         "  0   0   0"
  171.   "PM_Winter_Colors"   "ButtonLight"           "255 255 255"
  172.   "PM_Winter_Colors"   "ButtonMiddle"          "204 204 204"
  173.   "PM_Winter_Colors"   "DialogBackground"      "204 204 204"
  174.   "PM_Winter_Colors"   "EntryField"            "255 255 204"
  175.   "PM_Winter_Colors"   "FieldBackground"       "204 204 204"
  176.   "PM_Winter_Colors"   "HelpBackground"        "255 255 255"
  177.   "PM_Winter_Colors"   "HelpHilite"            "  0 128 128"
  178.   "PM_Winter_Colors"   "HelpText"              "  0   0 128"
  179.   "PM_Winter_Colors"   "HiliteBackground"      "128 128 128"
  180.   "PM_Winter_Colors"   "HiliteForeground"      "255 255 255"
  181.   "PM_Winter_Colors"   "IconText"              "  0   0   0"
  182.   "PM_Winter_Colors"   "InactiveBorder"        "204 204 204"
  183.   "PM_Winter_Colors"   "InactiveTitle"         "204 204 204"
  184.   "PM_Winter_Colors"   "InactiveTitleText"     "128 128 128"
  185.   "PM_Winter_Colors"   "InactiveTitleTextBgnd" "204 204 204"
  186.   "PM_Winter_Colors"   "Menu"                  "255 255 255"
  187.   "PM_Winter_Colors"   "MenuText"              "  0   0 128"
  188.   "PM_Winter_Colors"   "MenuHilite"            "204 204 204"
  189.   "PM_Winter_Colors"   "MenuHiliteText"        "  0   0 128"
  190.   "PM_Winter_Colors"   "MenuDisabledText"      "  0   0 128"
  191.   "PM_Winter_Colors"   "OutputText"            "  0   0   0"
  192.   "PM_Winter_Colors"   "PageBackground"        "255 255 255"
  193.   "PM_Winter_Colors"   "Scrollbar"             "192 192 192"
  194.   "PM_Winter_Colors"   "Shadow"                "128 128 128"
  195.   "PM_Winter_Colors"   "ShadowHiliteBgnd"      "128 128 128"
  196.   "PM_Winter_Colors"   "ShadowHiliteFgnd"      "255 255 255"
  197.   "PM_Winter_Colors"   "ShadowText"            "128 128 128"
  198.   "PM_Winter_Colors"   "TitleBottom"           "128 128 128"
  199.   "PM_Winter_Colors"   "TitleText"             "255 255 255"
  200.   "PM_Winter_Colors"   "Window"                "255 255 255"
  201.   "PM_Winter_Colors"   "WindowFrame"           "128 128 128"
  202.   "PM_Winter_Colors"   "WindowStaticText"      "  0   0 128"
  203.   "PM_Winter_Colors"   "WindowText"            "  0   0   0"
  204.  
  205.   "PM_Summer_Colors"   "ActiveBorder"          "255 255 128"
  206.   "PM_Summer_Colors"   "ActiveTitle"           " 64 128  64"
  207.   "PM_Summer_Colors"   "ActiveTitleText"       "  0 255 255"
  208.   "PM_Summer_Colors"   "ActiveTitleTextBgnd"   " 64 128  64"
  209.   "PM_Summer_Colors"   "AppWorkspace"          "255 255 224"
  210.   "PM_Summer_Colors"   "Background"            "204 204 204"
  211.   "PM_Summer_Colors"   "ButtonDark"            "128 128 128"
  212.   "PM_Summer_Colors"   "ButtonDefault"         "  0   0   0"
  213.   "PM_Summer_Colors"   "ButtonLight"           "255 255 255"
  214.   "PM_Summer_Colors"   "ButtonMiddle"          "204 204 204"
  215.   "PM_Summer_Colors"   "DialogBackground"      "204 204 204"
  216.   "PM_Summer_Colors"   "EntryField"            "255 255 204"
  217.   "PM_Summer_Colors"   "FieldBackground"       "204 204 204"
  218.   "PM_Summer_Colors"   "HelpBackground"        "255 255 255"
  219.   "PM_Summer_Colors"   "HelpHilite"            "  0 128 128"
  220.   "PM_Summer_Colors"   "HelpText"              "  0   0 128"
  221.   "PM_Summer_Colors"   "HiliteBackground"      "128 128 128"
  222.   "PM_Summer_Colors"   "HiliteForeground"      "255 255 255"
  223.   "PM_Summer_Colors"   "IconText"              "  0   0   0"
  224.   "PM_Summer_Colors"   "InactiveBorder"        "204 204 204"
  225.   "PM_Summer_Colors"   "InactiveTitle"         "128 128   0"
  226.   "PM_Summer_Colors"   "InactiveTitleText"     "204 204 204"
  227.   "PM_Summer_Colors"   "InactiveTitleTextBgnd" "128 128   0"
  228.   "PM_Summer_Colors"   "Menu"                  "255 255 255"
  229.   "PM_Summer_Colors"   "MenuText"              "128   0 128"
  230.   "PM_Summer_Colors"   "MenuHilite"            "204 204 204"
  231.   "PM_Summer_Colors"   "MenuHiliteText"        "128   0 128"
  232.   "PM_Summer_Colors"   "MenuDisabledText"      "128   0 128"
  233.   "PM_Summer_Colors"   "OutputText"            "  0   0   0"
  234.   "PM_Summer_Colors"   "PageBackground"        "255 255 255"
  235.   "PM_Summer_Colors"   "Scrollbar"             "192 192 192"
  236.   "PM_Summer_Colors"   "Shadow"                "128 128 128"
  237.   "PM_Summer_Colors"   "ShadowHiliteBgnd"      "128 128 128"
  238.   "PM_Summer_Colors"   "ShadowHiliteFgnd"      "255 255 255"
  239.   "PM_Summer_Colors"   "ShadowText"            "128 128 128"
  240.   "PM_Summer_Colors"   "TitleBottom"           "128 128 128"
  241.   "PM_Summer_Colors"   "TitleText"             "255 255 255"
  242.   "PM_Summer_Colors"   "Window"                "255 255 255"
  243.   "PM_Summer_Colors"   "WindowFrame"           "128 128 128"
  244.   "PM_Summer_Colors"   "WindowStaticText"      "  0   0 128"
  245.   "PM_Summer_Colors"   "WindowText"            "  0   0   0"
  246.  
  247.   "PM_Spring_Colors"   "ActiveBorder"          "128 255 255"
  248.   "PM_Spring_Colors"   "ActiveTitle"           "128 255 128"
  249.   "PM_Spring_Colors"   "ActiveTitleText"       "  0   0   0"
  250.   "PM_Spring_Colors"   "ActiveTitleTextBgnd"   "128 255 128"
  251.   "PM_Spring_Colors"   "AppWorkspace"          "255 255 224"
  252.   "PM_Spring_Colors"   "Background"            "204 204 204"
  253.   "PM_Spring_Colors"   "ButtonDark"            "128 128 128"
  254.   "PM_Spring_Colors"   "ButtonDefault"         "  0   0   0"
  255.   "PM_Spring_Colors"   "ButtonLight"           "255 255 255"
  256.   "PM_Spring_Colors"   "ButtonMiddle"          "204 204 204"
  257.   "PM_Spring_Colors"   "DialogBackground"      "204 204 204"
  258.   "PM_Spring_Colors"   "EntryField"            "255 255 204"
  259.   "PM_Spring_Colors"   "FieldBackground"       "204 204 204"
  260.   "PM_Spring_Colors"   "HelpBackground"        "255 255 255"
  261.   "PM_Spring_Colors"   "HelpHilite"            "  0 128 128"
  262.   "PM_Spring_Colors"   "HelpText"              "  0   0 128"
  263.   "PM_Spring_Colors"   "HiliteBackground"      "128 128 128"
  264.   "PM_Spring_Colors"   "HiliteForeground"      "255 255 255"
  265.   "PM_Spring_Colors"   "IconText"              "  0   0   0"
  266.   "PM_Spring_Colors"   "InactiveBorder"        "204 204 204"
  267.   "PM_Spring_Colors"   "InactiveTitle"         "255 255 128"
  268.   "PM_Spring_Colors"   "InactiveTitleText"     "128 128 128"
  269.   "PM_Spring_Colors"   "InactiveTitleTextBgnd" "255 255 128"
  270.   "PM_Spring_Colors"   "Menu"                  "255 255 255"
  271.   "PM_Spring_Colors"   "MenuText"              "128   0 128"
  272.   "PM_Spring_Colors"   "MenuHilite"            "204 204 204"
  273.   "PM_Spring_Colors"   "MenuHiliteText"        "128   0 128"
  274.   "PM_Spring_Colors"   "MenuDisabledText"      "128   0 128"
  275.   "PM_Spring_Colors"   "OutputText"            "  0   0   0"
  276.   "PM_Spring_Colors"   "PageBackground"        "255 255 255"
  277.   "PM_Spring_Colors"   "Scrollbar"             "192 192 192"
  278.   "PM_Spring_Colors"   "Shadow"                "128 128 128"
  279.   "PM_Spring_Colors"   "ShadowHiliteBgnd"      "128 128 128"
  280.   "PM_Spring_Colors"   "ShadowHiliteFgnd"      "255 255 255"
  281.   "PM_Spring_Colors"   "ShadowText"            "128 128 128"
  282.   "PM_Spring_Colors"   "TitleBottom"           "128 128 128"
  283.   "PM_Spring_Colors"   "TitleText"             "255 255 255"
  284.   "PM_Spring_Colors"   "Window"                "255 255 255"
  285.   "PM_Spring_Colors"   "WindowFrame"           "128 128 128"
  286.   "PM_Spring_Colors"   "WindowStaticText"      "  0   0 128"
  287.   "PM_Spring_Colors"   "WindowText"            "  0   0   0"
  288.  
  289.   "PM_Autumn_Colors"   "ActiveBorder"          "255 255 128"
  290.   "PM_Autumn_Colors"   "ActiveTitle"           "128   0   0"
  291.   "PM_Autumn_Colors"   "ActiveTitleText"       "255 255   0"
  292.   "PM_Autumn_Colors"   "ActiveTitleTextBgnd"   "128   0   0"
  293.   "PM_Autumn_Colors"   "AppWorkspace"          "255 255 224"
  294.   "PM_Autumn_Colors"   "Background"            "204 204 204"
  295.   "PM_Autumn_Colors"   "ButtonDark"            "128 128 128"
  296.   "PM_Autumn_Colors"   "ButtonDefault"         "  0   0   0"
  297.   "PM_Autumn_Colors"   "ButtonLight"           "255 255 255"
  298.   "PM_Autumn_Colors"   "ButtonMiddle"          "204 204 204"
  299.   "PM_Autumn_Colors"   "DialogBackground"      "204 204 204"
  300.   "PM_Autumn_Colors"   "EntryField"            "255 255 204"
  301.   "PM_Autumn_Colors"   "FieldBackground"       "204 204 204"
  302.   "PM_Autumn_Colors"   "HelpBackground"        "255 255 255"
  303.   "PM_Autumn_Colors"   "HelpHilite"            "  0 128 128"
  304.   "PM_Autumn_Colors"   "HelpText"              "  0   0 128"
  305.   "PM_Autumn_Colors"   "HiliteBackground"      "128 128 128"
  306.   "PM_Autumn_Colors"   "HiliteForeground"      "255 255 255"
  307.   "PM_Autumn_Colors"   "IconText"              "  0   0   0"
  308.   "PM_Autumn_Colors"   "InactiveBorder"        "204 204 204"
  309.   "PM_Autumn_Colors"   "InactiveTitle"         "128 128   0"
  310.   "PM_Autumn_Colors"   "InactiveTitleText"     "204 204 204"
  311.   "PM_Autumn_Colors"   "InactiveTitleTextBgnd" "128 128   0"
  312.   "PM_Autumn_Colors"   "Menu"                  "255 255 255"
  313.   "PM_Autumn_Colors"   "MenuText"              "128   0   0"
  314.   "PM_Autumn_Colors"   "MenuHilite"            "204 204 204"
  315.   "PM_Autumn_Colors"   "MenuHiliteText"        "128   0   0"
  316.   "PM_Autumn_Colors"   "MenuDisabledText"      "128   0   0"
  317.   "PM_Autumn_Colors"   "OutputText"            "  0   0   0"
  318.   "PM_Autumn_Colors"   "PageBackground"        "255 255 255"
  319.   "PM_Autumn_Colors"   "Scrollbar"             "192 192 192"
  320.   "PM_Autumn_Colors"   "Shadow"                "128 128 128"
  321.   "PM_Autumn_Colors"   "ShadowHiliteBgnd"      "128 128 128"
  322.   "PM_Autumn_Colors"   "ShadowHiliteFgnd"      "255 255 255"
  323.   "PM_Autumn_Colors"   "ShadowText"            "128 128 128"
  324.   "PM_Autumn_Colors"   "TitleBottom"           "128 128 128"
  325.   "PM_Autumn_Colors"   "TitleText"             "255 255 255"
  326.   "PM_Autumn_Colors"   "Window"                "255 255 255"
  327.   "PM_Autumn_Colors"   "WindowFrame"           "128 128 128"
  328.   "PM_Autumn_Colors"   "WindowStaticText"      "  0   0 128"
  329.   "PM_Autumn_Colors"   "WindowText"            "  0   0   0"
  330.  
  331.   "PM_Windows_Colors"  "ActiveBorder"          "204 204 204"
  332.   "PM_Windows_Colors"  "ActiveTitle"           "  0  64 128"
  333.   "PM_Windows_Colors"  "ActiveTitleText"       "255 255 255"
  334.   "PM_Windows_Colors"  "ActiveTitleTextBgnd"   "  0  64 128"
  335.   "PM_Windows_Colors"  "AppWorkspace"          "255 255 224"
  336.   "PM_Windows_Colors"  "Background"            "204 204 204"
  337.   "PM_Windows_Colors"  "ButtonDark"            "128 128 128"
  338.   "PM_Windows_Colors"  "ButtonWindows"         "  0   0   0"
  339.   "PM_Windows_Colors"  "ButtonLight"           "255 255 255"
  340.   "PM_Windows_Colors"  "ButtonMiddle"          "204 204 204"
  341.   "PM_Windows_Colors"  "DialogBackground"      "204 204 204"
  342.   "PM_Windows_Colors"  "EntryField"            "255 255 204"
  343.   "PM_Windows_Colors"  "FieldBackground"       "204 204 204"
  344.   "PM_Windows_Colors"  "HelpBackground"        "255 255 255"
  345.   "PM_Windows_Colors"  "HelpHilite"            "  0 128 128"
  346.   "PM_Windows_Colors"  "HelpText"              "  0   0 128"
  347.   "PM_Windows_Colors"  "HiliteBackground"      "128 128 128"
  348.   "PM_Windows_Colors"  "HiliteForeground"      "255 255 255"
  349.   "PM_Windows_Colors"  "IconText"              "  0   0   0"
  350.   "PM_Windows_Colors"  "InactiveBorder"        "255 255 255"
  351.   "PM_Windows_Colors"  "InactiveTitle"         "255 255 255"
  352.   "PM_Windows_Colors"  "InactiveTitleText"     " 0    0   0"
  353.   "PM_Windows_Colors"  "InactiveTitleTextBgnd" "255 255 255"
  354.   "PM_Windows_Colors"  "Menu"                  "255 255 255"
  355.   "PM_Windows_Colors"  "MenuText"              "  0   0   0"
  356.   "PM_Windows_Colors"  "MenuHilite"            "  0   0   0"
  357.   "PM_Windows_Colors"  "MenuHiliteText"        "255 255 255"
  358.   "PM_Windows_Colors"  "MenuDisabledText"      "  0   0   0"
  359.   "PM_Windows_Colors"  "OutputText"            "  0   0   0"
  360.   "PM_Windows_Colors"  "PageBackground"        "255 255 255"
  361.   "PM_Windows_Colors"  "Scrollbar"             "192 192 192"
  362.   "PM_Windows_Colors"  "Shadow"                "128 128 128"
  363.   "PM_Windows_Colors"  "ShadowHiliteBgnd"      "128 128 128"
  364.   "PM_Windows_Colors"  "ShadowHiliteFgnd"      "255 255 255"
  365.   "PM_Windows_Colors"  "ShadowText"            "128 128 128"
  366.   "PM_Windows_Colors"  "TitleBottom"           "128 128 128"
  367.   "PM_Windows_Colors"  "TitleText"             "255 255 255"
  368.   "PM_Windows_Colors"  "Window"                "255 255 255"
  369.   "PM_Windows_Colors"  "WindowFrame"           "128 128 128"
  370.   "PM_Windows_Colors"  "WindowStaticText"      "  0   0 128"
  371.   "PM_Windows_Colors"  "WindowText"            "  0   0   0"
  372.   ""                         ""                 "" /* empty to delimit */
  373. END
  374.