Branch: master

9ff1496b 2019-07-16 14:22:46 Chris
Remove old upstream URL.

Signed-off-by: Chris <xchrisx@...>
M src/main.cpp

src/main.cpp

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 @@
 	about.addCredit("Daniel Gollub", I18N_NOOP("Added basic detailed dialog"), "dgollub@...");
 	about.addCredit("Michael Biebl", I18N_NOOP("Packaging Debian and Ubuntu"), "biebl@...");
 	about.setBugAddress("powersave-users@...");
-	about.setHomepage("http://sourceforge.net/projects/powersave");
 	about.setTranslator("_: NAME OF TRANSLATORS\\nYour names","_: EMAIL OF TRANSLATORS\\nYour emails");
 
 	TDECmdLineArgs::init(argc, argv, &about);