summaryrefslogtreecommitdiffstats
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:07:55 +0200
commit937421fdc516b0b781a5f9e771a156ba7da3e8ff (patch)
treea20f3d58753bc922630cf857b4d6293035b986dc
parent98dc1975ed8aa3b948543349837ec35913378980 (diff)
downloadtdeedu-937421fdc516b0b781a5f9e771a156ba7da3e8ff.tar.gz
tdeedu-937421fdc516b0b781a5f9e771a156ba7da3e8ff.zip
Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--README2
-rw-r--r--kalzium/RELEASE-PLAN2
-rw-r--r--keduca/keduca/main.cpp2
-rw-r--r--keduca/keducabuilder/main.cpp2
-rw-r--r--klatin/klatin/main.cpp2
-rw-r--r--klettres/klettres/main.cpp2
-rw-r--r--kpercentage/kpercentage/main.cpp2
-rw-r--r--kstars/TODO2
-rw-r--r--ktouch/src/main.cpp2
-rw-r--r--kturtle/scripts/README.scripts2
-rw-r--r--kvoctrain/kvoctrain/main.cpp2
-rw-r--r--kwordquiz/src/main.cpp2
12 files changed, 12 insertions, 12 deletions
diff --git a/README b/README
index 742e6ba3..b6a2b0a2 100644
--- a/README
+++ b/README
@@ -48,7 +48,7 @@ Have a look at the individual subdirectories, if you want to know, what
versions of apps are included.
Please direct any bug reports to our bug list by visiting
-http://bugs.kde.org.
+http://bugs.trinitydesktop.org.
General KDE discussions should go to the KDE mailing list (kde@kde.org).
diff --git a/kalzium/RELEASE-PLAN b/kalzium/RELEASE-PLAN
index 83580931..e98a4eea 100644
--- a/kalzium/RELEASE-PLAN
+++ b/kalzium/RELEASE-PLAN
@@ -40,7 +40,7 @@ Dates
aKademy in Malaga, Spain.
+ Release criteria, prio 1:
- - Fix all bugs on bugs.kde.org
+ - Fix all bugs on bugs.trinitydesktop.org
- *must be* Update edu.kde.org/kalzium with screenshots
- *must be* increase the version number
+ Release criteria, prio 2:
diff --git a/keduca/keduca/main.cpp b/keduca/keduca/main.cpp
index 6911fa53..2df69031 100644
--- a/keduca/keduca/main.cpp
+++ b/keduca/keduca/main.cpp
@@ -35,7 +35,7 @@ int main(int argc, char *argv[])
{
TDEAboutData aboutData( "keduca", I18N_NOOP("KEduca"),
version, description, TDEAboutData::License_GPL,
- "(c) 2001, Javier Campos", 0, "http://keduca.sourceforge.net", "submit@bugs.kde.org");
+ "(c) 2001, Javier Campos", 0, "http://keduca.sourceforge.net", "submit@bugs.trinitydesktop.org");
aboutData.addAuthor("Javier Campos",I18N_NOOP( "Original Author" ), "javi@asyris.org");
aboutData.addAuthor("Klas Kalass",I18N_NOOP( "Maintainer 2002-2004" ), "klas@kde.org");
aboutData.addAuthor("Henrique Pinto",I18N_NOOP( "Current Maintainer" ), "henrique.pinto@kdemail.net");
diff --git a/keduca/keducabuilder/main.cpp b/keduca/keducabuilder/main.cpp
index 47da9c31..256577d1 100644
--- a/keduca/keducabuilder/main.cpp
+++ b/keduca/keducabuilder/main.cpp
@@ -36,7 +36,7 @@ int main(int argc, char *argv[])
{
TDEAboutData aboutData( "keduca", I18N_NOOP("KEducaBuilder"),
version, description, TDEAboutData::License_GPL,
- "(c) 2001, Javier Campos", 0, "http://keduca.sourceforge.net", "submit@bugs.kde.org");
+ "(c) 2001, Javier Campos", 0, "http://keduca.sourceforge.net", "submit@bugs.trinitydesktop.org");
aboutData.addAuthor("Javier Campos",I18N_NOOP("Original Author"), "javi@asyris.org");
aboutData.addAuthor("Klas Kalass",I18N_NOOP("Maintainer 2002-2004"), "klas@kde.org");
aboutData.addAuthor("Anne-Marie Mahfouf",I18N_NOOP("Various fixes and cleanups"), "annma@kde.org");
diff --git a/klatin/klatin/main.cpp b/klatin/klatin/main.cpp
index 01dca2a2..bd90a349 100644
--- a/klatin/klatin/main.cpp
+++ b/klatin/klatin/main.cpp
@@ -34,7 +34,7 @@ int main(int argc, char *argv[])
TDEAboutData aboutData( "klatin", I18N_NOOP("KLatin"),
"0.9", description, TDEAboutData::License_GPL,
- "(C) 2001-2004, George Wright", 0, "http://edu.kde.org/klatin", "submit@bugs.kde.org");
+ "(C) 2001-2004, George Wright", 0, "http://edu.kde.org/klatin", "submit@bugs.trinitydesktop.org");
aboutData.addAuthor("George Wright",I18N_NOOP("Author and Maintainer"), "gwright@kde.org");
aboutData.addCredit("Anne-Marie Mahfouf",I18N_NOOP("Bug fixes, documentation"), "annma@kde.org");
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");
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" );
diff --git a/kstars/TODO b/kstars/TODO
index fa6e56ab..95f50779 100644
--- a/kstars/TODO
+++ b/kstars/TODO
@@ -1,6 +1,6 @@
## KStars TODO list: updated August 2004
## Announce interest in working on these on kstars-devel@kde.org
-## suggest new items on the same list or at http://bugs.kde.org
+## suggest new items on the same list or at http://bugs.trinitydesktop.org
1. Bug reports to be resolved:
diff --git a/ktouch/src/main.cpp b/ktouch/src/main.cpp
index c8b74b57..cebc0a0d 100644
--- a/ktouch/src/main.cpp
+++ b/ktouch/src/main.cpp
@@ -36,7 +36,7 @@ int main(int argc, char **argv)
"Copyright (C) 2000-2006 by Håvard Frøiland and Andreas Nicolai",
0,
"http://edu.kde.org/ktouch",
- "submit@bugs.kde.org");
+ "submit@bugs.trinitydesktop.org");
about.addAuthor( "Andreas Nicolai", I18N_NOOP("Current maintainer and programmer"), "Andreas.Nicolai@gmx.net" );
about.addAuthor( "Håvard Frøiland", I18N_NOOP("Original author, project admin"), "haavard@users.sourceforge.net" );
about.addCredit( "David Vignoni", I18N_NOOP("Creator of the SVG icon"), "david80v@tin.it");
diff --git a/kturtle/scripts/README.scripts b/kturtle/scripts/README.scripts
index f3b3aed3..34b87279 100644
--- a/kturtle/scripts/README.scripts
+++ b/kturtle/scripts/README.scripts
@@ -44,7 +44,7 @@ needed, namely: the sings in the code and the comments
- check if the fresh logo examples in your language run when KTurtle is set to your language (see the Settings)
-Please report BUGs when it doesnt work (bugs.kde.org)!
+Please report BUGs when it doesnt work (bugs.trinitydesktop.org)!
Thanks for the efford, we love you!
diff --git a/kvoctrain/kvoctrain/main.cpp b/kvoctrain/kvoctrain/main.cpp
index 11db0aa3..f8ce71b4 100644
--- a/kvoctrain/kvoctrain/main.cpp
+++ b/kvoctrain/kvoctrain/main.cpp
@@ -51,7 +51,7 @@ static const char version[] = KVOCTRAIN_VERSION_STRING;
"© 2007 \tFrederik Gladhorn\n"),
I18N_NOOP("Helps you train your vocabulary"),
"http://edu.kde.org/kvoctrain",
- "submit@bugs.kde.org");
+ "submit@bugs.trinitydesktop.org");
aboutData.addAuthor("Frederik Gladhorn",
I18N_NOOP("Current Maintainer"), "frederik.gladhorn@kdemail.net");
diff --git a/kwordquiz/src/main.cpp b/kwordquiz/src/main.cpp
index 524e11b7..a2a55c06 100644
--- a/kwordquiz/src/main.cpp
+++ b/kwordquiz/src/main.cpp
@@ -43,7 +43,7 @@ int main(int argc, char *argv[])
"(c) 2003-2005, Peter Hedlund",
0,
"http://edu.kde.org/kwordquiz",
- "submit@bugs.kde.org");
+ "submit@bugs.trinitydesktop.org");
aboutData.addAuthor("Peter Hedlund", 0, "peter.hedlund@kdemail.net");
aboutData.addCredit("Anne-Marie Mahfouf", I18N_NOOP("KDE Edutainment Maintainer"), "annma@kde.org", 0);