www page
[mdictionary] / www / index.html
index d53723b..5a6a609 100644 (file)
 <div id="webContainer">
        <div id="topBar">
                <img src="images/mLogo_ie24.png" style="float:left;"></img>
-
-       <div class="installs">
-               INSTALL:
-               <a href="files/mdictionary.install"
-                  class="install" style="margin-top:4px;"
-                  title="Click to install mDictionary on OS2006"><span>OS2006</span>
-               </a>
-               <a href="files/mdictionary.install"
-                  class="install" style="clear:both; margin-top:4px;"
-                  title="Click to install mDictionary on OS2007"><span style="letter-spacing:0px;">OS2007</span>
-               </a>
-               <a href="files/mdictionary2008.install"
-                  class="install" style="clear:both; margin-top:4px;"
-                  title="Click to install mDictionary on OS2008"><span style="letter-spacing:0px;">OS2008</span>
-               </a>
-               <span style="clear:both;text-align:center;display:block;font-size:9px;"><a href="howto.html" style="font-size:9px;text-decoration:none;">(read How To... first)</a></span>
-       </div>
+               <div class="installs">
+                       INSTALL:
+                       <a href="files/mdictionary.install"
+                          class="install" style="margin-top:4px;"
+                          title="Click to install mDictionary on OS2006"><span>OS2006</span>
+                       </a>
+                       <a href="files/mdictionary.install"
+                          class="install" style="clear:both; margin-top:4px;"
+                          title="Click to install mDictionary on OS2007"><span style="letter-spacing:0px;">OS2007</span>
+                       </a>
+                       <a href="files/mdictionary2008.install"
+                          class="install" style="clear:both; margin-top:4px;"
+                          title="Click to install mDictionary on OS2008"><span style="letter-spacing:0px;">OS2008</span>
+                       </a>
+                       <span style="clear:both;text-align:center;display:block;font-size:9px;"><a href="howto.html" style="font-size:9px;text-decoration:none;">(read How To... first)</a></span>
+               </div>
 
                <div style="display:block;height:100px;">
                        <p class="title">
                                mDictionary
                        </p>
                        <p class="description">
-                               multilingual dictionary for <a href="http://www.maemo.org" target="_blank"><img align="top" border="0" src="images/maemo_logo.png" ></a>(N770, N800 &amp; N810)
+                               multilingual dictionary for <a href="http://www.maemo.org" target="_blank"><img align="top" border="0" src="images/maemo_logo.png" ></a>(N770, N800, N810 & N900 )
+                       </p>
+                       <p class="description">
+                                        &nbsp; and <a href="http://www.meego.com" target="_blank"><img align="top" border="0" src="images/Meego.png" width="80" height="20" ></a> (N900 & netbook )
                        </p>
                </div>
                <div id="topBarLinks">
                        <a href="index.html" class="current">Home</a>
                        <a href="download.html">Download</a>
+                       <a href="qmlelements.html">QML Elements</a>
                        <a href="howto.html">How to..</a>
                        <a href="screen800.html">Screenshots</a>
                        <a href="userguide.html">User Guide</a>
                        <a href="devhowto.html">Development</a>
                        <a href="contact.html">Contact</a>
                </div>
-
        </div>
 
        <div id="contentContainer">
                <p>
 <strong>mDictionary</strong> (known as WhiteStork) is a multilingual dictionary enabling its users to use many dictionary formats. Its dedicated platforms are Nokia N770, N800, N810, N900 and netbook with MeeGo system. Our final goal is to use many search engines so that different file formats could be used. They will be in a form of dynamically loadable modules. Currently there are engines available for the XDXF and StarDict dictionaries. There is also support for user bookmarks and tar.gz files.
                </p>
+
+               <p>
+New version of mDictionary its dedicated for Nokia N900(MeeGo,Maemo), and netbooks with MeeGo operating System 
+               </p>
                <p>
 The aim of this project is to give users the possibility to translate most common words on their Nokia's tablets in an easy and intuitive way. The user just has to type a word, click find button and after a while translation is presented. The software allows the use of more than one dictionary at the same time. The user can import a new dictionary file or choose from the installed ones. Another useful feature is a clipboard. It gives a possibility to carry the translation of a word into another application.
                </p>
@@ -82,10 +88,10 @@ The aim of this project is to give users the possibility to translate most commo
                <p>
 New version of application consists of four modules:
 <br />
-<br /><b>GUI</b> - written using QT <a href="http://www.gnu.org/copyleft/gpl.html">GPL license</a>.
-<br /><b>Backbone</b> - glues together GUI and plugins, also manages bookmarks and history <a href="http://www.gnu.org/copyleft/gpl.html">GPL license</a>.
-<br /><b>Plugins</b> - search lists of words and translations for specific formats (for example XDXF or StarDict)<a href="http://www.gnu.org/copyleft/gpl.html">GPL license</a>.
-<br /><b>DesktopWidget</b> - widget in the desktop that can run application <a href="http://www.gnu.org/copyleft/gpl.html">GPL license</a>.            
+<br /><b>GUI</b> - written using QT <a href="http://www.gnu.org/copyleft/gpl.html">GPL </a>.
+<br /><b>Backbone</b> - glues together GUI and plugins, also manages bookmarks and history <a href="http://www.gnu.org/copyleft/gpl.html">GPL </a>.
+<br /><b>Plugins</b> - search lists of words and translations for specific formats (for example XDXF or StarDict)<a href="http://www.gnu.org/copyleft/gpl.html">GPL </a>.
+<br /><b>DesktopWidget</b> - widget in the desktop that can run application <a href="http://www.gnu.org/copyleft/gpl.html">GPL </a>.           
 </p>
                <p>
 Old version of application consists of four modules: