diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-07-26 21:57:50 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-07-26 21:57:50 +0900 |
commit | dcb480334c2e8a53fd5ca421b6bd686ea594d4ac (patch) | |
tree | ceec30a117e991afff71c32d68a6e1eea1b7090d /kdoctools | |
parent | 398bc87ef9d0ca9264b2d8bce7b8c2e3f134f49c (diff) | |
download | tdelibs-dcb480334c2e8a53fd5ca421b6bd686ea594d4ac.tar.gz tdelibs-dcb480334c2e8a53fd5ca421b6bd686ea594d4ac.zip |
Revert "Fix bug reports link in about dialog"
This reverts commit 69fc44f5d55b813aeeb0c06473ceede28400e7bf.
Diffstat (limited to 'kdoctools')
3 files changed, 3 insertions, 3 deletions
diff --git a/kdoctools/customization/de/entities/report-bugs.docbook b/kdoctools/customization/de/entities/report-bugs.docbook index bdab68063..26ac76a23 100644 --- a/kdoctools/customization/de/entities/report-bugs.docbook +++ b/kdoctools/customization/de/entities/report-bugs.docbook @@ -1 +1 @@ -<para>Berichten Sie über Probleme und Wünsche auf der Internetseite <ulink url="http://bugs.trinitydesktop.org">http://bugs.trinitydesktop.org</ulink>.</para> +<para>Berichten Sie über Probleme und Wünsche auf der Internetseite <ulink url="http://bugs.kde.org">http://bugs.kde.org</ulink>.</para> diff --git a/kdoctools/customization/es/entities/report-bugs.docbook b/kdoctools/customization/es/entities/report-bugs.docbook index 9a54332fb..7becde305 100644 --- a/kdoctools/customization/es/entities/report-bugs.docbook +++ b/kdoctools/customization/es/entities/report-bugs.docbook @@ -1 +1 @@ -<para>Si encuentra algún error en la documentación o en su traducción dirijase a la página <ulink url="http://bugs.trinitydesktop.org">http://bugs.trinitydesktop.org</ulink> para informar del error.</para> +<para>Si encuentra algún error en la documentación o en su traducción dirijase a la página <ulink url="http://bugs.kde.org">http://bugs.kde.org</ulink> para informar del error.</para> diff --git a/kdoctools/customization/nl/entities/report-bugs.docbook b/kdoctools/customization/nl/entities/report-bugs.docbook index 6c5009213..c07a3d282 100644 --- a/kdoctools/customization/nl/entities/report-bugs.docbook +++ b/kdoctools/customization/nl/entities/report-bugs.docbook @@ -1 +1 @@ -<para>Problemen en suggesties kunnen op de website <ulink url="http://bugs.trinitydesktop.org">http://bugs.trinitydesktop.org</ulink> gemeld worden.</para> +<para>Problemen en suggesties kunnen op de website <ulink url="http://bugs.kde.org">http://bugs.kde.nl</ulink> gemeld worden.</para>
\ No newline at end of file |