Update bug reports url to bugs.trinitydesktop.org

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/1/head
Slávek Banko 6 anos atrás
commit 937421fdc5

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

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

@ -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");

@ -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");

@ -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");

@ -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");

@ -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" );

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

@ -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");

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

@ -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");

@ -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);

Carregando…
Cancelar
Salvar