[rygel] doc: Update links in README and manpage



commit 42d5e6c54b48a17ccb75e6bf92509c3dc1eecbd3
Author: Jens Georg <mail jensge org>
Date:   Sun Apr 24 11:57:21 2016 +0200

    doc: Update links in README and manpage
    
    Signed-off-by: Jens Georg <mail jensge org>

 README                 |    6 +++---
 doc/man/rygel.conf.xml |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/README b/README
index 4bbd348..a653ea4 100644
--- a/README
+++ b/README
@@ -81,9 +81,9 @@ References
   * http://www.vala-project.org
   * http://www.wikipedia.org/wiki/Media_server
   * http://www.upnp.org/specs/av/UPnP-av-MediaServer-v2-Device-20060531.pdf
-  * http://www.gnome.org/projects/tracker
-  * http://live.gnome.org/DVBDaemon
+  * https://wiki.gnome.org/Projects/Tracker
+  * https://wiki.gnome.org/Projects/DVBDaemon
   * http://www.zdf.de
-  * http://live.gnome.org/Rygel/MediaServer2Spec
+  * https://wiki.gnome.org/Projects/Rygel/MediaServer2Spec
   * http://www.mpris.org/2.0/spec/
 
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index fb8d0a4..d77beef 100644
--- a/doc/man/rygel.conf.xml
+++ b/doc/man/rygel.conf.xml
@@ -340,7 +340,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
     <title>Tracker Plugin</title>
     <para>The tracker plugin uses the centralized database of meta information
       from the tracker project. See the
-      <ulink url="http://projects.gnome.org/tracker/";>tracker project website </ulink> for more information 
about tracker.
+      <ulink url="https://wiki.gnome.org/Projects/Tracker";>tracker project website </ulink> for more 
information about tracker.
     </para>
     <variablelist>
       <varlistentry>
@@ -526,7 +526,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
   </refsect1>
   <refsect1>
     <title>External</title>
-    <para>The External plugin is an consumer of the <ulink 
url="http://live.gnome.org/Rygel/MediaServer2Spec";>MediaServer2 DBus interface specification</ulink>. This 
allows external programs to share their data via UPnP by implementing this DBus specification. The plugin 
picks up any implementation of this interface on the session bus and exposes the presented media via UPnP. 
Known implementors of this spec are  <ulink url="http://live.gnome.org/DVBDaemon";>gnome-dvb-daemon</ulink>, 
<ulink url="http://www.rhythmbox.org";>Rhythmbox</ulink> and <ulink url="http://live.gnome.org/Grilo";>Grilo 
</ulink> via the grilo-ms2 project.</para>
+    <para>The External plugin is an consumer of the <ulink 
url="https://wiki.gnome.org/Projects/Rygel/MediaServer2Spec";>MediaServer2 DBus interface 
specification</ulink>. This allows external programs to share their data via UPnP by implementing this DBus 
specification. The plugin picks up any implementation of this interface on the session bus and exposes the 
presented media via UPnP. Known implementors of this spec are  <ulink 
url="https://wiki.gnome.org/Projects/DVBDaemon";>gnome-dvb-daemon</ulink>, <ulink 
url="http://www.rhythmbox.org";>Rhythmbox</ulink> and <ulink url="https://wiki.gnome.org/Projects/Grilo";>Grilo 
</ulink> via the grilo-ms2 project.</para>
     <para>You can disable the whole functionality by setting <userinput>enabled=false</userinput> in the 
<userinput>[External]</userinput> section of the configuration file.</para>
     <para>Individual peers may be enabled or disabled by creating sections corresponding to the D-Bus names 
of the peer:</para>
     <programlisting>[org.gnome.UPnP.MediaServer2.Rhythmbox]
@@ -538,7 +538,7 @@ enabled=false</programlisting>
     <para>The MPRIS plugin is a consumer of the  <ulink url="http://www.mpris.org";>MPRIS2 DBus interface 
specification</ulink>. The implementation conforms to version 2.0 of the standard.
       </para>
     <para><application>&dhpackage;</application> exposes media players that implement the provider side of 
this DBus specification as DLNA Digital Media Renderers (DMR) similar to the Playbin plugin. This means that 
you can easily turn your media player into a DMR by implementing this DBus specification.</para>
-    <para>Players that implement this spec and are known to work with <application>&dhpackage;</application> 
are  <ulink url="http://banshee.fm";>Banshee</ulink>, <ulink url="http://www.rhythmbox.org";>Rhythmbox</ulink> 
and <ulink url="http://live.gnome.org/Totem";>Totem</ulink>
+    <para>Players that implement this spec and are known to work with <application>&dhpackage;</application> 
are  <ulink url="http://banshee.fm";>Banshee</ulink>, <ulink url="http://www.rhythmbox.org";>Rhythmbox</ulink> 
and <ulink url="https://wiki.gnome.org/Apps/Videos";>GNOME Videos (previously known as Totem)</ulink>
       </para>
     <para>You can disable the whole functionality by setting <userinput>enabled=false</userinput> in the 
<userinput>[MRPIS]</userinput> section of the configuration file.</para>
     <para>The configuration of this plugin is special. Plugin configuration is not done on the plugin but 
rather per peer that is found providing the MPRIS2 interface. See the following example to set the title for 
Banshee on MPRIS:</para>


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