Update bug reports url to bugs.trinitydesktop.org

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit bd2f1a6179)
r14.0.x
Slávek Banko 6 years ago
parent 9d9d52aefa
commit 992f5f512d

@ -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**',

@ -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.

Loading…
Cancel
Save