[rhythmbox] replaygain: link to hydrogenaudio wiki instead of replaygain.org



commit 81b5071b6bc0833209aa3f2ea50e2f9ea7acaa87
Author: Jonathan Matthew <jonathan d14n org>
Date:   Wed May 18 22:17:54 2016 +1000

    replaygain: link to hydrogenaudio wiki instead of replaygain.org
    
    https://bugzilla.gnome.org/show_bug.cgi?id=766584

 plugins/replaygain/replaygain-prefs.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/replaygain/replaygain-prefs.ui b/plugins/replaygain/replaygain-prefs.ui
index 07063fe..05e1bac 100644
--- a/plugins/replaygain/replaygain-prefs.ui
+++ b/plugins/replaygain/replaygain-prefs.ui
@@ -136,13 +136,13 @@
     </child>
     <child>
       <object class="GtkLinkButton" id="linkbutton">
-        <property name="label" translatable="yes">Learn more about ReplayGain at replaygain.org</property>
+        <property name="label" translatable="yes">Learn more about ReplayGain</property>
         <property name="visible">True</property>
         <property name="can_focus">True</property>
         <property name="receives_default">True</property>
         <property name="has_tooltip">True</property>
         <property name="relief">none</property>
-        <property name="uri">http://replaygain.org/</property>
+       <property name="uri">http://wiki.hydrogenaud.io/index.php/ReplayGain</property>
       </object>
       <packing>
         <property name="expand">False</property>


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