[gnome-multi-writer] trivial: Move the home page to https://wiki.gnome.org/Apps/MultiWriter



commit 436e5be53f505618ed3d473aa810acb69c1516a5
Author: Richard Hughes <richard hughsie com>
Date:   Fri Jan 9 16:03:52 2015 +0000

    trivial: Move the home page to https://wiki.gnome.org/Apps/MultiWriter

 README.md                                         |    2 +-
 contrib/gnome-multi-writer.spec.in                |    2 +-
 data/appdata/org.gnome.MultiWriter.appdata.xml.in |   10 +++++-----
 gnome-multi-writer.doap                           |    2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/README.md b/README.md
index ab06cad..3455029 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ once. Supported drive sizes are between 1Gb and 32Gb.
 This application may be useful for QA testing, to create a GNOME Live image for
 a code sprint or to create hundreds of LiveUSB drives for a trade show.
 
-![](https://raw.githubusercontent.com/hughsie/gnome-multi-writer/master/data/appdata/gmw-startup.png)
+![](https://git.gnome.org/browse/gnome-multi-writer/plain/data/appdata/gmw-startup.png)
 
 Writing a more than 10 devices simultaneously can easy saturate the USB bus for
 most storage devices. There are two ways to write more devices in parallel:
diff --git a/contrib/gnome-multi-writer.spec.in b/contrib/gnome-multi-writer.spec.in
index b9fda49..ca496a3 100644
--- a/contrib/gnome-multi-writer.spec.in
+++ b/contrib/gnome-multi-writer.spec.in
@@ -5,7 +5,7 @@ Name:      gnome-multi-writer
 Version:   #VERSION#
 Release:   0.#BUILD#%{?alphatag}%{?dist}
 License:   GPLv2+
-URL:       https://github.com/hughsie/gnome-multi-writer
+URL:       https://bugzilla.gnome.org/browse.cgi?product=gnome-multi-writer
 Source0:   http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
 
 BuildRequires: desktop-file-utils
diff --git a/data/appdata/org.gnome.MultiWriter.appdata.xml.in 
b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
index 874c73f..86d5f2e 100644
--- a/data/appdata/org.gnome.MultiWriter.appdata.xml.in
+++ b/data/appdata/org.gnome.MultiWriter.appdata.xml.in
@@ -42,22 +42,22 @@
   </description>
   <screenshots>
     <screenshot type="default">
-      
<image>https://raw.githubusercontent.com/hughsie/gnome-multi-writer/master/data/appdata/gmw-startup.png</image>
+      <image>https://git.gnome.org/browse/gnome-multi-writer/plain/data/appdata/gmw-startup.png</image>
       <!-- TRANSLATORS: the 1st screenshot caption -->
       <_caption>Initial screen for the application</_caption>
     </screenshot>
     <screenshot>
-      
<image>https://raw.githubusercontent.com/hughsie/gnome-multi-writer/master/data/appdata/gmw-progress.png</image>
+      <image>https://git.gnome.org/browse/gnome-multi-writer/plain/data/appdata/gmw-progress.png</image>
       <!-- TRANSLATORS: the 2nd screenshot caption -->
       <_caption>Writing and verifying images</_caption>
     </screenshot>
     <screenshot>
-      
<image>https://raw.githubusercontent.com/hughsie/gnome-multi-writer/master/data/appdata/gmw-finished.png</image>
+      <image>https://git.gnome.org/browse/gnome-multi-writer/plain/data/appdata/gmw-finished.png</image>
       <!-- TRANSLATORS: the 3rd screenshot caption -->
       <_caption>All devices have been written</_caption>
     </screenshot>
   </screenshots>
-  <url type="homepage">https://github.com/hughsie/gnome-multi-writer</url>
-  <url type="bugtracker">https://github.com/gnome/gnome-multi-writer/issues</url>
+  <url type="homepage">https://wiki.gnome.org/Apps/MultiWriter</url>
+  <url type="bugtracker">https://bugzilla.gnome.org/browse.cgi?product=gnome-multi-writer</url>
   <update_contact>richard_at_hughsie.com</update_contact>
 </component>
diff --git a/gnome-multi-writer.doap b/gnome-multi-writer.doap
index 6b70bc0..3c073b6 100644
--- a/gnome-multi-writer.doap
+++ b/gnome-multi-writer.doap
@@ -20,7 +20,7 @@
     <foaf:Person>
       <foaf:name>Richard Hughes</foaf:name>
       <foaf:mbox rdf:resource="mailto:richard hughsie com" />
-      <foaf:homepage rdf:resource="http://www.hughsie.com/"; />
+      <foaf:homepage rdf:resource="https://wiki.gnome.org/Apps/MultiWriter/"; />
       <gnome:userid>rhughes</gnome:userid>
     </foaf:Person>
   </maintainer>


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