From 6d97f43c4e2c7165fd05789e628576e60234e93b Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 16 Jul 2019 01:58:10 +0200 Subject: Fix old upstream URLs for visible parts. Signed-off-by: Chris Signed-off-by: Michele Calgaro (cherry picked from commit 9b2c6a283082eb866d4e8e824ce1279b5b41bc52) --- kexi/core/kexiaboutdata.cpp | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'kexi/core') diff --git a/kexi/core/kexiaboutdata.cpp b/kexi/core/kexiaboutdata.cpp index f3573887..41ec076d 100644 --- a/kexi/core/kexiaboutdata.cpp +++ b/kexi/core/kexiaboutdata.cpp @@ -49,12 +49,11 @@ TDEAboutData* Kexi::createAboutData() TDEAboutData::License_LGPL_V2, I18N_NOOP( "(c) 2002-2007, Kexi Team\n" "(c) 2003-2007, OpenOffice Polska LLC\n"), - I18N_NOOP( "This software is developed by Kexi Team - an international group\n" + I18N_NOOP( "This software was developed by Kexi Team - an international group\n" "of independent developers, with additional assistance and support\n" - "from the OpenOffice Polska company.\n\n" + "from the OpenOffice Polska company and now maintained by the TDE team.\n\n" "Visit the company Home Page: http://www.openoffice.com.pl"), - "http://www.koffice.org/kexi", - "submit@bugs.kde.org" + "bugs.trinitydesktop.org" ); // authors sorted by last contribution date aboutData->addAuthor("Jarosław Staniek / OpenOffice Polska", I18N_NOOP("Project maintainer & developer, design, KexiDB, commercially supported version, win32 port"), "js@iidea.pl"); -- cgit v1.2.1