home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / AREN100.ZIP / lib / arensusHelp_de.jar / arensusHelp_de.hs next >
Extensible Markup Language  |  2004-02-01  |  1KB  |  50 lines

  1. <?xml version='1.0' encoding='ISO-8859-1' ?>
  2. <!DOCTYPE helpset
  3.   PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 2.0//EN"
  4.          "../dtd/helpset_2_0.dtd">
  5.  
  6. <helpset xml:lang="de" version="1.0">
  7.   <title>Arensus Hilfe</title>
  8.  
  9.   <maps>
  10.      <homeID>top.title</homeID>
  11.      <mapref location="map.jhm"/>
  12.   </maps>
  13.  
  14.   <view>
  15.     <name>TOC</name>
  16.     <label>Inhaltsverzeichnis</label>
  17.     <type>javax.help.TOCView</type>
  18.     <data>arensusHelpTOC.xml</data>
  19.   </view>
  20.  
  21.   <!-- view>
  22.     <name>Index</name>
  23.     <label>Index</label>
  24.     <type>javax.help.IndexView</type>
  25.     <data>arensusHelpIndex.xml</data>
  26.   </view -->
  27.  
  28.   <view>
  29.     <name>Search</name>
  30.     <label>Suchen</label>
  31.     <type>javax.help.SearchView</type>
  32.     <data engine="com.sun.java.help.search.DefaultSearchEngine">
  33.       JavaHelpSearch
  34.     </data>
  35.   </view>
  36.  
  37.   <presentation default="true" displayviewimages="true">
  38.      <name>main window</name>
  39.      <size width="800" height="550" />
  40.      <title>Arensus KreuzwortrΣtsel Editor Benutzer Anleitungen</title>
  41.      <image>toplevelfolder</image>
  42.      <toolbar>
  43.     <helpaction>javax.help.BackAction</helpaction>
  44.     <helpaction>javax.help.ForwardAction</helpaction>
  45.     <helpaction>javax.help.SeparatorAction</helpaction>
  46.     <helpaction>javax.help.HomeAction</helpaction>
  47.      </toolbar>
  48.   </presentation>
  49. </helpset>
  50.