From 9dce7722962d0afc07e43ad61ef9db82ace194f1 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 27 Jul 2019 15:09:19 +0200 Subject: Remove old upstream URLs of tdebase. Signed-off-by: Chris --- knetattach/main.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'knetattach') diff --git a/knetattach/main.cpp b/knetattach/main.cpp index b2cb63d08..35b58677b 100644 --- a/knetattach/main.cpp +++ b/knetattach/main.cpp @@ -29,8 +29,7 @@ int main(int argc, char **argv) { TDEAboutData about("knetattach", I18N_NOOP("TDE Network Wizard"), "1.0", I18N_NOOP("TDE Network Wizard"), TDEAboutData::License_GPL, - I18N_NOOP("(c) 2004 George Staikos"), 0, - "http://www.kde.org/"); + I18N_NOOP("(c) 2004 George Staikos"), 0); about.addAuthor("George Staikos", I18N_NOOP("Primary author and maintainer"), "staikos@kde.org"); -- cgit v1.2.3