Adding link to the bug tracker
authorEd Page <eopage@byu.net>
Mon, 25 Jan 2010 18:01:36 +0000 (12:01 -0600)
committerEd Page <eopage@byu.net>
Mon, 25 Jan 2010 18:01:36 +0000 (12:01 -0600)
support/builddeb.py
www/download.html

index a42fb19..02cf193 100755 (executable)
@@ -82,7 +82,7 @@ def build_package(distribution):
        else:
                p.prettyName = "Google Voice plugin for Conversations and Calls"
        p.description = __description__
-       p.bugTracker = "https://bugs.maemo.org/enter_bug.cgi?product=theonering"
+       p.bugTracker = "https://bugs.maemo.org/enter_bug.cgi?product=The%20One%20Ring"
        #p.upgradeDescription = __changelog__.split("\n\n", 1)[0]
        p.author = __author__
        p.mail = __email__
index 99eb558..210ddfa 100644 (file)
@@ -34,5 +34,8 @@
                <p>Discuss your issue on <a href="http://talk.maemo.org/showthread.php?p=488632">Maemo.Org Talk</a></p>
 
                <p>As this is pre-alpha and the focus is on getting it implemented, there is no bug tracker at this time</p>
+
+               <p>File a <a href="https://bugs.maemo.org/enter_bug.cgi?product=The%20One%20Ring">bug report</a> against Extras-&gt;Dialcentral</p>
+               <p>View  <a href="https://bugs.maemo.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=The%20One%20Ring&content=">existing bug reports</a></p>
        </body>
 </html>