Branch: master

d93b9683 2019-07-15 01:21:59 Chris
Remove old upstream URL.

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

konversation/src/main.cpp

diff --git a/konversation/src/main.cpp b/konversation/src/main.cpp
index 4070031..af22ac7 100644
--- a/konversation/src/main.cpp
+++ b/konversation/src/main.cpp
@@ -53,8 +53,7 @@
         I18N_NOOP("(C) 2002-2008 by the Konversation team"),
         I18N_NOOP("Konversation is a client for the Internet Relay Chat (IRC) protocol.\n"
         "Meet friends on the net, make new acquaintances and lose yourself in\n"
-        "talk about your favorite subject."),
-        "http://konversation.kde.org/");
+        "talk about your favorite subject."));
 
     aboutData.addAuthor("Dario Abatianni",I18N_NOOP("Original Author, Project Founder"),"eisfuchs@...");
     aboutData.addAuthor("Peter Simonsson",I18N_NOOP("Maintainer"),"psn@...");