From b2b2ebad4c61290446b17f0e8aabd4d79316febe Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Fri, 10 Mar 2017 12:12:35 -0500 Subject: [PATCH] NEWS: Add note about new global defaults directory configuration. --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index fe7ba9a5..2848276f 100644 --- a/NEWS +++ b/NEWS @@ -216,6 +216,15 @@ respectively. This setting can also be changed by unchecking or checking "Snapping a window to the top maximizes it to the full screen" in the "Expert User Preferences" tab in WPrefs.app. +Global defaults directory configuration +--------------------------------------- + +You can now configure the global defaults directory, where the system +WindowMaker, WMRootMenu, etc. files are stored, by running + ./configure --with-defsdatadir=/path/to/defaults +at build time. The previous method, which only partially worked, involved +defining the GLOBAL_DEFAULTS_SUBDIR macro. This is no longer available. +Note that the default location is ${sysconfdir}/WindowMaker. -- 0.95.7