[Xfce4-commits] <postler:master> Change bugreport URL to refer to launchpad

Christian Dywan noreply at xfce.org
Mon Dec 13 04:28:02 CET 2010


Updating branch refs/heads/master
         to 50df203efe3985eb17b6acadbb6b8793a453c852 (commit)
       from 7d91ed14fb30e527f2e60ff944c4ca6549140fd2 (commit)

commit 50df203efe3985eb17b6acadbb6b8793a453c852
Author: Christian Dywan <christian at twotoasts.de>
Date:   Sat Dec 11 15:19:02 2010 +0100

    Change bugreport URL to refer to launchpad

 wscript |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/wscript b/wscript
index 25ceade..0f8a599 100644
--- a/wscript
+++ b/wscript
@@ -161,7 +161,7 @@ def configure (conf):
 
     conf.define ('PACKAGE_VERSION', VERSION)
     conf.define ('PACKAGE_NAME', APPNAME)
-    conf.define ('PACKAGE_BUGREPORT', 'http://www.twotoasts.de/bugs')
+    conf.define ('PACKAGE_BUGREPORT', 'https://bugs.launchpad.net/postler')
     conf.define ('GETTEXT_PACKAGE', APPNAME)
 
     conf.write_config_header ('config.h')



More information about the Xfce4-commits mailing list