1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 12:28:22 +01:00

doc: Use new defsdatadir variable to specify defaults directory in manpage.

This commit is contained in:
Doug Torrance
2017-03-10 02:39:32 -05:00
committed by Carlos R. Mafra
parent 6fa1c0c009
commit 01ad3ead5d
2 changed files with 2 additions and 2 deletions

View File

@@ -35,8 +35,8 @@ wmaker.1: wmaker.in Makefile $(top_builddir)/config.h
$(AM_V_GEN)$(top_srcdir)/script/replace-ac-keywords.sh \ $(AM_V_GEN)$(top_srcdir)/script/replace-ac-keywords.sh \
--header "$(top_builddir)/config.h" --filter "HAVE_INOTIFY" \ --header "$(top_builddir)/config.h" --filter "HAVE_INOTIFY" \
--filter "USE_ICCCM_WMREPLACE" \ --filter "USE_ICCCM_WMREPLACE" \
-D"sysconfdir=$(sysconfdir)" --replace "sysconfdir" \
-D"pkgdatadir=$(pkgdatadir)" --replace "pkgdatadir" \ -D"pkgdatadir=$(pkgdatadir)" --replace "pkgdatadir" \
-D"defsdatadir=$(defsdatadir)" --replace "defsdatadir" \
-o "wmaker.1" "$(srcdir)/wmaker.in" -o "wmaker.1" "$(srcdir)/wmaker.in"
wmsetbg.1: wmsetbg.in Makefile $(top_builddir)/config.h wmsetbg.1: wmsetbg.in Makefile $(top_builddir)/config.h

View File

@@ -85,7 +85,7 @@ Attribute Editor (right drag the application's title bar, select
Attributes) instead of modifying this file directly. There are just a Attributes) instead of modifying this file directly. There are just a
few options not available using the Attributes Editor. few options not available using the Attributes Editor.
.TP .TP
.B @sysconfdir@/WindowMaker/Defaults/ .B @defsdatadir@/
All the above-mentioned files are READ from here if not found except All the above-mentioned files are READ from here if not found except
for WMState, which is COPIED from here. No matter where they are read for WMState, which is COPIED from here. No matter where they are read
from, if it's necessary to write configuration changes back into this from, if it's necessary to write configuration changes back into this