From 7aa734b73a423ebb1b2db5bfb67a174bd5286589 Mon Sep 17 00:00:00 2001 From: Thomas Debesse Date: Sat, 4 Apr 2020 04:02:17 +0200 Subject: [PATCH] radiant/about: add link to website --- radiant/gtkdlgs.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/radiant/gtkdlgs.cpp b/radiant/gtkdlgs.cpp index f0f3c274..10c4c7e3 100644 --- a/radiant/gtkdlgs.cpp +++ b/radiant/gtkdlgs.cpp @@ -454,6 +454,10 @@ void DoAbout(){ RADIANT_ABOUTMSG "\n\n" "This program is free software\n" "licensed under the GNU GPL.\n\n" + "Get news and updates on " + "" + "netradiant.gitlab.io" + "\n\n" RADIANT_NAME " is unsupported, however\n" "you may report your problems at\n" "" -- 2.39.2