summaryrefslogtreecommitdiffstats
path: root/kpercentage
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-07-01 16:07:55 +0200
committerSlávek Banko <slavek.banko@axis.cz>2018-07-01 16:08:04 +0200
commit0be443a32308d70164d025ab6a16290d03afdad4 (patch)
tree049eb516a3740a79d5e46eef3f91c70836b10bcd /kpercentage
parentaf455b43ff84032ebc2c558999879bf73487ef07 (diff)
downloadtdeedu-0be443a32308d70164d025ab6a16290d03afdad4.tar.gz
tdeedu-0be443a32308d70164d025ab6a16290d03afdad4.zip
Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 937421fdc516b0b781a5f9e771a156ba7da3e8ff)
Diffstat (limited to 'kpercentage')
-rw-r--r--kpercentage/kpercentage/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpercentage/kpercentage/main.cpp b/kpercentage/kpercentage/main.cpp
index a83bca4e..0bb4b3b3 100644
--- a/kpercentage/kpercentage/main.cpp
+++ b/kpercentage/kpercentage/main.cpp
@@ -43,7 +43,7 @@ int main( int argc, char *argv[] )
KPERCENTAGE_VERSION, description, TDEAboutData::License_GPL,
"(c) 2001-2007, Matthias Messmer",
0, 0,
- "submit@bugs.kde.org"
+ "submit@bugs.trinitydesktop.org"
);
aboutData.addAuthor( "Matthias Messmer", I18N_NOOP( "coding, coding and coding" ), "bmlmessmer@web.de" );
aboutData.addAuthor( "Carsten Niehaus", I18N_NOOP( "CVS, coding and sed-script" ), "cniehaus@gmx.de" );