diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-07-26 22:01:52 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-07-26 22:01:52 +0900 |
commit | 74686afc04d02cc0a9abe245eb9c47113a9c238f (patch) | |
tree | 34876f4bbfb067e6b2439f63c6174d0c07bd5605 /tdeui/tdeabouttde.cpp | |
parent | 02639199e2eec94a1d2741f6ba9823267cb39a62 (diff) | |
download | tdelibs-74686afc04d02cc0a9abe245eb9c47113a9c238f.tar.gz tdelibs-74686afc04d02cc0a9abe245eb9c47113a9c238f.zip |
Revert "Revert "Fix bug reports link in about dialog""
The reversion was done by mistake and inadvertently. Sorry for the
mess :-(
This reverts commit dcb480334c2e8a53fd5ca421b6bd686ea594d4ac.
Diffstat (limited to 'tdeui/tdeabouttde.cpp')
-rw-r--r-- | tdeui/tdeabouttde.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeui/tdeabouttde.cpp b/tdeui/tdeabouttde.cpp index c76388caf..4f028d51d 100644 --- a/tdeui/tdeabouttde.cpp +++ b/tdeui/tdeabouttde.cpp @@ -52,7 +52,7 @@ TDEAboutKDE::TDEAboutKDE( TQWidget *parent, const char *name, bool modal ) "do so. However, you - the user - must tell us when " "something does not work as expected or could be done better.<br><br>" "The Trinity Desktop Environment has a bug tracking system. Visit " - "<A HREF=\"http://bugs.pearsoncomputing.net\">http://bugs.pearsoncomputing.net</A> or " + "<a href=\"http://bugs.trinitydesktop.org\">http://bugs.trinitydesktop.org</a> or " "use the \"Report Bug...\" dialog from the \"Help\" menu to report bugs.<br><br>" "If you have a suggestion for improvement then you are welcome to use " "the bug tracking system to register your wish. Make sure you use the " |