summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-07-01 15:47:41 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-07-01 15:47:41 +0200
commit9f5e38c77ee2e36e04b0b0993379dea1fd670931 (patch)
tree3c46c62fefeb33cc0a7a9353232cadae27493e46
parent43a99c946ec2187d0e276615d337ad47276f553a (diff)
downloadtdemultimedia-9f5e38c77ee2e36e04b0b0993379dea1fd670931.tar.gz
tdemultimedia-9f5e38c77ee2e36e04b0b0993379dea1fd670931.zip
Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--README2
-rw-r--r--arts/builder/main.cpp2
-rw-r--r--krec/tips4
3 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index edb93c59..a734701d 100644
--- a/README
+++ b/README
@@ -54,7 +54,7 @@ Have a look at the individual subdirectories, if you want to know, what
versions of apps are included.
Please direct any bug reports to our bug list by visiting
-http://bugs.kde.org.
+http://bugs.trinitydesktop.org.
General KDE discussions should go to the KDE mailing list (kde@kde.org).
diff --git a/arts/builder/main.cpp b/arts/builder/main.cpp
index b163f4a1..1d7bbce9 100644
--- a/arts/builder/main.cpp
+++ b/arts/builder/main.cpp
@@ -923,7 +923,7 @@ int main(int argc, char **argv)
"(C) 1998-2001, Stefan Westerfeld",
I18N_NOOP("The analog real-time synthesizer graphical design tool."),
"http://www.arts-project.org/",
- "submit@bugs.kde.org");
+ "submit@bugs.trinitydesktop.org");
aboutData.addAuthor("Stefan Westerfeld", I18N_NOOP("Author"), "stefan@twc.de");
aboutData.addCredit("Waldo Bastian", 0, "bastian@kde.org");
diff --git a/krec/tips b/krec/tips
index d376a743..28116f12 100644
--- a/krec/tips
+++ b/krec/tips
@@ -29,7 +29,7 @@ Most developers are very happy to see their applications used by other people. S
<html>
<h4>...that you are invited to report bugs?</h4>
<p>
-Altough a lot of testing is done, our capabilities of catching every possible event/configuration are limited. So if you find a bug use "Report Bug" in the "Help"-menu or go directly to http://bugs.kde.org.
+Altough a lot of testing is done, our capabilities of catching every possible event/configuration are limited. So if you find a bug use "Report Bug" in the "Help"-menu or go directly to http://bugs.trinitydesktop.org.
</p>
</html>
</tip>
@@ -38,7 +38,7 @@ Altough a lot of testing is done, our capabilities of catching every possible ev
<html>
<h4>...that KRec is far from complete?</h4>
<p>
-So if you have a nice feature you think KRec should incorporate please tell us! To avoid duplicates and improve productivity please do it via bugs.kde.org or the bug reporting tools and us wishlist as severity.
+So if you have a nice feature you think KRec should incorporate please tell us! To avoid duplicates and improve productivity please do it via bugs.trinitydesktop.org or the bug reporting tools and us wishlist as severity.
</p>
</html>
</tip>