summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-08-01 13:55:03 +0200
committerinfirit <[email protected]>2013-08-01 13:55:03 +0200
commitf32f9164eecf1734727852365a95f1aed3a8d59a (patch)
treea97afa8d3d38b8bf297be57afc6c9889ed353e48
parent7418b30d4e11f78cdb58c6d8afa67c5ddbb2f0d5 (diff)
downloadmate-media-f32f9164eecf1734727852365a95f1aed3a8d59a.tar.bz2
mate-media-f32f9164eecf1734727852365a95f1aed3a8d59a.tar.xz
Use yelp-tools instead of mate-doc-utils
-rwxr-xr-xautogen.sh5
-rw-r--r--configure.ac2
-rw-r--r--gst-mixer-applet/applet.c2
-rw-r--r--gst-mixer-applet/docs/C/index.docbook (renamed from gst-mixer-applet/docs/C/mate-mixer_applet2.xml)2
-rw-r--r--gst-mixer-applet/docs/C/legal.xml2
-rw-r--r--gst-mixer-applet/docs/Makefile.am11
-rw-r--r--gst-mixer-applet/docs/ca/ca.po8
-rw-r--r--gst-mixer-applet/docs/cs/cs.po8
-rw-r--r--gst-mixer-applet/docs/da/da.po8
-rw-r--r--gst-mixer-applet/docs/de/de.po8
-rw-r--r--gst-mixer-applet/docs/el/el.po8
-rw-r--r--gst-mixer-applet/docs/en_GB/en_GB.po8
-rw-r--r--gst-mixer-applet/docs/es/es.po8
-rw-r--r--gst-mixer-applet/docs/eu/eu.po8
-rw-r--r--gst-mixer-applet/docs/fi/fi.po8
-rw-r--r--gst-mixer-applet/docs/fr/fr.po8
-rw-r--r--gst-mixer-applet/docs/hu/hu.po8
-rw-r--r--gst-mixer-applet/docs/it/it.po8
-rw-r--r--gst-mixer-applet/docs/ko/ko.po8
-rw-r--r--gst-mixer-applet/docs/oc/oc.po4
-rw-r--r--gst-mixer-applet/docs/pa/pa.po8
-rw-r--r--gst-mixer-applet/docs/pt_BR/pt_BR.po8
-rw-r--r--gst-mixer-applet/docs/ru/ru.po8
-rw-r--r--gst-mixer-applet/docs/sv/sv.po8
-rw-r--r--gst-mixer-applet/docs/uk/uk.po8
-rw-r--r--gst-mixer-applet/docs/zh_CN/zh_CN.po8
-rw-r--r--gst-mixer/doc/C/index.docbook (renamed from gst-mixer/doc/C/mate-volume-control.xml)2
-rw-r--r--gst-mixer/doc/C/legal.xml2
-rw-r--r--gst-mixer/doc/Makefile.am13
-rw-r--r--gst-mixer/doc/ca/ca.po8
-rw-r--r--gst-mixer/doc/cs/cs.po8
-rw-r--r--gst-mixer/doc/da/da.po8
-rw-r--r--gst-mixer/doc/de/de.po8
-rw-r--r--gst-mixer/doc/el/el.po8
-rw-r--r--gst-mixer/doc/en_GB/en_GB.po8
-rw-r--r--gst-mixer/doc/es/es.po8
-rw-r--r--gst-mixer/doc/fr/fr.po8
-rw-r--r--gst-mixer/doc/it/it.po8
-rw-r--r--gst-mixer/doc/oc/oc.po4
-rw-r--r--gst-mixer/doc/ru/ru.po8
-rw-r--r--gst-mixer/doc/sv/sv.po8
-rw-r--r--gst-mixer/doc/zh_CN/zh_CN.po8
-rw-r--r--gst-mixer/src/window.c2
43 files changed, 151 insertions, 148 deletions
diff --git a/autogen.sh b/autogen.sh
index 7e9555a..40692d6 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -21,4 +21,9 @@ which mate-autogen || {
exit 1
}
+which yelp-build || {
+ echo "You need to install yelp-tools"
+ exit 1
+}
+
. mate-autogen "$@"
diff --git a/configure.ac b/configure.ac
index ecc15fe..0c831a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -178,7 +178,7 @@ AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Define to the Gettext package name])
AM_GLIB_GNU_GETTEXT
-MATE_DOC_INIT
+YELP_HELP_INIT
AM_PROG_LIBTOOL
AM_PROG_CC_C_O
diff --git a/gst-mixer-applet/applet.c b/gst-mixer-applet/applet.c
index 1a511ed..2b4edc0 100644
--- a/gst-mixer-applet/applet.c
+++ b/gst-mixer-applet/applet.c
@@ -1404,7 +1404,7 @@ cb_verb (GtkAction *action,
GError *error = NULL;
gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (applet)),
- "ghelp:mixer_applet2",
+ "help:mixer_applet2",
gtk_get_current_event_time (),
&error);
diff --git a/gst-mixer-applet/docs/C/mate-mixer_applet2.xml b/gst-mixer-applet/docs/C/index.docbook
index 7bc1f20..7722542 100644
--- a/gst-mixer-applet/docs/C/mate-mixer_applet2.xml
+++ b/gst-mixer-applet/docs/C/index.docbook
@@ -171,7 +171,7 @@
</releaseinfo>
<legalnotice>
<title>Feedback</title>
- <para> To report a bug or make a suggestion regarding the &applet; applet or this manual, follow the directions in the <ulink url="ghelp:mate-feedback" type="help">MATE Feedback Page</ulink>. </para>
+ <para> To report a bug or make a suggestion regarding the &applet; applet or this manual, follow the directions in the <ulink url="help:mate-feedback" type="help">MATE Feedback Page</ulink>. </para>
</legalnotice>
</articleinfo>
diff --git a/gst-mixer-applet/docs/C/legal.xml b/gst-mixer-applet/docs/C/legal.xml
index acb0b40..9c4e248 100644
--- a/gst-mixer-applet/docs/C/legal.xml
+++ b/gst-mixer-applet/docs/C/legal.xml
@@ -6,7 +6,7 @@
by the Free Software Foundation with no Invariant Sections,
no Front-Cover Texts, and no Back-Cover Texts. You can find
a copy of the GFDL at this <ulink type="help"
- url="ghelp:fdl">link</ulink> or in the file COPYING-DOCS
+ url="help:fdl">link</ulink> or in the file COPYING-DOCS
distributed with this manual.
</para>
<para> This manual is part of a collection of MATE manuals
diff --git a/gst-mixer-applet/docs/Makefile.am b/gst-mixer-applet/docs/Makefile.am
index f0a31ab..c436cf2 100644
--- a/gst-mixer-applet/docs/Makefile.am
+++ b/gst-mixer-applet/docs/Makefile.am
@@ -1,11 +1,10 @@
-include $(top_srcdir)/build-aux/mate-doc-utils.make
-dist-hook: doc-dist-hook
+@YELP_HELP_RULES@
-DOC_MODULE = mate-mixer_applet2
-DOC_ENTITIES = legal.xml
+HELP_ID = mate-mixer_applet2
+HELP_FILES = index.docbook legal.xml
-DOC_FIGURES = figures/volumecontrol_applet.png
+HELP_MEDIA = figures/volumecontrol_applet.png
-DOC_LINGUAS = ca cs da de el en_GB es eu fi fr hu it ko oc pa pt_BR ru sv uk zh_CN
+HELP_LINGUAS = ca cs da de el en_GB es eu fi fr hu it ko oc pa pt_BR ru sv uk zh_CN
-include $(top_srcdir)/git.mk
diff --git a/gst-mixer-applet/docs/ca/ca.po b/gst-mixer-applet/docs/ca/ca.po
index 3cdc2cc..56bdb25 100644
--- a/gst-mixer-applet/docs/ca/ca.po
+++ b/gst-mixer-applet/docs/ca/ca.po
@@ -52,8 +52,8 @@ msgid "MATE Documentation Project"
msgstr "Projecte de documentació del MATE"
#: C/mixer_applet2.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
-msgstr "Teniu permís per a copiar, distribuir i/o modificar aquest document, sota els termes de la Llicència de documentació lliure GNU (GFDL), versió 1.1 o qualsevol versió publicada posteriorment per la Free Software Foundation, sense seccions invariants, sense texts de portada i sense texts de contraportada. Podeu trobar una còpia de la GFDL en aquest <ulink type=\"help\" url=\"ghelp:fdl\">enllaç</ulink> o en el fitxer COPYING-DOCS distribuït amb aquest manual."
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgstr "Teniu permís per a copiar, distribuir i/o modificar aquest document, sota els termes de la Llicència de documentació lliure GNU (GFDL), versió 1.1 o qualsevol versió publicada posteriorment per la Free Software Foundation, sense seccions invariants, sense texts de portada i sense texts de contraportada. Podeu trobar una còpia de la GFDL en aquest <ulink type=\"help\" url=\"help:fdl\">enllaç</ulink> o en el fitxer COPYING-DOCS distribuït amb aquest manual."
#: C/mixer_applet2.xml:12(para)
msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license."
@@ -188,8 +188,8 @@ msgid "Feedback"
msgstr "Comentaris"
#: C/mixer_applet2.xml:172(para)
-msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "Per a informar d'un error o fer un suggeriment sobre la miniaplicació del controlador de volum o aquest manual, seguiu les indicacions de la <ulink url=\"ghelp:mate-feedback\" type=\"help\">Pàgina de suggeriments del MATE</ulink>."
+msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "Per a informar d'un error o fer un suggeriment sobre la miniaplicació del controlador de volum o aquest manual, seguiu les indicacions de la <ulink url=\"help:mate-feedback\" type=\"help\">Pàgina de suggeriments del MATE</ulink>."
#: C/mixer_applet2.xml:177(primary)
msgid "Volume Control"
diff --git a/gst-mixer-applet/docs/cs/cs.po b/gst-mixer-applet/docs/cs/cs.po
index f671e0f..255d911 100644
--- a/gst-mixer-applet/docs/cs/cs.po
+++ b/gst-mixer-applet/docs/cs/cs.po
@@ -80,14 +80,14 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Je povoleno kopírovat, šířit a/nebo upravovat tento dokument za podmínek GNU "
"Free Documentation License (GFDL), verze 1.1 nebo jakékoli další verze "
"vydané nadací Free Software Foundation; bez neměnných oddílů, bez textů "
"předních desek a bez textů zadních desek. Kopii licence GFDL naleznete pod "
-"<ulink type=\"help\" url=\"ghelp:fdl\">tímto odkazem</ulink> nebo v souboru "
+"<ulink type=\"help\" url=\"help:fdl\">tímto odkazem</ulink> nebo v souboru "
"COPYING-DOCS dodávaném s touto příručkou."
#: C/mixer_applet2.xml:12(para)
@@ -291,12 +291,12 @@ msgstr "Ohlasy"
#: C/mixer_applet2.xml:174(para)
msgid ""
"To report a bug or make a suggestion regarding the Volume Control applet or "
-"this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback"
+"this manual, follow the directions in the <ulink url=\"help:mate-feedback"
"\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Pokud chcete oznámit chybu nebo navrhnout vylepšení tohoto appletu nebo této "
"příručky, můžete přidat hlášení o chybě do příslušné sekce <ulink url="
-"\"ghelp:mate-feedback\" type=\"help\">Stránka s ohlasy na MATE</ulink>."
+"\"help:mate-feedback\" type=\"help\">Stránka s ohlasy na MATE</ulink>."
#: C/mixer_applet2.xml:179(primary)
msgid "Volume Control"
diff --git a/gst-mixer-applet/docs/da/da.po b/gst-mixer-applet/docs/da/da.po
index 555d110..8014459 100644
--- a/gst-mixer-applet/docs/da/da.po
+++ b/gst-mixer-applet/docs/da/da.po
@@ -185,12 +185,12 @@ msgstr "Tilbagemelding"
#: ../C/mixer_applet2.xml:174(para)
msgid ""
"To report a bug or make a suggestion regarding the Volume Control applet or "
-"this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback"
+"this manual, follow the directions in the <ulink url=\"help:mate-feedback"
"\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Hvis du ønsker at indrapportere en fejl eller komme med et forslag "
"vedrørende lydstyrkekontrol eller denne manual så følg vejledningen på siden "
-"<ulink url=\"ghelp:mate-feedback\" type=\"help\">tilbagemeldinger omkring "
+"<ulink url=\"help:mate-feedback\" type=\"help\">tilbagemeldinger omkring "
"MATE</ulink>."
#: ../C/mixer_applet2.xml:179(primary)
@@ -368,14 +368,14 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Der gives tilladelse til at kopiere, distribuere og/eller ændre dette "
"dokument under betingelserne i GNU Free Documentation License (GFDL), "
"version 1.1 eller enhver nyere version, udgivet af Free Software Foundation "
"uden invariante afsnit, uden forsidetekster, og uden bagsidetekster. Du kan "
-"finde en kopi af GFDL'en her: <ulink type=\"help\" url=\"ghelp:fdl\">link</"
+"finde en kopi af GFDL'en her: <ulink type=\"help\" url=\"help:fdl\">link</"
"ulink>, eller i filen COPYING-DOCS der distribueres med denne manual."
#: ../C/legal.xml:12(para)
diff --git a/gst-mixer-applet/docs/de/de.po b/gst-mixer-applet/docs/de/de.po
index fb54e85..2a6e3a3 100644
--- a/gst-mixer-applet/docs/de/de.po
+++ b/gst-mixer-applet/docs/de/de.po
@@ -73,7 +73,7 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Das vorliegende Dokument kann gemäß den Bedingungen der GNU Free "
@@ -81,7 +81,7 @@ msgstr ""
"Software Foundation veröffentlichten Version ohne unveränderbare Abschnitte "
"sowie ohne Texte auf dem vorderen und hinteren Buchdeckel kopiert, verteilt "
"und/oder modifiziert werden. Eine Kopie der GFDL finden Sie unter diesem "
-"<ulink type=\"help\" url=\"ghelp:fdl\">Link</ulink> oder in der mit diesem "
+"<ulink type=\"help\" url=\"help:fdl\">Link</ulink> oder in der mit diesem "
"Handbuch gelieferten Datei COPYING-DOCS."
#: C/mixer_applet2.xml:12(para)
@@ -294,12 +294,12 @@ msgstr "Rückmeldungen"
#: C/mixer_applet2.xml:172(para)
msgid ""
"To report a bug or make a suggestion regarding the Volume Control applet or "
-"this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback"
+"this manual, follow the directions in the <ulink url=\"help:mate-feedback"
"\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Um Fehler zu melden oder einen Vorschlag zur Anwendung "
"<application>Lautstärkeregler-Applet</application> oder zu diesem Handbuch "
-"zu machen, folgen Sie den Anweisungen auf der <ulink url=\"ghelp:mate-"
+"zu machen, folgen Sie den Anweisungen auf der <ulink url=\"help:mate-"
"feedback\" type=\"help\">MATE-Seite für Rückmeldungen</ulink>."
#: C/mixer_applet2.xml:177(primary)
diff --git a/gst-mixer-applet/docs/el/el.po b/gst-mixer-applet/docs/el/el.po
index 6dd8309..051896d 100644
--- a/gst-mixer-applet/docs/el/el.po
+++ b/gst-mixer-applet/docs/el/el.po
@@ -57,13 +57,13 @@ msgid "MATE Documentation Project"
msgstr "Έργο Τεκμηρίωσης MATE"
#: C/mixer_applet2.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Δίνεται άδεια για αντιγραφή, διανομή και/ή τροποποίηση του εγγράφου υπό τους "
"όρους της Ελεύθερης Άδειας Τεκμηρίωσης GNU (GFDL), Έκδοση 1.1 ή "
"μεταγενέστερη εκδιδόμενη από το Ίδρυμα Ελεύθερου Λογισμικού χωρίς Σταθερά "
"Εδάφια, χωρίς Εξώφυλλα Κειμένου, και χωρίς Οπισθόφυλλα Κειμένου. Μπορείτε να "
-"βρείτε ένα αντίγραφο της GFDL σε αυτόν τον <ulink type=\"help\" url=\"ghelp:"
+"βρείτε ένα αντίγραφο της GFDL σε αυτόν τον <ulink type=\"help\" url=\"help:"
"fdl\">σύνδεσμο</ulink> ή στο αρχείο COPYING-DOCS που διανεμήθηκε με αυτόν "
"τον οδηγό."
@@ -227,8 +227,8 @@ msgid "Feedback"
msgstr "Ανάδραση"
#: C/mixer_applet2.xml:172(para)
-msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "Για αναφορά ενός σφάλματος ή μίας πρότασης που αφορά τη μικροεφαρμογή ελέγχου έντασης ήχου ή το παρόν εγχειρίδιο, ακολουθήστε τις κατευθύνσεις στη<ulink url=\"ghelp:mate-feedback\" type=\"help\"> σελίδα ανάδρασης MATE</ulink>."
+msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "Για αναφορά ενός σφάλματος ή μίας πρότασης που αφορά τη μικροεφαρμογή ελέγχου έντασης ήχου ή το παρόν εγχειρίδιο, ακολουθήστε τις κατευθύνσεις στη<ulink url=\"help:mate-feedback\" type=\"help\"> σελίδα ανάδρασης MATE</ulink>."
#: C/mixer_applet2.xml:177(primary)
msgid "Volume Control"
diff --git a/gst-mixer-applet/docs/en_GB/en_GB.po b/gst-mixer-applet/docs/en_GB/en_GB.po
index 1c544ac..dd3db9b 100644
--- a/gst-mixer-applet/docs/en_GB/en_GB.po
+++ b/gst-mixer-applet/docs/en_GB/en_GB.po
@@ -65,8 +65,8 @@ msgid "MATE Documentation Project"
msgstr "MATE Documentation Project"
#: C/mixer_applet2.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
-msgstr "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation Licence (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgstr "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation Licence (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
#: C/mixer_applet2.xml:12(para)
msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license."
@@ -207,8 +207,8 @@ msgid "Feedback"
msgstr "Feedback"
#: C/mixer_applet2.xml:172(para)
-msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
+msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
#: C/mixer_applet2.xml:177(primary)
msgid "Volume Control"
diff --git a/gst-mixer-applet/docs/es/es.po b/gst-mixer-applet/docs/es/es.po
index b5da30d..1c18ec6 100644
--- a/gst-mixer-applet/docs/es/es.po
+++ b/gst-mixer-applet/docs/es/es.po
@@ -79,14 +79,14 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Se concede permiso para copiar, distribuir o modificar este documento según "
"las condiciones de la GNU Free Documentation License (GFDL), Versión 1.1 o "
"cualquier versión posterior publicada por la Free Software Foundation sin "
"Secciones invariantes, Textos de portada y Textos de contraportada. "
-"Encontrará una copia de la GFDL en este <ulink type=\"help\" url=\"ghelp:fdl"
+"Encontrará una copia de la GFDL en este <ulink type=\"help\" url=\"help:fdl"
"\">enlace</ulink> o en el archivo COPYING-DOCS distribuido con este manual."
#: C/mixer_applet2.xml:12(para)
@@ -296,12 +296,12 @@ msgstr "Comentarios"
#: C/mixer_applet2.xml:172(para)
msgid ""
"To report a bug or make a suggestion regarding the Volume Control applet or "
-"this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback"
+"this manual, follow the directions in the <ulink url=\"help:mate-feedback"
"\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Para informar sobre un fallo o hacer sugerencias sobre la miniaplicación "
"Control de volumen o sobre este manual, siga las indicaciones en la <ulink "
-"url=\"ghelp:mate-feedback\" type=\"help\">Página de comentarios de MATE</"
+"url=\"help:mate-feedback\" type=\"help\">Página de comentarios de MATE</"
"ulink>."
#: C/mixer_applet2.xml:177(primary)
diff --git a/gst-mixer-applet/docs/eu/eu.po b/gst-mixer-applet/docs/eu/eu.po
index b42177c..d577b46 100644
--- a/gst-mixer-applet/docs/eu/eu.po
+++ b/gst-mixer-applet/docs/eu/eu.po
@@ -56,8 +56,8 @@ msgid "MATE Documentation Project"
msgstr "MATEren dokumentazio-proiektua"
#: C/mixer_applet2.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
-msgstr "Baimena ematen da dokumentu hau kopiatu, banatu eta/edo aldatzeko Free Software Foundation-ek argitaratutako GNU Dokumentazio Librearen Lizentziaren 1.1. bertsioan edo berriago batean ezarritako baldintzak betetzen badira; Atal Aldaezinik, Aurreko azaleko testurik eta Atzeko azaleko testurik gabe. GFDL lizentziaren kopia <ulink type=\"help\" url=\"ghelp:fdl\">esteka</ulink> honetan edo eskuliburu honekin batera ematen den COPYING-DOCS fitxategian aurkituko duzu."
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgstr "Baimena ematen da dokumentu hau kopiatu, banatu eta/edo aldatzeko Free Software Foundation-ek argitaratutako GNU Dokumentazio Librearen Lizentziaren 1.1. bertsioan edo berriago batean ezarritako baldintzak betetzen badira; Atal Aldaezinik, Aurreko azaleko testurik eta Atzeko azaleko testurik gabe. GFDL lizentziaren kopia <ulink type=\"help\" url=\"help:fdl\">esteka</ulink> honetan edo eskuliburu honekin batera ematen den COPYING-DOCS fitxategian aurkituko duzu."
#: C/mixer_applet2.xml:12(para)
msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license."
@@ -192,8 +192,8 @@ msgid "Feedback"
msgstr "Ohar-bidaltzea"
#: C/mixer_applet2.xml:172(para)
-msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "Bolumen-kontrolaren miniaplikazioari edo eskuliburu honi buruzko akatsen berri emateko edo oharrak bidaltzeko, <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATEra oharrak bidaltzeko orrian</ulink> aurkituko dituzu argibideak."
+msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "Bolumen-kontrolaren miniaplikazioari edo eskuliburu honi buruzko akatsen berri emateko edo oharrak bidaltzeko, <ulink url=\"help:mate-feedback\" type=\"help\">MATEra oharrak bidaltzeko orrian</ulink> aurkituko dituzu argibideak."
#: C/mixer_applet2.xml:177(primary)
msgid "Volume Control"
diff --git a/gst-mixer-applet/docs/fi/fi.po b/gst-mixer-applet/docs/fi/fi.po
index b6bdbe0..d28c7da 100644
--- a/gst-mixer-applet/docs/fi/fi.po
+++ b/gst-mixer-applet/docs/fi/fi.po
@@ -59,13 +59,13 @@ msgid "MATE Documentation Project"
msgstr "Mate dokumentointiprojekti"
#: C/mixer_applet2.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Tätä asiakirjaa saa kopioida, jakaa edelleen ja/tai muokata Free Software "
"Foundationin julkaiseman GNU Free Documentation Licensen (GFDL) version 1.1 "
"tai valinnaisesti myöhemmän version mukaisesti, ilman vaatimuksia "
"muuttamattomista osioista ja etu- tai takakansiteksteistä. Kopion GFDL:stä "
-"voi nähdä napsauttamalla <ulink type=\"help\" url=\"ghelp:fdl\">tätä "
+"voi nähdä napsauttamalla <ulink type=\"help\" url=\"help:fdl\">tätä "
"linkkiä</ulink>, tai lukemalla ohjeen mukana toimitetun COPYING-DOCS-nimisen "
"tiedoston."
@@ -233,8 +233,8 @@ msgid "Feedback"
msgstr "Palaute"
#: C/mixer_applet2.xml:172(para)
-msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "Ilmoittaaksesi viasta tai tehdäksesi ehdotuksen koskien Äänenvoimakkuuden säädin -sovellusta tai tätä käyttöohjetta, seuraa ohjeita <ulink url=\"ghelp:mate-feedback\" type=\"help\">Mate palautesivulla</ulink>."
+msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "Ilmoittaaksesi viasta tai tehdäksesi ehdotuksen koskien Äänenvoimakkuuden säädin -sovellusta tai tätä käyttöohjetta, seuraa ohjeita <ulink url=\"help:mate-feedback\" type=\"help\">Mate palautesivulla</ulink>."
#: C/mixer_applet2.xml:177(primary)
msgid "Volume Control"
diff --git a/gst-mixer-applet/docs/fr/fr.po b/gst-mixer-applet/docs/fr/fr.po
index 1143e27..7a0aa21 100644
--- a/gst-mixer-applet/docs/fr/fr.po
+++ b/gst-mixer-applet/docs/fr/fr.po
@@ -77,7 +77,7 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Permission vous est donnée de copier, distribuer et/ou modifier ce document "
@@ -85,7 +85,7 @@ msgstr ""
"ou ultérieure publiée par la Free Software Foundation sans section "
"inaltérable, sans texte de première page de couverture ni texte de dernière "
"page de couverture. Vous trouverez un exemplaire de cette licence en suivant "
-"ce <ulink type=\"help\" url=\"ghelp:fdl\">lien</ulink> ou dans le fichier "
+"ce <ulink type=\"help\" url=\"help:fdl\">lien</ulink> ou dans le fichier "
"COPYING-DOCS fourni avec le présent manuel."
#: ../C/mixer_applet2.xml:12(para)
@@ -294,12 +294,12 @@ msgstr "Votre avis"
#: ../C/mixer_applet2.xml:172(para)
msgid ""
"To report a bug or make a suggestion regarding the Volume Control applet or "
-"this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback"
+"this manual, follow the directions in the <ulink url=\"help:mate-feedback"
"\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Pour signaler une anomalie ou émettre une suggestion concernant l'applet "
"Contrôleur de volume ou ce manuel, procédez comme indiqué sur la <ulink url="
-"\"ghelp:mate-feedback\" type=\"help\">Page de réactions sur MATE</ulink>."
+"\"help:mate-feedback\" type=\"help\">Page de réactions sur MATE</ulink>."
#: ../C/mixer_applet2.xml:177(primary)
msgid "Volume Control"
diff --git a/gst-mixer-applet/docs/hu/hu.po b/gst-mixer-applet/docs/hu/hu.po
index cdbfa09..d6f74d3 100644
--- a/gst-mixer-applet/docs/hu/hu.po
+++ b/gst-mixer-applet/docs/hu/hu.po
@@ -57,13 +57,13 @@ msgid "MATE Documentation Project"
msgstr "MATE dokumentációs projekt"
#: C/mixer_applet2.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Jelen dokumentum szabadon másolható, terjeszthető és/vagy módosítható a GNU "
"Free Documentation License (GFDL) 1.1-es verziója vagy a Free Software "
"Foundation által kiadott ennél frissebb verziója alatt, a „Nem változtatható "
"szakaszok”, „Címlapszövegek” és a „Hátlapszövegek” kivételével. A GFDL "
-"leírása <ulink type=\"help\" url=\"ghelp:fdl\">ezen az oldalon</ulink> "
+"leírása <ulink type=\"help\" url=\"help:fdl\">ezen az oldalon</ulink> "
"érhető el, vagy a jelen dokumentációban található COPYING-DOCS fájlban."
#: C/mixer_applet2.xml:12(para)
@@ -229,8 +229,8 @@ msgid "Feedback"
msgstr "Visszajelzés"
#: C/mixer_applet2.xml:172(para)
-msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "A Hangerőszabályzó kisalkalmazáshoz kapcsolódó hiba jelentéséhez vagy javaslat tételéhez kövesse a <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE visszajelzési oldal</ulink> utasításait."
+msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "A Hangerőszabályzó kisalkalmazáshoz kapcsolódó hiba jelentéséhez vagy javaslat tételéhez kövesse a <ulink url=\"help:mate-feedback\" type=\"help\">MATE visszajelzési oldal</ulink> utasításait."
#: C/mixer_applet2.xml:177(primary)
msgid "Volume Control"
diff --git a/gst-mixer-applet/docs/it/it.po b/gst-mixer-applet/docs/it/it.po
index 2b77691..85289ee 100644
--- a/gst-mixer-applet/docs/it/it.po
+++ b/gst-mixer-applet/docs/it/it.po
@@ -66,14 +66,14 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Questo documento può essere copiato, distribuito e/o modificato solo in "
"conformità con i termini della GNU Free Documentation License (GFDL) "
"Versione 1.1 o delle versioni successive pubblicate dalla Free Software "
"Foundation senza sezioni invariabili, frontespizi e testi di copertina. Una "
-"copia della GFDL è disponibile su questo <ulink type=\"help\" url=\"ghelp:fdl"
+"copia della GFDL è disponibile su questo <ulink type=\"help\" url=\"help:fdl"
"\">collegamento</ulink> o nel file COPYING-DOCS distribuito con questo "
"manuale."
@@ -284,9 +284,9 @@ msgstr "Commenti"
#: ../C/mixer_applet2.xml:172(para)
msgid ""
"To report a bug or make a suggestion regarding the Volume Control applet or "
-"this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback"
+"this manual, follow the directions in the <ulink url=\"help:mate-feedback"
"\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "Per segnalare un problema o inviare suggerimenti sull'applet Volume o su questo manuale, seguire le istruzioni presenti alla <ulink url=\"ghelp:mate-feedback\" type=\"help\">pagina di commenti su MATE</ulink>"
+msgstr "Per segnalare un problema o inviare suggerimenti sull'applet Volume o su questo manuale, seguire le istruzioni presenti alla <ulink url=\"help:mate-feedback\" type=\"help\">pagina di commenti su MATE</ulink>"
#: ../C/mixer_applet2.xml:177(primary)
msgid "Volume Control"
diff --git a/gst-mixer-applet/docs/ko/ko.po b/gst-mixer-applet/docs/ko/ko.po
index f1924c0..a3996b7 100644
--- a/gst-mixer-applet/docs/ko/ko.po
+++ b/gst-mixer-applet/docs/ko/ko.po
@@ -21,13 +21,13 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"본 설명서는 프리 소프트웨어 재단(FSF)에서 발행한 GNU 자유 문서 라이센스"
"(GFDL) 버전 1.1 이상의 조항에 따라 변경 불가 부분, 앞 표지 텍스트 및 뒷 표지 "
"텍스트를 제외하고 복사, 수정 및/또는 배포할 수 있습니다. GFDL의 사본은 "
-"<ulink type=\"help\" url=\"ghelp:fdl\">링크</ulink> 또는 본 설명서와 함께 배"
+"<ulink type=\"help\" url=\"help:fdl\">링크</ulink> 또는 본 설명서와 함께 배"
"포된 COPYING-DOCS 파일에서 찾을 수 있습니다."
#: ../C/legal.xml:12(para) ../C/mixer_applet2.xml:12(para)
@@ -278,11 +278,11 @@ msgstr "피드백"
#: ../C/mixer_applet2.xml:172(para)
msgid ""
"To report a bug or make a suggestion regarding the Volume Control applet or "
-"this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback"
+"this manual, follow the directions in the <ulink url=\"help:mate-feedback"
"\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"볼륨 조절 애플릿 또는 이 설명서에 대한 버그를 보고하거나 의견을 제시하려면 "
-"<ulink url=\"ghelp:mate-feedback\" type=\"help\">그놈 피드백 페이지</ulink>"
+"<ulink url=\"help:mate-feedback\" type=\"help\">그놈 피드백 페이지</ulink>"
"에 있는 대로 하십시오."
#: ../C/mixer_applet2.xml:177(primary)
diff --git a/gst-mixer-applet/docs/oc/oc.po b/gst-mixer-applet/docs/oc/oc.po
index 5e87e95..609b8b7 100644
--- a/gst-mixer-applet/docs/oc/oc.po
+++ b/gst-mixer-applet/docs/oc/oc.po
@@ -80,7 +80,7 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
@@ -255,7 +255,7 @@ msgstr ""
#: C/mixer_applet2.xml:172(para)
msgid ""
"To report a bug or make a suggestion regarding the Volume Control applet or "
-"this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback"
+"this manual, follow the directions in the <ulink url=\"help:mate-feedback"
"\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
diff --git a/gst-mixer-applet/docs/pa/pa.po b/gst-mixer-applet/docs/pa/pa.po
index a7125b9..6230cc3 100644
--- a/gst-mixer-applet/docs/pa/pa.po
+++ b/gst-mixer-applet/docs/pa/pa.po
@@ -56,12 +56,12 @@ msgid "MATE Documentation Project"
msgstr "ਗਨੋਮ ਦਸਤਾਵੇਜ਼ ਪ੍ਰੋਜੈਕਟ"
#: C/mixer_applet2.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
msgstr ""
"ਇਹ ਦਸਤਾਵੇਜ਼ ਨੂੰ ਗਨੂ ਮੁਕਤ ਦਸਤਾਵੇਜ਼ ਲਾਈਸੈਂਸ (GFDL), ਵਰਜਨ 1.1 ਜਾਂ ਨਵੇਂ, "
"ਜੋ ਕਿ ਫਰੀ ਸਾਫਟਵੇਅਰ ਫਾਊਡੇਸ਼ਨ ਵਲੋਂ ਬਦਲਵੇਂ ਭਾਗ, ਨਾ ਮੁੱਢਲੇ-ਢੱਕਣ ਪਾਠ ਅਤੇ ਨਾ "
"ਹੀ ਪਿੱਛੇ-ਢੱਕਣ ਪਾਠ ਨਾਲ ਜਾਰੀ ਹੈ, ਦੀਆਂ ਸ਼ਰਤਾਂ ਅਧੀਨ ਨਕਲ ਕਰਨ, ਵੰਡਣ ਅਤੇ/ਜਾਂ "
-"ਸੋਧਣ ਦਾ ਅਧਿਕਾਰ ਦਿੱਤਾ ਗਿਆ ਹੈ। ਤੁਸੀਂ GFDL ਦੀ ਨਕਲ <ulink type=\"help\" url=\"ghelp:fdl\"> "
+"ਸੋਧਣ ਦਾ ਅਧਿਕਾਰ ਦਿੱਤਾ ਗਿਆ ਹੈ। ਤੁਸੀਂ GFDL ਦੀ ਨਕਲ <ulink type=\"help\" url=\"help:fdl\"> "
"ਸਬੰਧ</ulink> ਉੱਤੇ ਜਾਂ ਇਹ ਦਸਤਾਵੇਜ਼ 'ਚ COPYING-DOCS ਫਾਇਲ ਵਿੱਚੋਂ ਲੈ ਸਕਦੇ ਹੋ।"
#: C/mixer_applet2.xml:12(para)
@@ -208,8 +208,8 @@ msgid "Feedback"
msgstr "ਸੁਝਾਅ"
#: C/mixer_applet2.xml:172(para)
-msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "ਵਾਲੀਅਮ ਕੰਟਰੋਲ ਐਪਲਿਟ ਜਾਂ ਇਹ ਦਸਤਾਵੇਜ਼ ਬਾਰੇ ਬੱਗ ਰਿਪੋਰਟ ਦੇਣ ਜਾਂ ਸੁਝਾਅ ਲਈ, <ulink url=\"ghelp:mate-feedback\" type=\"help\">ਗਨੋਮ ਸੁਝਾਅ ਸਫ਼ਾ</ulink> ਦੀਆਂ ਹਦਾਇਤਾਂ ਦੀ ਪਾਲਨਾ ਕਰੋ।"
+msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "ਵਾਲੀਅਮ ਕੰਟਰੋਲ ਐਪਲਿਟ ਜਾਂ ਇਹ ਦਸਤਾਵੇਜ਼ ਬਾਰੇ ਬੱਗ ਰਿਪੋਰਟ ਦੇਣ ਜਾਂ ਸੁਝਾਅ ਲਈ, <ulink url=\"help:mate-feedback\" type=\"help\">ਗਨੋਮ ਸੁਝਾਅ ਸਫ਼ਾ</ulink> ਦੀਆਂ ਹਦਾਇਤਾਂ ਦੀ ਪਾਲਨਾ ਕਰੋ।"
#: C/mixer_applet2.xml:177(primary)
msgid "Volume Control"
diff --git a/gst-mixer-applet/docs/pt_BR/pt_BR.po b/gst-mixer-applet/docs/pt_BR/pt_BR.po
index 2e3fa6c..76af87a 100644
--- a/gst-mixer-applet/docs/pt_BR/pt_BR.po
+++ b/gst-mixer-applet/docs/pt_BR/pt_BR.po
@@ -65,8 +65,8 @@ msgid "MATE Documentation Project"
msgstr "Projeto de Documentação do MATE"
#: C/mixer_applet2.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
-msgstr "Permissão concedida para copiar, distribuir e/ou modificar este documento dentro dos termos da GNU Free Documentation License (GFDL), Versão 1.1 ou qualquer versão superior publicada pela Free Software Foundation sem nenhuma seção imutável, texto de capa e contra-capa. Você pode achar uma cópia do GFDL neste <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> ou no arquivo COPYING-DOCS distribuido com este manual."
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgstr "Permissão concedida para copiar, distribuir e/ou modificar este documento dentro dos termos da GNU Free Documentation License (GFDL), Versão 1.1 ou qualquer versão superior publicada pela Free Software Foundation sem nenhuma seção imutável, texto de capa e contra-capa. Você pode achar uma cópia do GFDL neste <ulink type=\"help\" url=\"help:fdl\">link</ulink> ou no arquivo COPYING-DOCS distribuido com este manual."
#: C/mixer_applet2.xml:12(para)
msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license."
@@ -207,8 +207,8 @@ msgid "Feedback"
msgstr "Retorno"
#: C/mixer_applet2.xml:172(para)
-msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "Para relatar um erro ou fazer um sugestão a respeito do miniaplicativo Linha de Comando, siga as indicações na <ulink url=\"ghelp:mate-feedback\" type=\"help\">Página de Feedback do MATE</ulink>."
+msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "Para relatar um erro ou fazer um sugestão a respeito do miniaplicativo Linha de Comando, siga as indicações na <ulink url=\"help:mate-feedback\" type=\"help\">Página de Feedback do MATE</ulink>."
#: C/mixer_applet2.xml:177(primary)
msgid "Volume Control"
diff --git a/gst-mixer-applet/docs/ru/ru.po b/gst-mixer-applet/docs/ru/ru.po
index f3b659a..712b702 100644
--- a/gst-mixer-applet/docs/ru/ru.po
+++ b/gst-mixer-applet/docs/ru/ru.po
@@ -180,12 +180,12 @@ msgstr "Обратная связь"
#: ../C/mixer_applet2.xml:172(para)
msgid ""
"To report a bug or make a suggestion regarding the Volume Control applet or "
-"this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback"
+"this manual, follow the directions in the <ulink url=\"help:mate-feedback"
"\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Чтобы сообщить об ошибке или внести предложение по усовершенствованию "
"апплета регулятора громкости или данного руководства, посмотрите <ulink url="
-"\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
+"\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
#: ../C/mixer_applet2.xml:177(primary)
msgid "Volume Control"
@@ -360,14 +360,14 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Следующим разрешается копировать и/или модифицировать этот документ при "
"условии соблюдения GNU Free Documentation License (GFDL), версии 1.1 или "
"любой более поздней опубликованной ассоциацией свободного программного "
"обеспечения версией без неизменяемых частей, без текстов на обложках. Вы "
-"можете найти копию лицензии по этой <ulink type=\"help\" url=\"ghelp:fdl"
+"можете найти копию лицензии по этой <ulink type=\"help\" url=\"help:fdl"
"\">ссылке</ulink> или в файле COPYING-DOCS, распространяемом с этим "
"документом."
diff --git a/gst-mixer-applet/docs/sv/sv.po b/gst-mixer-applet/docs/sv/sv.po
index 4423e8a..834bddd 100644
--- a/gst-mixer-applet/docs/sv/sv.po
+++ b/gst-mixer-applet/docs/sv/sv.po
@@ -64,8 +64,8 @@ msgid "MATE Documentation Project"
msgstr "Dokumentationsprojekt för MATE"
#: /tmp/doc-l10n/cvs/applets-mixer.HEAD/C/mixer_applet2.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
-msgstr "Tillstånd att kopiera, distribuera och/eller modifiera detta dokument ges under villkoren i GNU Free Documentation License (GFDL), version 1.1 eller senare, utgivet av Free Software Foundation utan standardavsnitt och omslagstexter. En kopia av GFDL finns att hämta på denna <ulink type=\"help\" url=\"ghelp:fdl\">länk</ulink> eller i filen COPYING-DOCS som medföljer denna handbok."
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgstr "Tillstånd att kopiera, distribuera och/eller modifiera detta dokument ges under villkoren i GNU Free Documentation License (GFDL), version 1.1 eller senare, utgivet av Free Software Foundation utan standardavsnitt och omslagstexter. En kopia av GFDL finns att hämta på denna <ulink type=\"help\" url=\"help:fdl\">länk</ulink> eller i filen COPYING-DOCS som medföljer denna handbok."
#: /tmp/doc-l10n/cvs/applets-mixer.HEAD/C/mixer_applet2.xml:12(para)
msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license."
@@ -206,8 +206,8 @@ msgid "Feedback"
msgstr "Återkoppling"
#: /tmp/doc-l10n/cvs/applets-mixer.HEAD/C/mixer_applet2.xml:172(para)
-msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "För att rapportera ett fel eller komma med förslag angående panelprogrammet Volymkontroll eller denna handbok, följ anvisningarna på <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE:s återkopplingssida</ulink>."
+msgid "To report a bug or make a suggestion regarding the Volume Control applet or this manual, follow the directions in the <ulink url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "För att rapportera ett fel eller komma med förslag angående panelprogrammet Volymkontroll eller denna handbok, följ anvisningarna på <ulink url=\"help:mate-feedback\" type=\"help\">MATE:s återkopplingssida</ulink>."
#: /tmp/doc-l10n/cvs/applets-mixer.HEAD/C/mixer_applet2.xml:177(primary)
msgid "Volume Control"
diff --git a/gst-mixer-applet/docs/uk/uk.po b/gst-mixer-applet/docs/uk/uk.po
index a1c7953..822b485 100644
--- a/gst-mixer-applet/docs/uk/uk.po
+++ b/gst-mixer-applet/docs/uk/uk.po
@@ -72,14 +72,14 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Дозволяється копіювати, розповсюджувати та/або змінювати цей документ на "
"умовах ліцензії GNU Free Documentation License (GFDL), версії 1.1 або будь-"
"якої старшої версії, що опублікована Free Software Foundation без "
"інваріантних розділів, тексту титульної сторінки, та тексту фінальної "
-"сторінки. Копію GFDL можна знайти <ulink type=\"help\" url=\"ghelp:fdl\">за "
+"сторінки. Копію GFDL можна знайти <ulink type=\"help\" url=\"help:fdl\">за "
"адресою</ulink> або у файлі COPYING-DOCS, що постачається з цією довідкою."
#: ../C/mixer_applet2.xml:12(para)
@@ -286,12 +286,12 @@ msgstr "Зворотній зв'язок"
#: ../C/mixer_applet2.xml:172(para)
msgid ""
"To report a bug or make a suggestion regarding the Volume Control applet or "
-"this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback"
+"this manual, follow the directions in the <ulink url=\"help:mate-feedback"
"\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Щоб сповістити про помилку або внести пропозицію відносно аплету \"Регулятор "
"гучності\" або цієї довідки, дотримуйтесь інструкцій на сторінці <ulink url="
-"\"ghelp:mate-feedback\" type=\"help\">Зворотний зв'язок з MATE</ulink>."
+"\"help:mate-feedback\" type=\"help\">Зворотний зв'язок з MATE</ulink>."
#: ../C/mixer_applet2.xml:177(primary)
msgid "Volume Control"
diff --git a/gst-mixer-applet/docs/zh_CN/zh_CN.po b/gst-mixer-applet/docs/zh_CN/zh_CN.po
index f0fa27a..598bf73 100644
--- a/gst-mixer-applet/docs/zh_CN/zh_CN.po
+++ b/gst-mixer-applet/docs/zh_CN/zh_CN.po
@@ -72,12 +72,12 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"对于本文档的复制、分发和/或修改必须遵循自由软件基金会 (Free Software "
"Foundation) 发布的 GNU 自由文档许可证 (GFDL) 版本 1.1 或更高版本, 该许可证没"
-"有固定的部分、没有封面和背页文本。您可以在此<ulink type=\"help\" url=\"ghelp:"
+"有固定的部分、没有封面和背页文本。您可以在此<ulink type=\"help\" url=\"help:"
"fdl\">链接</ulink>上或在随本手册一起分发的 COPYING-DOCS 文件中找到 GFDL 的副"
"本。"
@@ -271,11 +271,11 @@ msgstr "反馈"
#: C/mixer_applet2.xml:174(para)
msgid ""
"To report a bug or make a suggestion regarding the Volume Control applet or "
-"this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback"
+"this manual, follow the directions in the <ulink url=\"help:mate-feedback"
"\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"要报告关于音量控制器或使用手册中的缺陷,或者提出建议,请参照 <ulink url="
-"\"ghelp:mate-feedback\" type=\"help\">MATE 反馈页</ulink>上的指导。"
+"\"help:mate-feedback\" type=\"help\">MATE 反馈页</ulink>上的指导。"
#: C/mixer_applet2.xml:179(primary)
msgid "Volume Control"
diff --git a/gst-mixer/doc/C/mate-volume-control.xml b/gst-mixer/doc/C/index.docbook
index 9f6619d..13f7ac0 100644
--- a/gst-mixer/doc/C/mate-volume-control.xml
+++ b/gst-mixer/doc/C/index.docbook
@@ -174,7 +174,7 @@
<legalnotice>
<title>Feedback</title>
- <para>To report a bug or make a suggestion regarding the &appname; application or this manual, follow the directions in the <ulink url="ghelp:mate-feedback" type="help">MATE Feedback Page</ulink>.
+ <para>To report a bug or make a suggestion regarding the &appname; application or this manual, follow the directions in the <ulink url="help:mate-feedback" type="help">MATE Feedback Page</ulink>.
</para>
<!-- Translators may also add here feedback address for translations -->
</legalnotice>
diff --git a/gst-mixer/doc/C/legal.xml b/gst-mixer/doc/C/legal.xml
index acb0b40..9c4e248 100644
--- a/gst-mixer/doc/C/legal.xml
+++ b/gst-mixer/doc/C/legal.xml
@@ -6,7 +6,7 @@
by the Free Software Foundation with no Invariant Sections,
no Front-Cover Texts, and no Back-Cover Texts. You can find
a copy of the GFDL at this <ulink type="help"
- url="ghelp:fdl">link</ulink> or in the file COPYING-DOCS
+ url="help:fdl">link</ulink> or in the file COPYING-DOCS
distributed with this manual.
</para>
<para> This manual is part of a collection of MATE manuals
diff --git a/gst-mixer/doc/Makefile.am b/gst-mixer/doc/Makefile.am
index a75e543..564d1c8 100644
--- a/gst-mixer/doc/Makefile.am
+++ b/gst-mixer/doc/Makefile.am
@@ -1,9 +1,8 @@
-include $(top_srcdir)/build-aux/mate-doc-utils.make
-dist-hook: doc-dist-hook
-DOC_MODULE = mate-volume-control
-DOC_ENTITIES = legal.xml
-DOC_INCLUDES =
-DOC_FIGURES = figures/mate-volume-control_window.png
-DOC_LINGUAS = ca cs da de el en_GB es fr it oc ru sv zh_CN
+@YELP_HELP_RULES
+
+HELP_ID = mate-volume-control
+HELP_FILES = index.docbook legal.xml
+HELP_MEDIA = figures/mate-volume-control_window.png
+HELP_LINGUAS = ca cs da de el en_GB es fr it oc ru sv zh_CN
-include $(top_srcdir)/git.mk
diff --git a/gst-mixer/doc/ca/ca.po b/gst-mixer/doc/ca/ca.po
index bc93fc5..e9c0f2d 100644
--- a/gst-mixer/doc/ca/ca.po
+++ b/gst-mixer/doc/ca/ca.po
@@ -83,7 +83,7 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Teniu permís per a copiar, distribuir i/o modificar aquest document, sota "
@@ -91,7 +91,7 @@ msgstr ""
"qualsevol versió publicada posteriorment per la Free Software Foundation, "
"sense seccions invariants, sense texts de portada i sense texts de "
"contraportada. Podeu trobar una còpia de la GFDL en aquest <ulink type=\"help"
-"\" url=\"ghelp:fdl\">enllaç</ulink> o en el fitxer COPYING-DOCS distribuït "
+"\" url=\"help:fdl\">enllaç</ulink> o en el fitxer COPYING-DOCS distribuït "
"amb aquest manual."
#: C/mate-volume-control.xml:12(para)
@@ -288,11 +288,11 @@ msgstr "Comentaris"
#: C/mate-volume-control.xml:177(para)
msgid ""
"To report a bug or make a suggestion regarding the MATE Volume Control "
-"application or this manual, follow the directions in the <ulink url=\"ghelp:"
+"application or this manual, follow the directions in the <ulink url=\"help:"
"mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Per a informar d'un error o fer algun suggeriment quant al control del volum "
-"del MATE o aquest manual, seguiu les indicacions a la <ulink url=\"ghelp:"
+"del MATE o aquest manual, seguiu les indicacions a la <ulink url=\"help:"
"mate-feedback\" type=\"help\">pàgina de comentaris del MATE</ulink>."
#: C/mate-volume-control.xml:184(primary)
diff --git a/gst-mixer/doc/cs/cs.po b/gst-mixer/doc/cs/cs.po
index 008c8e0..74cd7cc 100644
--- a/gst-mixer/doc/cs/cs.po
+++ b/gst-mixer/doc/cs/cs.po
@@ -82,14 +82,14 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Je povoleno kopírovat, šířit a/nebo upravovat tento dokument za podmínek GNU "
"Free Documentation License, verze 1.1 nebo jakékoli další verze vydané "
"nadací Free Software Foundation; bez neměnných oddílů, bez textů předních "
"desek a bez textů zadních desek. Kopie této licence je zahrnuta v oddílu "
-"jménem <ulink type=\"help\" url=\"ghelp:fdl\">GNU Free Documentation "
+"jménem <ulink type=\"help\" url=\"help:fdl\">GNU Free Documentation "
"License</ulink> nebo v souboru COPYING-DOCS dodávaném s touto příručkou."
#: C/mate-volume-control.xml:12(para)
@@ -282,12 +282,12 @@ msgstr "Ohlasy"
#: C/mate-volume-control.xml:177(para)
msgid ""
"To report a bug or make a suggestion regarding the MATE Volume Control "
-"application or this manual, follow the directions in the <ulink url=\"ghelp:"
+"application or this manual, follow the directions in the <ulink url=\"help:"
"mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Pokud chcete oznámit chybu nebo navrhnout vylepšení vztahující se k Ovládání "
"hlasitosti MATE nebo této příručce, postupujte dle instrukcí na stránce "
-"<ulink url=\"ghelp:mate-feedback\" type=\"help\">Stránka s ohlasy na MATE</"
+"<ulink url=\"help:mate-feedback\" type=\"help\">Stránka s ohlasy na MATE</"
"ulink>."
#: C/mate-volume-control.xml:184(primary)
diff --git a/gst-mixer/doc/da/da.po b/gst-mixer/doc/da/da.po
index eca8d7f..1adafe4 100644
--- a/gst-mixer/doc/da/da.po
+++ b/gst-mixer/doc/da/da.po
@@ -22,7 +22,7 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Tilladelse er givet til at kopiere, distribuere og/eller ændre dette "
@@ -30,7 +30,7 @@ msgstr ""
"version 1.1 eller andre senere versioner udgivet af Free Software Foundation "
"med ikke indholdte sektioner, ingen frontomslagstekster, og ingen "
"bagsideomslagstekster. Du kan finde en kopi af GFDL her <ulink type=\"help\" "
-"url=\"ghelp:fdl\">link</ulink> eller i filen COPYING-DOCS der er "
+"url=\"help:fdl\">link</ulink> eller i filen COPYING-DOCS der er "
"distribueret med denne manual."
#: ../C/legal.xml:12(para) ../C/mate-volume-control.xml:12(para)
@@ -291,12 +291,12 @@ msgstr "Tilbagemelding"
#: ../C/mate-volume-control.xml:177(para)
msgid ""
"To report a bug or make a suggestion regarding the MATE Volume Control "
-"application or this manual, follow the directions in the <ulink url=\"ghelp:"
+"application or this manual, follow the directions in the <ulink url=\"help:"
"mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"For at rapportere fejl eller foreslå forbedringer vedrørende MATE-"
"lydstyrkekontrol-programmet eller denne manual, skal du følge "
-"instruktionerne på <ulink url=\"ghelp:user-guide?feedback-bugs\" type=\"help"
+"instruktionerne på <ulink url=\"help:user-guide?feedback-bugs\" type=\"help"
"\">MATE-tilbagemeldinger</ulink>."
#: ../C/mate-volume-control.xml:184(primary)
diff --git a/gst-mixer/doc/de/de.po b/gst-mixer/doc/de/de.po
index e147eab..01baf26 100644
--- a/gst-mixer/doc/de/de.po
+++ b/gst-mixer/doc/de/de.po
@@ -77,7 +77,7 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in "
"the file COPYING-DOCS distributed with this manual."
msgstr ""
"Das vorliegende Dokument kann gemäß den Bedingungen der GNU Free "
@@ -85,7 +85,7 @@ msgstr ""
"Software Foundation veröffentlichten Version ohne unveränderbare Abschnitte "
"sowie ohne Texte auf dem vorderen und hinteren Buchdeckel kopiert, verteilt "
"und/oder modifiziert werden. Eine Kopie der GFDL finden Sie unter diesem "
-"<ulink type=\"help\" url=\"ghelp:fdl\">Link</ulink> oder in der mit diesem "
+"<ulink type=\"help\" url=\"help:fdl\">Link</ulink> oder in der mit diesem "
"Handbuch gelieferten Datei COPYING-DOCS."
#: C/mate-volume-control.xml:12(para)
@@ -287,12 +287,12 @@ msgstr "Rückmeldungen"
#: C/mate-volume-control.xml:177(para)
msgid ""
"To report a bug or make a suggestion regarding the MATE Volume Control "
-"application or this manual, follow the directions in the <ulink url=\"ghelp:"
+"application or this manual, follow the directions in the <ulink url=\"help:"
"mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Um Fehler zu melden oder einen Vorschlag zur Anwendung <application>MATE-"
"Lautstärkeregler</application> oder zu diesem Handbuch zu machen, folgen Sie "
-"den Anweisungen auf der <ulink url=\"ghelp:mate-feedback\" type=\"help"
+"den Anweisungen auf der <ulink url=\"help:mate-feedback\" type=\"help"
"\">MATE-Seite für Rückmeldungen</ulink>."
#: C/mate-volume-control.xml:184(primary)
diff --git a/gst-mixer/doc/el/el.po b/gst-mixer/doc/el/el.po
index 7ff6d39..6deeca2 100644
--- a/gst-mixer/doc/el/el.po
+++ b/gst-mixer/doc/el/el.po
@@ -82,14 +82,14 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Δίνεται άδεια για αντιγραφή, διανομή και/ή τροποποίηση του εγγράφου υπό τους "
"όρους της Ελεύθερης Άδειας Τεκμηρίωσης GNU (GFDL), Έκδοση 1.1 ή "
"μεταγενέστερη εκδιδόμενη από το Ίδρυμα Ελεύθερου Λογισμικού χωρίς Σταθερά "
"Εδάφια, χωρίς Εξώφυλλα Κειμένου, και χωρίς Οπισθόφυλλα Κειμένου. Μπορείτε να "
-"βρείτε ένα αντίγραφο της GFDL σε αυτόν τον <ulink type=\"help\" url=\"ghelp:"
+"βρείτε ένα αντίγραφο της GFDL σε αυτόν τον <ulink type=\"help\" url=\"help:"
"fdl\">σύνδεσμο</ulink> ή στο αρχείο COPYING-DOCS που διανεμήθηκε με αυτόν "
"τον οδηγό."
@@ -282,12 +282,12 @@ msgstr "Ανάδραση"
#: C/mate-volume-control.xml:177(para)
msgid ""
"To report a bug or make a suggestion regarding the MATE Volume Control "
-"application or this manual, follow the directions in the <ulink url=\"ghelp:"
+"application or this manual, follow the directions in the <ulink url=\"help:"
"mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Για να αναφέρετε κάποιο σφάλμα ή να κάνετε υποδείξεις που αφορούν την "
"εφαρμογή «Έλεγχος έντασης ήχου του MATE» ή αυτό το εγχειρίδιο, ακολουθήστε "
-"τις οδηγίες στην σελίδα <ulink url=\"ghelp:mate-feedback\" type=\"help"
+"τις οδηγίες στην σελίδα <ulink url=\"help:mate-feedback\" type=\"help"
"\">MATE Feedback Page</ulink>."
#: C/mate-volume-control.xml:184(primary)
diff --git a/gst-mixer/doc/en_GB/en_GB.po b/gst-mixer/doc/en_GB/en_GB.po
index d008837..8623a17 100644
--- a/gst-mixer/doc/en_GB/en_GB.po
+++ b/gst-mixer/doc/en_GB/en_GB.po
@@ -76,14 +76,14 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Permission is granted to copy, distribute and/or modify this document under "
"the terms of the GNU Free Documentation Licence (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
#: C/mate-volume-control.xml:12(para)
@@ -279,12 +279,12 @@ msgstr "Feedback"
#: C/mate-volume-control.xml:177(para)
msgid ""
"To report a bug or make a suggestion regarding the MATE Volume Control "
-"application or this manual, follow the directions in the <ulink url=\"ghelp:"
+"application or this manual, follow the directions in the <ulink url=\"help:"
"mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"To report a bug or make a suggestion regarding the <application>MATE Volume "
"Control</application> application or this manual, follow the directions in "
-"the <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</"
+"the <ulink url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</"
"ulink>."
#: C/mate-volume-control.xml:184(primary)
diff --git a/gst-mixer/doc/es/es.po b/gst-mixer/doc/es/es.po
index 1e90d17..6c0e47c 100644
--- a/gst-mixer/doc/es/es.po
+++ b/gst-mixer/doc/es/es.po
@@ -82,14 +82,14 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Se concede permiso para copiar, distribuir o modificar este documento según "
"las condiciones de la GNU Free Documentation License (GFDL), Versión 1.1 o "
"cualquier versión posterior publicada por la Free Software Foundation sin "
"Secciones invariantes, Textos de portada y Textos de contraportada. "
-"Encontrará una copia de la GFDL en este <ulink type=\"help\" url=\"ghelp:fdl"
+"Encontrará una copia de la GFDL en este <ulink type=\"help\" url=\"help:fdl"
"\">enlace</ulink> o en el archivo COPYING-DOCS distribuido con este manual."
#: C/mate-volume-control.xml:12(para)
@@ -288,12 +288,12 @@ msgstr "Comentarios"
#: C/mate-volume-control.xml:177(para)
msgid ""
"To report a bug or make a suggestion regarding the MATE Volume Control "
-"application or this manual, follow the directions in the <ulink url=\"ghelp:"
+"application or this manual, follow the directions in the <ulink url=\"help:"
"mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Para informar de un fallo o hacer alguna sugerencia acerca de la aplicación "
"Control de volumen o este manual, siga las indicaciones en la <ulink url="
-"\"ghelp:mate-feedback\" type=\"help\">Página de comentarios de MATE</"
+"\"help:mate-feedback\" type=\"help\">Página de comentarios de MATE</"
"ulink>."
#: C/mate-volume-control.xml:184(primary)
diff --git a/gst-mixer/doc/fr/fr.po b/gst-mixer/doc/fr/fr.po
index c3ff9bc..540ab2a 100644
--- a/gst-mixer/doc/fr/fr.po
+++ b/gst-mixer/doc/fr/fr.po
@@ -86,7 +86,7 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Permission vous est donnée de copier, distribuer et/ou modifier ce document "
@@ -94,7 +94,7 @@ msgstr ""
"ou ultérieure publiée par la Free Software Foundation sans section "
"inaltérable, sans texte de première page de couverture ni texte de dernière "
"page de couverture. Vous trouverez un exemplaire de cette licence en suivant "
-"ce <ulink type=\"help\" url=\"ghelp:fdl\">lien</ulink> ou dans le fichier "
+"ce <ulink type=\"help\" url=\"help:fdl\">lien</ulink> ou dans le fichier "
"COPYING-DOCS fourni avec le présent manuel."
#: ../C/mate-volume-control.xml:12(para)
@@ -293,9 +293,9 @@ msgstr "Votre avis"
#: ../C/mate-volume-control.xml:177(para)
msgid ""
"To report a bug or make a suggestion regarding the MATE Volume Control "
-"application or this manual, follow the directions in the <ulink url=\"ghelp:"
+"application or this manual, follow the directions in the <ulink url=\"help:"
"mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "Pour rapporter une anomalie ou émettre une suggestion concernant le Contrôleur de volume MATE ou ce manuel, suivez les indications de la <ulink url=\"ghelp:mate-feedback\" type=\"help\">page des réactions sur MATE</ulink>."
+msgstr "Pour rapporter une anomalie ou émettre une suggestion concernant le Contrôleur de volume MATE ou ce manuel, suivez les indications de la <ulink url=\"help:mate-feedback\" type=\"help\">page des réactions sur MATE</ulink>."
#: ../C/mate-volume-control.xml:184(primary)
msgid "mate-volume-control"
diff --git a/gst-mixer/doc/it/it.po b/gst-mixer/doc/it/it.po
index 8474541..5f2ecaa 100644
--- a/gst-mixer/doc/it/it.po
+++ b/gst-mixer/doc/it/it.po
@@ -77,14 +77,14 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Questo documento può essere copiato, distribuito e/o modificato solo in "
"conformità con i termini della GNU Free Documentation License (GFDL) "
"Versione 1.1 o delle versioni successive pubblicate dalla Free Software "
"Foundation senza sezioni invariabili, frontespizi e testi di copertina. Una "
-"copia della GFDL è disponibile su questo <ulink type=\"help\" url=\"ghelp:fdl"
+"copia della GFDL è disponibile su questo <ulink type=\"help\" url=\"help:fdl"
"\">collegamento</ulink> o nel file COPYING-DOCS distribuito con questo "
"manuale."
@@ -284,9 +284,9 @@ msgstr "Commenti"
#: C/mate-volume-control.xml:177(para)
msgid ""
"To report a bug or make a suggestion regarding the MATE Volume Control "
-"application or this manual, follow the directions in the <ulink url=\"ghelp:"
+"application or this manual, follow the directions in the <ulink url=\"help:"
"mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "Per segnalare un problema o inviare suggerimenti riguardo Regolazione volume o su questo manuale, seguire le istruzioni presenti alla <ulink url=\"ghelp:mate-feedback\" type=\"help\">pagina di commenti della guida utente di MATE</ulink>."
+msgstr "Per segnalare un problema o inviare suggerimenti riguardo Regolazione volume o su questo manuale, seguire le istruzioni presenti alla <ulink url=\"help:mate-feedback\" type=\"help\">pagina di commenti della guida utente di MATE</ulink>."
#: C/mate-volume-control.xml:184(primary)
msgid "mate-volume-control"
diff --git a/gst-mixer/doc/oc/oc.po b/gst-mixer/doc/oc/oc.po
index 910e86c..169971d 100644
--- a/gst-mixer/doc/oc/oc.po
+++ b/gst-mixer/doc/oc/oc.po
@@ -89,7 +89,7 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
@@ -254,7 +254,7 @@ msgstr ""
#: C/mate-volume-control.xml:177(para)
msgid ""
"To report a bug or make a suggestion regarding the MATE Volume Control "
-"application or this manual, follow the directions in the <ulink url=\"ghelp:"
+"application or this manual, follow the directions in the <ulink url=\"help:"
"mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
diff --git a/gst-mixer/doc/ru/ru.po b/gst-mixer/doc/ru/ru.po
index e30269c..e7a05bb 100644
--- a/gst-mixer/doc/ru/ru.po
+++ b/gst-mixer/doc/ru/ru.po
@@ -78,7 +78,7 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in "
"the file COPYING-DOCS distributed with this manual."
msgstr ""
"Разрешается копировать, распространять и/или изменять этот документ на "
@@ -86,7 +86,7 @@ msgstr ""
"более поздней версии, опубликованной Фондом свободного программного "
"обеспечения (Free Software Foundation), без неизменяемых частей и без текстов "
"на обложках. Вы можете найти копию лицензии GFDL по <ulink type=\"help\" url="
-"\"ghelp:fdl\">этой ссылке</ulink> или в файле COPYING-DOCS, распространяемом "
+"\"help:fdl\">этой ссылке</ulink> или в файле COPYING-DOCS, распространяемом "
"с этим документом."
#: C/mate-volume-control.xml:12(para)
@@ -278,12 +278,12 @@ msgstr "Обратная связь"
#: C/mate-volume-control.xml:177(para)
msgid ""
"To report a bug or make a suggestion regarding the MATE Volume Control "
-"application or this manual, follow the directions in the <ulink url=\"ghelp:"
+"application or this manual, follow the directions in the <ulink url=\"help:"
"mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
"Чтобы сообщить об ошибке или сделать предложение по регулятору громкости "
"MATE или этому руководству, следуйте указаниям в документе <ulink url="
-"\"ghelp:mate-feedback\" type=\"help\">Обратная связь с MATE</ulink>."
+"\"help:mate-feedback\" type=\"help\">Обратная связь с MATE</ulink>."
#: C/mate-volume-control.xml:184(primary)
msgid "mate-volume-control"
diff --git a/gst-mixer/doc/sv/sv.po b/gst-mixer/doc/sv/sv.po
index 553cbea..4b600ce 100644
--- a/gst-mixer/doc/sv/sv.po
+++ b/gst-mixer/doc/sv/sv.po
@@ -69,8 +69,8 @@ msgid "MATE Documentation Project"
msgstr "Dokumentationsprojekt för MATE"
#: C/mate-volume-control.xml:2(para)
-msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
-msgstr "Tillstånd att kopiera, distribuera och/eller modifiera detta dokument ges under villkoren i GNU Free Documentation License (GFDL), version 1.1 eller senare, utgivet av Free Software Foundation utan standardavsnitt och omslagstexter. En kopia av GFDL finns att hämta på denna <ulink type=\"help\" url=\"ghelp:fdl\">länk</ulink> eller i filen COPYING-DOCS som medföljer denna handbok."
+msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
+msgstr "Tillstånd att kopiera, distribuera och/eller modifiera detta dokument ges under villkoren i GNU Free Documentation License (GFDL), version 1.1 eller senare, utgivet av Free Software Foundation utan standardavsnitt och omslagstexter. En kopia av GFDL finns att hämta på denna <ulink type=\"help\" url=\"help:fdl\">länk</ulink> eller i filen COPYING-DOCS som medföljer denna handbok."
#: C/mate-volume-control.xml:12(para)
msgid "This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license."
@@ -197,8 +197,8 @@ msgid "Feedback"
msgstr "Återkoppling"
#: C/mate-volume-control.xml:177(para)
-msgid "To report a bug or make a suggestion regarding the MATE Volume Control application or this manual, follow the directions in the <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
-msgstr "För att rapportera ett fel eller föreslå någonting angående programmet MATE-volymkontroll eller den här handboken, följ anvisningarna på <ulink url=\"ghelp:mate-feedback\" type=\"help\">MATE:s återkopplingssida</ulink>."
+msgid "To report a bug or make a suggestion regarding the MATE Volume Control application or this manual, follow the directions in the <ulink url=\"help:mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
+msgstr "För att rapportera ett fel eller föreslå någonting angående programmet MATE-volymkontroll eller den här handboken, följ anvisningarna på <ulink url=\"help:mate-feedback\" type=\"help\">MATE:s återkopplingssida</ulink>."
#: C/mate-volume-control.xml:184(primary)
msgid "mate-volume-control"
diff --git a/gst-mixer/doc/zh_CN/zh_CN.po b/gst-mixer/doc/zh_CN/zh_CN.po
index 4a05826..1754cd6 100644
--- a/gst-mixer/doc/zh_CN/zh_CN.po
+++ b/gst-mixer/doc/zh_CN/zh_CN.po
@@ -82,12 +82,12 @@ msgid ""
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
-"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
+"of the GFDL at this <ulink type=\"help\" url=\"help:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"对于本文档的复制、分发和/或修改必须遵循自由软件基金会 (Free Software "
"Foundation) 发布的 GNU 自由文档许可证 (GFDL) 版本 1.1 或更高版本,该许可证没"
-"有固定的部分、没有封面和背页文本。您可以在此<ulink type=\"help\" url=\"ghelp:"
+"有固定的部分、没有封面和背页文本。您可以在此<ulink type=\"help\" url=\"help:"
"fdl\">链接</ulink>上或在随本手册一起分发的 COPYING-DOCS 文件中找到 GFDL 的副"
"本。"
@@ -270,10 +270,10 @@ msgstr "反馈"
#: C/mate-volume-control.xml:177(para)
msgid ""
"To report a bug or make a suggestion regarding the MATE Volume Control "
-"application or this manual, follow the directions in the <ulink url=\"ghelp:"
+"application or this manual, follow the directions in the <ulink url=\"help:"
"mate-feedback\" type=\"help\">MATE Feedback Page</ulink>."
msgstr ""
-"要报告关于音量控制器或本手册的错误或提出建议,请参照 <ulink url=\"ghelp:"
+"要报告关于音量控制器或本手册的错误或提出建议,请参照 <ulink url=\"help:"
"mate-feedback\" type=\"help\">MATE 反馈页</ulink> 中的指导。"
#: C/mate-volume-control.xml:184(primary)
diff --git a/gst-mixer/src/window.c b/gst-mixer/src/window.c
index 9a8b80f..c266ee0 100644
--- a/gst-mixer/src/window.c
+++ b/gst-mixer/src/window.c
@@ -107,7 +107,7 @@ cb_help (GtkAction *action,
screen = gtk_window_get_screen (GTK_WINDOW (win));
- if (gtk_show_uri (screen, "ghelp:mate-volume-control", GDK_CURRENT_TIME,
+ if (gtk_show_uri (screen, "help:mate-volume-control", GDK_CURRENT_TIME,
&error) == FALSE) {
dialog = gtk_message_dialog_new (GTK_WINDOW (win), GTK_DIALOG_DESTROY_WITH_PARENT,
GTK_MESSAGE_ERROR, GTK_BUTTONS_CLOSE, "%s", error->message);