From 2292c362c04e33c5979653aeb77c8df7fb368c8c Mon Sep 17 00:00:00 2001
From: Seth Hillbrand
Date: Tue, 20 Oct 2020 14:47:32 -0700
Subject: [PATCH] Remove launchpad in favor of GitLab
---
common/dialog_about/AboutDialog_main.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/common/dialog_about/AboutDialog_main.cpp b/common/dialog_about/AboutDialog_main.cpp
index b7ae8bd577..befcb06290 100644
--- a/common/dialog_about/AboutDialog_main.cpp
+++ b/common/dialog_about/AboutDialog_main.cpp
@@ -133,8 +133,8 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf
<< HtmlHyperlink( "http://www.kicad-pcb.org" )
<< "";
description << ""
- << _( "Developer website on Launchpad - " )
- << HtmlHyperlink( "https://launchpad.net/kicad" )
+ << _( "Developer website - " )
+ << HtmlHyperlink( "https://gitlab.com/kicad" )
<< "";
description << ""
@@ -157,7 +157,7 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf
description << "
";
description << ""
- << _( "KiCad user's groups and community" )
+ << _( "KiCad users group and community" )
<< ""; // bold & underlined font caption
description << "