1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-08 14:54:13 +01:00

NEWS: Add note about new global defaults directory configuration.

This commit is contained in:
Doug Torrance
2017-03-10 12:12:35 -05:00
committed by Carlos R. Mafra
parent d4a0b2f115
commit b2b2ebad4c

9
NEWS
View File

@@ -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 "Snapping a window to the top maximizes it to the full screen" in the
"Expert User Preferences" tab in WPrefs.app. "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 -- 0.95.7