JAL-1503 update version in GPL header
[jalview.git] / help / help.hs
1 <?xml version="1.0" encoding="ISO-8859-1" ?>\r
2 <!--\r
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.1)\r
4  * Copyright (C) 2014 The Jalview Authors\r
5  * \r
6  * This file is part of Jalview.\r
7  * \r
8  * Jalview is free software: you can redistribute it and/or\r
9  * modify it under the terms of the GNU General Public License \r
10  * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\r
11  *  \r
12  * Jalview is distributed in the hope that it will be useful, but \r
13  * WITHOUT ANY WARRANTY; without even the implied warranty \r
14  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR \r
15  * PURPOSE.  See the GNU General Public License for more details.\r
16  * \r
17  * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.\r
18  * The Jalview Authors are detailed in the 'AUTHORS' file.\r
19 -->\r
20 <!DOCTYPE helpset PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 1.0//EN" "http://java.sun.com/products/javahelp/helpset_1_0.dtd">\r
21 <helpset version="1.0">\r
22    <!-- title -->\r
23    <title>Jalview Documentation</title>\r
24    <!-- maps -->\r
25    <maps>\r
26      <homeID>home</homeID>\r
27      <mapref location="help.jhm" />\r
28    </maps>\r
29    <!-- views -->\r
30    <view>\r
31       <name>TOC</name>\r
32       <label>Table Of Contents</label>\r
33       <type>javax.help.TOCView</type>\r
34       <data>helpTOC.xml</data>\r
35    </view>\r
36   <view>\r
37     <name>Search</name>\r
38     <label>Search</label>\r
39     <type>javax.help.SearchView</type>\r
40     <data engine="com.sun.java.help.search.DefaultSearchEngine">\r
41       JavaHelpSearch\r
42     </data>\r
43   </view>\r
44 <presentation default="true" displayviews="true" displayviewimages="false">\r
45     <name>TOPALi</name>\r
46     <size width="800" height="700" />\r
47     <location x="200" y="50" />\r
48     <title>Jalview Documentation</title>\r
49     <image>helpIcon</image>\r
50     <toolbar>\r
51                 <helpaction image="backIcon">javax.help.BackAction</helpaction>\r
52                 <helpaction image="forwardIcon">javax.help.ForwardAction</helpaction>\r
53                 <helpaction image="homeIcon">javax.help.HomeAction</helpaction>\r
54                 <helpaction>javax.help.SeparatorAction</helpaction>\r
55                 <!--<helpaction image="reloadIcon">javax.help.ReloadAction</helpaction>-->\r
56                 <!--<helpaction image="addBookmarkIcon">javax.help.FavoritesAction</helpaction>-->\r
57                 <helpaction image="printIcon">javax.help.PrintAction</helpaction>\r
58                 <helpaction image="printSetupIcon">javax.help.PrintSetupAction</helpaction>\r
59         </toolbar>\r
60   </presentation>\r
61 </helpset>\r