This is an automated email generated because a ref change occurred in the git repository for project wmaker-crm.git.
The branch, next has been updated via dede386b3da7f0445703aa57a89cff01f5a43985 (commit) via b2b2ebad4c61290446b17f0e8aabd4d79316febe (commit) from d4a0b2f115baa4fe7da2a317a9e6bb06c8210111 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit dede386b3da7f0445703aa57a89cff01f5a43985 Author: Doug Torrance <dtorra...@piedmont.edu> Date: Fri, 10 Mar 2017 12:12:36 -0500 URL: <http://repo.or.cz/wmaker-crm.git/dede386b3da7f044> debian: Remove patch 51_wmaker_man.diff; applied upstream. --- debian/patches/51_wmaker_man.diff | 36 ------------------------------- debian/patches/series | 1 - 2 files changed, 37 deletions(-) delete mode 100644 debian/patches/51_wmaker_man.diff diff --git a/debian/patches/51_wmaker_man.diff b/debian/patches/51_wmaker_man.diff deleted file mode 100644 index 2cf91eb2c7b8..000000000000 --- a/debian/patches/51_wmaker_man.diff +++ /dev/null @@ -1,36 +0,0 @@ -Description: This patch includes the debian paths -Author: Rodolfo García Peñas (kix) <k...@kix.es> -Last-Update: 2015-08-13 -Index: WindowMaker-0.95.6/doc/wmaker.1 -=================================================================== ---- wmaker-crm.orig/doc/wmaker.in -+++ wmaker-crm/doc/wmaker.in -@@ -9,6 +9,9 @@ wmaker \- X11 window manager with a NEXT - Window Maker is a X11 window manager with a NEXTSTEP look. It tries to - emulate NeXT's look as much as possible, but it deviates from it as - necessary. -+.PP -+\fIPlease note this manpage has been modified to reflect changes in the -+Debian installation of Window Maker.\fP - .SH "OPTIONS" - .TP - .BI \-display " host:display.screen" -@@ -68,7 +71,7 @@ for a list of visuals available in your - .PP - .SH FILES - .TP --.B ~/GNUstep/Defaults/WindowMaker -+.B /etc/GNUstep/Defaults/ - general Window Maker defaults. - .TP - .B ~/GNUstep/Defaults/WMState -@@ -113,6 +116,9 @@ and here, in that order. Unless, the ind - .B ~/GNUstep/Library/WindowMaker/Pixmaps/ - Window Maker looks for \fBpixmaps\fP here - .TP -+.B ~/GNUstep/Library/Icons/ -+Window Maker looks for \fBicons\fP here -+.TP - .B ~/GNUstep/Library/WindowMaker/Backgrounds/ - Window Maker looks for backgrounds here - .TP diff --git a/debian/patches/series b/debian/patches/series index 1cf82df59a39..d74274f066a9 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,5 +1,4 @@ 50_def_config_paths.diff -51_wmaker_man.diff 53_Debian_WMState.diff 54_Debian_wmmacros.diff 55_ungif_problem.diff commit b2b2ebad4c61290446b17f0e8aabd4d79316febe Author: Doug Torrance <dtorra...@piedmont.edu> Date: Fri, 10 Mar 2017 12:12:35 -0500 URL: <http://repo.or.cz/wmaker-crm.git/b2b2ebad4c612904> NEWS: Add note about new global defaults directory configuration. --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index fe7ba9a58b8f..2848276fd7cb 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 ----------------------------------------------------------------------- Summary of changes: NEWS | 9 ++++++++ debian/patches/51_wmaker_man.diff | 36 ------------------------------- debian/patches/series | 1 - 3 files changed, 9 insertions(+), 37 deletions(-) delete mode 100644 debian/patches/51_wmaker_man.diff repo.or.cz automatic notification. Contact project admin crma...@gmail.com if you want to unsubscribe, or site admin ad...@repo.or.cz if you receive no reply. -- wmaker-crm.git ("The Window Maker window manager") -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.