From 9ff1496b1762197e5a9370e1991263eaab8b1d5a Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 16 Jul 2019 16:22:46 +0200 Subject: Remove old upstream URL. Signed-off-by: Chris --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 85fc8fe..9a7339d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -66,7 +66,6 @@ int kdemain(int argc, char **argv) about.addCredit("Daniel Gollub", I18N_NOOP("Added basic detailed dialog"), "dgollub@suse.de"); about.addCredit("Michael Biebl", I18N_NOOP("Packaging Debian and Ubuntu"), "biebl@teco.edu"); about.setBugAddress("powersave-users@forge.novell.com"); - about.setHomepage("http://sourceforge.net/projects/powersave"); about.setTranslator("_: NAME OF TRANSLATORS\\nYour names","_: EMAIL OF TRANSLATORS\\nYour emails"); TDECmdLineArgs::init(argc, argv, &about); -- cgit v1.2.3