WhiteStork web site import
[mdictionary] / download.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-type" content="text/html; charset=iso-8859-2">
5 <title>WhiteStork Multilingual Dictionary</title>
6 <link rel="Stylesheet" type="text/css" href="./css/style.css">
7 </head>
8 <body>
9 <table id="top">
10 <tr><td colspan="2"><center><img src="./images/label1.gif"></center></td></tr>
11 <tr>
12         <td id="left_border">&nbsp;</td>
13         <td id="center">
14                 <table id="body">
15                 <tr>
16                         <td id="left">
17                                 <table class="menu">
18                                 <tr><th>Menu</th></tr>
19                                 <tr>
20                                         <td>
21                                                 <a href="index.html">About</a><br>
22                                                 <a href="licence.html">Licence</a><br>
23                                                 <a href="https://garage.maemo.org/plugins/wiki/index.php?id=58&type=g">How to...</a><br>
24                                                 <a href="screen.html">Screenshots</a><br>
25                                                 <a href="download.html">Download</a><br>
26                                                 <a href="contact.html">Conact us</a><br>
27                                         </td>
28                                 </tr>
29                                 <tr><th class="footer">&nbsp;</th></tr>
30                                 </table>
31                                 <br>
32                                 <br>
33                         </td>
34                         <td id="content">
35                                 <table class="menu">
36                                 <tr><th>&nbsp;</th></tr>
37                                 <tr>
38                                         <td class="content">
39                                                 <p>We have not released a binary package yet. Please, visit our <a href ="https://garage.maemo.org/plugins/wiki/index.php?id=58&type=g">wiki page</a> for information on how to download and install WhiteStork from SVN repository.<br></p>
40                                                 <center><img src="./images/bellycon.gif"></center>
41                                                 <b><br>"I have a great vision that one day this page will actually be finished and complete. Please share in this delusion."</b>        
42                                         </td>
43                                 </tr>
44                                 <tr><th class="footer">&nbsp;</th></tr>
45                                 </table>
46                         </td>
47                 </tr>
48                 <tr><td colspan="2" id="footer_border">&nbsp;</td></tr>
49                 <tr><td colspan="2" id="footer">&copy; 2006 <a href="#top">WhiteStork Multilingual Dictionary</a></td></tr>
50                 </table>
51         </td>
52         <td id="right_border">&nbsp;</td>
53 </tr>
54 </table>
55
56 </body>
57 </html>