Update bug reports url to bugs.trinitydesktop.org

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/1/head
Slávek Banko 6 years ago
parent d3d39afff6
commit 1f3ba1d65e

@ -90,7 +90,7 @@ verbose backtraces, but will require a lot more disk space.
More Info More Info
--------- ---------
Please direct any bug reports to our bug list by visiting 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). General TDE discussions should go to the Trinity users mailing list (http://trinitydesktop.org/mailinglist.php).

@ -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.</para> region. The images can then be saved in a variety of formats.</para>
<para>Please report any problems or feature requests to the <ulink <para>Please report any problems or feature requests to the <ulink
url="http://bugs.kde.org/wizard.cgi">&kde; Bug Tracking System</ulink></para> url="http://bugs.trinitydesktop.org/wizard.cgi">&kde; Bug Tracking System</ulink></para>
</chapter> </chapter>

@ -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 configuration dialog, found under the Settings menu in the app, it
is possible to configure the interpreter to use. is possible to configure the interpreter to use.
Send bugs via http://bugs.kde.org Send bugs via http://bugs.trinitydesktop.org
CURRENT MAINTANER CURRENT MAINTANER

@ -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 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 provides valuable feedback that will help to improve future versions of
KolourPaint and you will not receive flames for reporting duplicates. KolourPaint and you will not receive flames for reporting duplicates.

@ -95,7 +95,7 @@ KolourPaint and even issues with 3rd party binary packages.
5. Feedback 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 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 provides valuable feedback that will help to improve future versions of
KolourPaint and you will not receive flames for reporting duplicates. KolourPaint and you will not receive flames for reporting duplicates.

@ -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 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 made sure that your error is _really_ a SANE error. Most probably, you
found an KScan or Kooka-Error, which should be reported at found an KScan or Kooka-Error, which should be reported at
http://bugs.kde.org http://bugs.trinitydesktop.org
- Klaas Freitag <freitag@suse.de> - Klaas Freitag <freitag@suse.de>

@ -1061,7 +1061,7 @@ void Part::doPrint(KPrinter &printer)
if (!m_document->print(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"));
} }
} }

Loading…
Cancel
Save