From bf453043db68342de85028c7a44cb75262e02ad9 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Mon, 24 Apr 2023 08:44:40 +0100 Subject: Support user preferences in the Mac frontend. The low-level load and save routines are basically copy-pasted from gtk.c, with only minor changes to deal with the different locally appropriate config file location and the lack of savefile_write_ctx. --- puzzles.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'puzzles.but') diff --git a/puzzles.but b/puzzles.but index a1bc600..be55f8e 100644 --- a/puzzles.but +++ b/puzzles.but @@ -179,8 +179,8 @@ solving it yourself after seeing the answer, you can just press Undo. \dt \i\e{Preferences} -\dd Where supported (currently only on Windows and Unix), brings up a -dialog allowing you to configure personal preferences about a +\dd Where supported (currently on Windows, Unix and MacOS), brings up +a dialog allowing you to configure personal preferences about a particular game. Some of these preferences will be specific to a particular game; others will be common to all games. -- cgit v1.1