From 937421fdc516b0b781a5f9e771a156ba7da3e8ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 1 Jul 2018 16:07:55 +0200 Subject: Update bug reports url to bugs.trinitydesktop.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- keduca/keducabuilder/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keduca/keducabuilder/main.cpp') 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"); -- cgit v1.2.1