summaryrefslogtreecommitdiffstats
path: root/klettres
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 /klettres
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 'klettres')
-rw-r--r--klettres/klettres/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/klettres/klettres/main.cpp b/klettres/klettres/main.cpp
index 5e62b9b3..39945918 100644
--- a/klettres/klettres/main.cpp
+++ b/klettres/klettres/main.cpp
@@ -46,7 +46,7 @@ static TDECmdLineOptions options[] =
int main(int argc, char **argv)
{
TDEAboutData about("klettres", I18N_NOOP("KLettres"), KLETTRES_VERSION, description,
- TDEAboutData::License_GPL, "(C) 2001-2006 Anne-Marie Mahfouf",0, "http://edu.kde.org/klettres", "submit@bugs.kde.org");
+ TDEAboutData::License_GPL, "(C) 2001-2006 Anne-Marie Mahfouf",0, "http://edu.kde.org/klettres", "submit@bugs.trinitydesktop.org");
about.addAuthor( "Anne-Marie Mahfouf", 0, "annma AT kde.org");
about.addCredit("Ludovic Grossard",
I18N_NOOP("French sounds"), "grossard AT kde.org");