[gnome-logs] Update Bugzilla and homepage links



commit 28516e83eb7563b08794263266203a945654e039
Author: David King <davidk gnome org>
Date:   Mon Sep 30 19:30:38 2013 +0100

    Update Bugzilla and homepage links

 README          |    2 +-
 configure.ac    |    2 +-
 gnome-logs.doap |    3 ++-
 3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/README b/README
index 4141c11..650289e 100644
--- a/README
+++ b/README
@@ -1,3 +1,3 @@
 GNOME Logs is a log viewer for the systemd journal
 
-https://gitorious.org/gnome-logs
+https://wiki.gnome.org/Apps/Logs
diff --git a/configure.ac b/configure.ac
index e02242f..be1cc3b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_INIT([Logs],
         [0.1],
         [davidk gnome org],
         [gnome-logs],
-        [https://wiki.gnome.org/Design/Apps/SystemLog])
+        [https://wiki.gnome.org/Apps/Logs])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([src/gl-main.c])
diff --git a/gnome-logs.doap b/gnome-logs.doap
index 7c46248..08e4c4b 100644
--- a/gnome-logs.doap
+++ b/gnome-logs.doap
@@ -9,7 +9,8 @@
   <description>Logs makes it easy to view and filter log messages and events.
   Filter logs by category and importance to get the information you want. Use
   the integrated search to get more relevant results.</description>
-  <homepage rdf:resource="https://wiki.gnome.org/Design/Apps/SystemLog"; />
+  <homepage rdf:resource="https://wiki.gnome.org/Apps/Logs"; />
+  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gnome-logs"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
   <repository>
     <GitRepository>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]