summaryrefslogtreecommitdiff
path: root/src/gui
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2011-07-28 14:46:32 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2011-07-28 14:46:32 +0200
commit28e0dc91d5d50f03e0adb864ff905d9042d5c289 (patch)
treef394c850cc45f86be1de0985000b734efd631ce4 /src/gui
parenteed58d40b0d5f8bf048d489ec35bb6a2b244b55e (diff)
downloadfpGUI-28e0dc91d5d50f03e0adb864ff905d9042d5c289.tar.xz
docs update mentioning support for OpenSolaris.
I have successfully tested fpGUI using OpenSolaris 2010.03 (x86) using FPC 2.4.4.
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/messagedialog.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/messagedialog.inc b/src/gui/messagedialog.inc
index 566bbb9a..f5651c7a 100644
--- a/src/gui/messagedialog.inc
+++ b/src/gui/messagedialog.inc
@@ -391,7 +391,7 @@ begin
+ LineEnding + LineEnding
+ 'fpGUI is an Object Pascal toolkit for cross-platform application development. '
+ 'It provides single-source portability across Linux, MS Windows, *BSD '
- + 'and embedded operating systems like Embedded Linux and Windows CE.'
+ + 'OpenSolaris and embedded operating systems like Embedded Linux and Windows CE.'
+ LineEnding + LineEnding
+ 'For more information, see the ' + fpGUIName + ' website at: '
+ fpGUIWebsite;