home *** CD-ROM | disk | FTP | other *** search
/ Star Choice Canada Netsca…lerated Internet Service / StarChoiceCanada-Netscape-AcceleratedInternetService-Windows.iso / fscommand / en / Custom / Custom.dlg / Options.json < prev    next >
JavaScript Object Notation  |  2003-12-09  |  494b

  1. {
  2.     "schema": {
  3.         "CustID": "Long Integer",
  4.         "Title": "Text (50)",
  5.         "Info": "Text (100)",
  6.         "RestoreDUNText": "Text (50)",
  7.         "DownloadText": "Text (50)",
  8.         "SignupText": "Text (50)",
  9.         "PanelText": "Text (50)"
  10.     },
  11.     "data": [
  12.         {
  13.             "CustID": 196,
  14.             "Title": "Restore / Repair",
  15.             "Info": "Please select any special options below, or simply click Next to repair your configuration.",
  16.             "RestoreDUNText": "Restore Dial-Up Networking",
  17.             "DownloadText": "Download new configuration file",
  18.             "SignupText": "SignUp a new account",
  19.             "PanelText": "Special Options"
  20.         }
  21.     ]
  22. }