Bump to 1.1.0
[gonvert] / www / download.html
index a2b137b..5db16d4 100644 (file)
@@ -1,36 +1,37 @@
 <html>
        <head>
-               <title></title>
+               <title>Gonvert</title>
        </head>
        <body>
                <h1>
+                       Gonvert
                </h1>
-               <h2></h2>
-               <h3><a href="index.html">[About]</a> <a href="screenshots.html">[Screenshots]</a> <a href="download.html">[Download]</a>
+               <h2>Unit Converter</h2>
+               <h3><a href="index.html">[About]</a> <a href="download.html">[Download]</a>
                <h3>Download</h3>
 
                <h4>Packages</h4>
-               <p>Maemo 5 and Later: Go to the application installer, enable Extras, and download</p>
+               <p>Maemo 5 and Later: Go to the application installer, enable Extras, and download Gonvert (Note: technically its still in extras-testing because people haven't been reviewing it)</p>
 
-               <p>Maemo 4.1 and Earlier: Add the <a href="http://wiki.maemo.org/Extras">Extras Repository</a> and check the App Manager</p>
+               <p>Maemo 4.1 and Earlier: Add the <a href="http://wiki.maemo.org/Extras">Extras Repository</a> and check the App Manager for DialCentral</p>
 
-               <p>Linux: <a href="">.deb files</a></p>
+               <p>Linux: <a href="gonvert.deb">.deb files</a></p>
 
                <h3>Development</h3>
                <h4>Source</h4>
-               <p>For the most up to date version check out <a href="">git</a>.
+               <p>For the most up to date version check out <a href="https://garage.maemo.org/scm/?group_id=1111">svn</a>.
                </p>
                <p>Requires</p>
                <ul>
                        <li>PyGTK / Glade</li>
-                       <li>Python bindings for hildon, osso, dbus, and conic</li>
+                       <li>Python bindings for hildon, and osso</li>
                </ul>
 
                <h4>Bugs</h4>
 
-               <p>Discuss your issue on <a href="">Maemo.Org Talk</a></p>
+               <p>Discuss your issue on <a href="http://talk.maemo.org/showthread.php?t=34403">Maemo.Org Talk</a></p>
 
-               <p>File a <a href="">bug report</a></p>
-               <p>View  <a href="">existing bug reports</a></p>
+               <p>File a <a href="https://bugs.maemo.org/enter_bug.cgi?product=Gonvert">bug report</a> against Extras-&gt;ejpi</p>
+               <p>View  <a href="https://bugs.maemo.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=Gonvert&content=">existing bug reports</a></p>
        </body>
 </html>