home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Equipement / Media-portal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _22C5D987D9484F229B8304BD7E964FEC < prev    next >
Extensible Markup Language  |  2004-08-17  |  2KB  |  43 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <wizard>
  3.    <caption>MediaPortal - DVD Wizard</caption>
  4.    <sections>
  5.       <section>
  6.          <description>Welcome screen</description>
  7.          <name>Wizard_Welcome</name>
  8.          <topic>MediaPortal Wizard</topic>
  9.          <information></information>
  10.          <header>Welcome to the DVD Player setup wizard</header>
  11.          <body>This wizard will take you through the steps needed to configure MediaPortals DVD-playback. Take your time to read the information on each page carefully for a successful setup.</body>
  12.          <image>wizards/wizard_dvd.png</image>
  13.       </section>
  14.       <section>
  15.          <description></description>
  16.          <name>DVD</name>
  17.          <topic>General DVD Settings</topic>
  18.          <information>Please select the default language and subtitle settings for the DVD-playback. Note that these settings only affect the internal DVD player.</information>
  19.       </section>
  20.       <section>
  21.          <description></description>
  22.          <name>DVDCodec</name>
  23.          <topic>DVD CODEC Settings</topic>
  24.          <information>Please select the desired CODECS used for the DVD-playback with the internal player.</information>
  25.       </section>
  26.       <section>
  27.          <description></description>
  28.          <name>DVDPlayer</name>
  29.          <topic>External Player Settings</topic>
  30.          <information>If you would like to use other DVD player than the internal one, select the checkbox, navigate to and select the external DVD player, and add player-specific parameters. By checking the auto play checkbox MediaPortal will automatically try to play an inserted DVD.</information>
  31.       </section>
  32.       <section>
  33.          <description>Wizard done screen</description>
  34.          <name>Wizard_Finished</name>
  35.          <topic>Congratulations!</topic>
  36.          <information></information>
  37.          <header>This Modules Configuration is Complete!</header>
  38.          <body>You have now finished the configuration of this Wizard. If at anytime, you wish to alter any of these settings, press F2 from within MediaPortal. Please consult the appropriate MediaPortal documentation for further explanation of each setting.</body>
  39.          <image>wizards/wizard_done.png</image>
  40.       </section>
  41.    </sections>
  42. </wizard>
  43.