diff --git a/README b/README index 38df853d..90d297ec 100644 --- a/README +++ b/README @@ -90,7 +90,7 @@ verbose backtraces, but will require a lot more disk space. More Info --------- Please direct any bug reports to our bug list by visiting -http://bugs.kde.org. +http://bugs.trinitydesktop.org. General TDE discussions should go to the Trinity users mailing list (http://trinitydesktop.org/mailinglist.php). diff --git a/doc/ksnapshot/index.docbook b/doc/ksnapshot/index.docbook index 4e2b3102..0fe19f83 100644 --- a/doc/ksnapshot/index.docbook +++ b/doc/ksnapshot/index.docbook @@ -108,7 +108,7 @@ of capturing images of the whole desktop, a single window a section of a window region. The images can then be saved in a variety of formats. Please report any problems or feature requests to the &kde; Bug Tracking System +url="http://bugs.trinitydesktop.org/wizard.cgi">&kde; Bug Tracking System diff --git a/kghostview/README b/kghostview/README index 0d2c030a..ff394e8f 100644 --- a/kghostview/README +++ b/kghostview/README @@ -19,7 +19,7 @@ Other versions or implementation of ghostscript may or may not work. In the configuration dialog, found under the Settings menu in the app, it is possible to configure the interpreter to use. -Send bugs via http://bugs.kde.org +Send bugs via http://bugs.trinitydesktop.org CURRENT MAINTANER diff --git a/kolourpaint/BUGS b/kolourpaint/BUGS index 84f3391f..1c58b924 100644 --- a/kolourpaint/BUGS +++ b/kolourpaint/BUGS @@ -1,5 +1,5 @@ -Please send bug reports and feature requests to http://bugs.kde.org/. +Please send bug reports and feature requests to http://bugs.trinitydesktop.org/. Don't hesitate to report bugs nor hesitate to send us your wishes - it provides valuable feedback that will help to improve future versions of KolourPaint and you will not receive flames for reporting duplicates. diff --git a/kolourpaint/README b/kolourpaint/README index b045e3b9..3233cf02 100644 --- a/kolourpaint/README +++ b/kolourpaint/README @@ -95,7 +95,7 @@ KolourPaint and even issues with 3rd party binary packages. 5. Feedback =========== -Please send bug reports and feature requests to http://bugs.kde.org/. +Please send bug reports and feature requests to http://bugs.trinitydesktop.org/. Don't hesitate to report bugs nor hesitate to send us your wishes - it provides valuable feedback that will help to improve future versions of KolourPaint and you will not receive flames for reporting duplicates. diff --git a/kooka/WARNING b/kooka/WARNING index bee996d5..d608c5d7 100644 --- a/kooka/WARNING +++ b/kooka/WARNING @@ -20,7 +20,7 @@ you hear unexpected noises or if something strange happens. If you find errors, please dont ask the SANE-people without having made sure that your error is _really_ a SANE error. Most probably, you found an KScan or Kooka-Error, which should be reported at -http://bugs.kde.org +http://bugs.trinitydesktop.org - Klaas Freitag diff --git a/kpdf/part.cpp b/kpdf/part.cpp index d585dca0..65714b05 100644 --- a/kpdf/part.cpp +++ b/kpdf/part.cpp @@ -1061,7 +1061,7 @@ void Part::doPrint(KPrinter &printer) if (!m_document->print(printer)) { - KMessageBox::error(widget(), i18n("Could not print the document. Please report to bugs.kde.org")); + KMessageBox::error(widget(), i18n("Could not print the document. Please report to bugs.trinitydesktop.org")); } }