From e43e253c57fd64d88654b9cbb5d35ab0de24d09d Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 25 Jan 2010 12:01:36 -0600 Subject: [PATCH] Adding link to the bug tracker --- support/builddeb.py | 2 +- www/download.html | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/support/builddeb.py b/support/builddeb.py index a42fb19..02cf193 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -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__ diff --git a/www/download.html b/www/download.html index 99eb558..210ddfa 100644 --- a/www/download.html +++ b/www/download.html @@ -34,5 +34,8 @@

Discuss your issue on Maemo.Org Talk

As this is pre-alpha and the focus is on getting it implemented, there is no bug tracker at this time

+ +

File a bug report against Extras->Dialcentral

+

View existing bug reports

-- 1.7.9.5