[rhythmbox] doap: update URLs



commit 47a05b3ce940d1d5b7fb63868bff2a8baa26a6c2
Author: Piotr Drąg <piotrdrag gmail com>
Date:   Sun Apr 6 20:01:03 2014 +0200

    doap: update URLs

 HACKING        |    2 +-
 README         |    4 ++--
 rhythmbox.doap |    2 ++
 3 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/HACKING b/HACKING
index 2aacb52..aa8f6fd 100644
--- a/HACKING
+++ b/HACKING
@@ -20,7 +20,7 @@ When writing a Python plugin, you might encounter gaps or bugs in the Python
 bindings, but these are generally fixed quickly.
 
 You can find some information on plugin development here: 
-http://live.gnome.org/RhythmboxPlugins/WritingGuide
+https://wiki.gnome.org/Apps/Rhythmbox/Plugins/WritingGuide
 
 Rhythmbox is developed in GNOME git. You can get a copy of the repository
 by running 'git clone git://git.gnome.org/rhythmbox'.  Any patches you
diff --git a/README b/README
index 194dd03..36905c8 100644
--- a/README
+++ b/README
@@ -59,8 +59,8 @@ In the bug report please include:
 
 * If the bug was a crash, the exact text that was printed out when the
   crash occured, and a trace (which can be obtained by using gdb or bug-buddy).
-  See http://live.gnome.org/GettingTraces for more information on getting
-  stack traces.
+  See https://wiki.gnome.org/Community/GettingInTouch/Bugzilla/GettingTraces
+  for more information on getting stack traces.
 
 Development
 =======
diff --git a/rhythmbox.doap b/rhythmbox.doap
index 351a8c2..6584d58 100644
--- a/rhythmbox.doap
+++ b/rhythmbox.doap
@@ -8,6 +8,8 @@
   <shortdesc xml:lang="en">Music playback and management application</shortdesc>
   <homepage rdf:resource="https://wiki.gnome.org/Apps/Rhythmbox"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/rhythmbox-devel"; />
+  <download-page rdf:resource="http://download.gnome.org/sources/rhythmbox/"; />
+  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=rhythmbox"; />
 
   <maintainer>
     <foaf:Person>


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