From 7d7edcf50fc23ffac2c3abba66f981629b000150 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Wed, 7 Jun 2023 16:42:14 +0200 Subject: =?UTF-8?q?Documentation:=20remove=20=C2=AB=20"FLTK",=20pronounced?= =?UTF-8?q?=20"fulltick"=20=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- documentation/src/preface.dox | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation/src/preface.dox') diff --git a/documentation/src/preface.dox b/documentation/src/preface.dox index 95e0216f1..f325c4dc8 100644 --- a/documentation/src/preface.dox +++ b/documentation/src/preface.dox @@ -7,8 +7,9 @@ version 1.4.0, a C++ Graphical User Interface ("GUI") toolkit for UNIX, Microsoft Windows and Apple OS X. Version 1.4.0 introduces support for a new windowing system -under LINUX: Wayland. Thus, FLTK applications under LINUX can -now be built to use either X11 or Wayland as windowing system. +under Linux/Unix: Wayland. FLTK applications under Linux/Unix +run, unchanged, as Wayland or X11 clients depending on what's +available at run-time. Each of the chapters in this manual is designed as a tutorial for using FLTK, while the appendices provide a convenient reference -- cgit v1.2.3