diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-07-01 16:43:02 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-07-01 16:43:11 +0200 |
commit | f145995235f9d5efe27027aaf3f0d958008a6b3a (patch) | |
tree | 1225640ece2d94b2ddc0c077af8f41afdeacecc0 /languages/cpp | |
parent | 534bfba7aa6e0a858371bdb8cfdbca7228859310 (diff) | |
download | tdevelop-f145995235f9d5efe27027aaf3f0d958008a6b3a.tar.gz tdevelop-f145995235f9d5efe27027aaf3f0d958008a6b3a.zip |
Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 634dbebd29d7d8bcdbce968ec11363df73a598d6)
Diffstat (limited to 'languages/cpp')
-rw-r--r-- | languages/cpp/README.dox | 2 | ||||
-rw-r--r-- | languages/cpp/app_templates/kdevlang/README.dox | 2 | ||||
-rw-r--r-- | languages/cpp/app_templates/kdevpart/README.dox | 2 | ||||
-rw-r--r-- | languages/cpp/app_templates/kdevpart2/README.dox | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/languages/cpp/README.dox b/languages/cpp/README.dox index 7e9e0fd5..9c81219f 100644 --- a/languages/cpp/README.dox +++ b/languages/cpp/README.dox @@ -18,7 +18,7 @@ and if you want play with the c++ parser go to lib/cppparser/, the best is to st \feature code highlight \feature Consult \ref LangSupportStatus for a up to date features/status of this programming language support part. -\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=cppsupport&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">cppsupport component at Bugzilla database</a> +\bug bugs in <a href="http://bugs.trinitydesktop.org/buglist.cgi?product=tdevelop&component=cppsupport&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">cppsupport component at Bugzilla database</a> \faq <b>How can I have documentation on functions when using codecompletion ?</b> -# Create the xml-output with <a href="http://www.doxygen.org">Doxygen</a> of the files you want to add to the classstore diff --git a/languages/cpp/app_templates/kdevlang/README.dox b/languages/cpp/app_templates/kdevlang/README.dox index 7069f3a5..5349612e 100644 --- a/languages/cpp/app_templates/kdevlang/README.dox +++ b/languages/cpp/app_templates/kdevlang/README.dox @@ -20,7 +20,7 @@ and images. ... \feature Describe the last feature -\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=YOUR_COMPONENT_NAME& +\bug bugs in <a href="http://bugs.trinitydesktop.org/buglist.cgi?product=tdevelop&component=YOUR_COMPONENT_NAME& bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number"> YOUR_COMPONENT_NAME at Bugzilla database</a> \bug Describe a the 1st bug that you know of, but probably hasn't been reported yet. diff --git a/languages/cpp/app_templates/kdevpart/README.dox b/languages/cpp/app_templates/kdevpart/README.dox index 7069f3a5..5349612e 100644 --- a/languages/cpp/app_templates/kdevpart/README.dox +++ b/languages/cpp/app_templates/kdevpart/README.dox @@ -20,7 +20,7 @@ and images. ... \feature Describe the last feature -\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=YOUR_COMPONENT_NAME& +\bug bugs in <a href="http://bugs.trinitydesktop.org/buglist.cgi?product=tdevelop&component=YOUR_COMPONENT_NAME& bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number"> YOUR_COMPONENT_NAME at Bugzilla database</a> \bug Describe a the 1st bug that you know of, but probably hasn't been reported yet. diff --git a/languages/cpp/app_templates/kdevpart2/README.dox b/languages/cpp/app_templates/kdevpart2/README.dox index 7069f3a5..5349612e 100644 --- a/languages/cpp/app_templates/kdevpart2/README.dox +++ b/languages/cpp/app_templates/kdevpart2/README.dox @@ -20,7 +20,7 @@ and images. ... \feature Describe the last feature -\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=YOUR_COMPONENT_NAME& +\bug bugs in <a href="http://bugs.trinitydesktop.org/buglist.cgi?product=tdevelop&component=YOUR_COMPONENT_NAME& bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number"> YOUR_COMPONENT_NAME at Bugzilla database</a> \bug Describe a the 1st bug that you know of, but probably hasn't been reported yet. |