From c70cd9ba9c801e2f1102398a01b2e97b10e4a404 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Tue, 30 Mar 2010 11:00:15 +0200 Subject: Replaced website address with a constant. --- src/gui/messagedialog.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui') diff --git a/src/gui/messagedialog.inc b/src/gui/messagedialog.inc index d40b5fca..5a6abfe8 100644 --- a/src/gui/messagedialog.inc +++ b/src/gui/messagedialog.inc @@ -381,8 +381,8 @@ begin + ' It provides single-source portability across Linux, MS Windows, *BSD' + ' and embedded devices like Embedded Linux and Windows CE.' + LineEnding + LineEnding - + 'For more information, see the ' + fpGUIName + ' website at:' - + ' http://opensoft.homeip.net/fpgui/'; + + 'For more information, see the ' + fpGUIName + ' website at: ' + + fpGUIWebsite; dlg.PrepareLayout; dlg.ShowModal; finally -- cgit v1.2.3-70-g09d2