home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Complet / MediaPortal / Setup.msi / _6F5CFA107520147A76D0EEE5A1A7F29D / _F8A81F80CBBA43988DA4E5AF4ACE263E < prev    next >
Extensible Markup Language  |  2004-08-17  |  3KB  |  50 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <wizard>
  3.    <caption>MediaPortal - Music 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 MusicPlayer Setup wizard</header>
  11.          <body>This wizard will take you through the basic steps needed to configure MediaPortals music playback. Please take time to read through each screen as it is displayed. Specific information presented on each page will assist you in making this setup successful.</body>
  12.          <image>wizards/wizard_music.png</image>
  13.       </section>
  14.       <section>
  15.          <description></description>
  16.          <name>Music</name>
  17.          <topic>General Music Settings</topic>
  18.          <information>Please note that enabling ID3 will make MediaPortal act a bit slower, if you still want to make use of the ID3 tags you can pre-build the music database with tag information instead. Windows Media Player 9 can provide visualizations for your music.</information>
  19.       </section>
  20.       <section>
  21.          <description/>
  22.          <name>MusicExtensions</name>
  23.          <topic>Music Extension Settings</topic>
  24.          <information>You may add, or change the default extensions you want MediaPortal to recognize and play. Please note that additional codecs might be needed.</information>
  25.       </section>
  26.       <section>
  27.          <description/>
  28.          <name>MusicShares</name>
  29.          <topic>Music Shares</topic>
  30.          <information>Setup your music shares, including mapped networked drives. Place a checkmark before the share you wish to be the default folder displayed when entering the music module.</information>
  31.       </section>
  32.       <section>
  33.          <description/>
  34.          <name>MusicDatabase</name>
  35.          <topic>Music Database</topic>
  36.          <information>By pressing the Update-button below, the wizard will scan for and extract music tag information from music files found in the marked shares. The tag information will be stored in MediaPortals music database, this will greatly speed up the usage of the plugin.</information>
  37.          <dependency>MusicShares.Shares.Available</dependency>
  38.       </section>
  39.       <section>
  40.          <description>Wizard done screen</description>
  41.          <name>Wizard_Finished</name>
  42.          <topic>Congratulations!</topic>
  43.          <information></information>
  44.          <header>This Modules Configuration is Complete!</header>
  45.          <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>
  46.          <image>wizards/wizard_done.png</image>
  47.       </section>
  48.    </sections>
  49. </wizard>
  50.