summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-07-01 16:15:56 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-07-01 16:16:05 +0200
commit992f5f512d2a374f41913bce775d910fe24fb142 (patch)
tree75bb8fcb11d4c49587028971cd583a13136dfe37
parent9d9d52aefa0a7addb118fa2d29b8d15e9124a2d3 (diff)
downloadtdebindings-992f5f512d2a374f41913bce775d910fe24fb142.tar.gz
tdebindings-992f5f512d2a374f41913bce775d910fe24fb142.zip
Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit bd2f1a617952ea2c78246172896fa6110c3a9371)
-rw-r--r--kalyptus/kalyptusDataDict.pm2
-rw-r--r--kjsembed/kjscmd.12
2 files changed, 2 insertions, 2 deletions
diff --git a/kalyptus/kalyptusDataDict.pm b/kalyptus/kalyptusDataDict.pm
index 0b5092b3..0df9006b 100644
--- a/kalyptus/kalyptusDataDict.pm
+++ b/kalyptus/kalyptusDataDict.pm
@@ -2643,7 +2643,7 @@ BEGIN
'char*' => 'char*',
'char&' => 'char' ,
'char' => 'char',
-'char* bugsEmailAddress @bugs.kde.org"' => 'String',
+'char* bugsEmailAddress @bugs.trinitydesktop.org"' => 'String',
'char*&' => 'char*',
'char*' => 'char*',
'char**' => 'char**',
diff --git a/kjsembed/kjscmd.1 b/kjsembed/kjscmd.1
index a73593df..c0765aeb 100644
--- a/kjsembed/kjscmd.1
+++ b/kjsembed/kjscmd.1
@@ -29,6 +29,6 @@ the state of the interpreter after a non-graphical script has executed.
Tells kjscmd not to create an X connection. This allows you to use scripts
without needing an X server (though with reduced functionality).
.SH BUGS
-There are probably lots of bugs. Use http://bugs.kde.org/ to report them.
+There are probably lots of bugs. Use http://bugs.trinitydesktop.org/ to report them.