summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--akregator/README6
-rw-r--r--kalarm/README2
-rw-r--r--konsolekalendar/main.cpp2
-rw-r--r--korganizer/README2
4 files changed, 6 insertions, 6 deletions
diff --git a/akregator/README b/akregator/README
index 9a2b73fc..32c58361 100644
--- a/akregator/README
+++ b/akregator/README
@@ -5,16 +5,16 @@ A Feed Reader for KDE.
Join developer mailing list: <akregator-devel@lists.sourceforge.net>
-If you wish to discuss any problems or features before posting them on bugs.kde.org
+If you wish to discuss any problems or features before posting them on bugs.trinitydesktop.org
you can subscribe to <akregator-users@lists.sourceforge.net>
-Please notice that we ask you to post your bugs and wishes to bugs.kde.org not only
+Please notice that we ask you to post your bugs and wishes to bugs.trinitydesktop.org not only
because this is official KDE bug tracker, but because this helps us keep an eye on
demand of the community and not forget to implement needed things ;)
Also please do not abuse bug tracker functionality by submitting duplicate items.
Check the existing bugs first (for example using power user tool available at
-<http://bugs.kde.org/buglist.cgi?product=akregator>). If you find something very close
+<http://bugs.trinitydesktop.org/buglist.cgi?product=akregator>). If you find something very close
to your request, just add a comment and vote for the bug (there's a little vote link on the
bug summary pane).
diff --git a/kalarm/README b/kalarm/README
index e52cf40b..809e2421 100644
--- a/kalarm/README
+++ b/kalarm/README
@@ -48,7 +48,7 @@ See the COPYING file for more details.
BUGS:
-Bugs can be reported to the KDE bug tracking system (http://bugs.kde.org).
+Bugs can be reported to the KDE bug tracking system (http://bugs.trinitydesktop.org).
There you can also get information about the status of older bugs.
KAlarm, as most other KDE programs, offers a menu item "Report Bug" in the
Help menu for convenient reporting of bugs or feature requests.
diff --git a/konsolekalendar/main.cpp b/konsolekalendar/main.cpp
index d03d084a..fc805764 100644
--- a/konsolekalendar/main.cpp
+++ b/konsolekalendar/main.cpp
@@ -176,7 +176,7 @@ int main( int argc, char *argv[] )
"(c) 2002-2005, Tuukka Pasanen and Allen Winter", // copyright statement
0, // any free form text
progURL, // program home page address
- "bugs.kde.org" // bug report email address
+ "bugs.trinitydesktop.org" // bug report email address
);
aboutData.addAuthor(
diff --git a/korganizer/README b/korganizer/README
index 0b443a9f..c6d7564c 100644
--- a/korganizer/README
+++ b/korganizer/README
@@ -258,7 +258,7 @@ address given at the end of this document.
BUGS:
-Bugs can be reported to the KDE bug tracking system (http://bugs.kde.org).
+Bugs can be reported to the KDE bug tracking system (http://bugs.trinitydesktop.org).
There you can also get information about the status of older bugs.
KOrganizer, as most other KDE 2 programs, offers a menu item "Report Bug"
in the Help menu for convenient reporting of bugs or feature requests.