Use gtk icons
[jalview.git] / help / help.hs
1 <?xml version="1.0" encoding="ISO-8859-1" ?>\r
2 <!DOCTYPE helpset PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 1.0//EN" "http://java.sun.com/products/javahelp/helpset_1_0.dtd">\r
3 <helpset version="1.0">\r
4    <!-- title -->\r
5    <title>Jalview Documentation</title>\r
6    <!-- maps -->\r
7    <maps>\r
8      <homeID>home</homeID>\r
9      <mapref location="help.jhm" />\r
10    </maps>\r
11    <!-- views -->\r
12    <view>\r
13       <name>TOC</name>\r
14       <label>Table Of Contents</label>\r
15       <type>javax.help.TOCView</type>\r
16       <data>helpTOC.xml</data>\r
17    </view>\r
18   <view>\r
19     <name>Search</name>\r
20     <label>Search</label>\r
21     <type>javax.help.SearchView</type>\r
22     <data engine="com.sun.java.help.search.DefaultSearchEngine">\r
23       JavaHelpSearch\r
24     </data>\r
25   </view>\r
26 <presentation default="true" displayviews="true" displayviewimages="false">\r
27     <name>TOPALi</name>\r
28     <size width="800" height="700" />\r
29     <location x="200" y="50" />\r
30     <title>Jalview Documentation</title>\r
31     <image>helpIcon</image>\r
32     <toolbar>\r
33                 <helpaction image="backIcon">javax.help.BackAction</helpaction>\r
34                 <helpaction image="forwardIcon">javax.help.ForwardAction</helpaction>\r
35                 <helpaction image="homeIcon">javax.help.HomeAction</helpaction>\r
36                 <helpaction>javax.help.SeparatorAction</helpaction>\r
37                 <!--<helpaction image="reloadIcon">javax.help.ReloadAction</helpaction>-->\r
38                 <!--<helpaction image="addBookmarkIcon">javax.help.FavoritesAction</helpaction>-->\r
39                 <helpaction image="printIcon">javax.help.PrintAction</helpaction>\r
40                 <helpaction image="printSetupIcon">javax.help.PrintSetupAction</helpaction>\r
41         </toolbar>\r
42   </presentation>\r
43 </helpset>\r