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 23417d99347ad60cc9535fa1d3244ed3ef7a1623 (commit)
from 5561199c871293cca0b3dc2c6feff0d7783111c6 (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 23417d99347ad60cc9535fa1d3244ed3ef7a1623
Author: Doug Torrance <[email protected]>
Date: Sun, 13 Nov 2016 09:26:39 -0500
URL: <http://repo.or.cz/wmaker-crm.git/23417d99347ad60c>
WPrefs: Update path for Debian menu
---
WPrefs.app/Menu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/WPrefs.app/Menu.c b/WPrefs.app/Menu.c
index 115bdc386634..feadd5fb44de 100644
--- a/WPrefs.app/Menu.c
+++ b/WPrefs.app/Menu.c
@@ -506,7 +506,7 @@ static void createPanel(_Panel * p)
WMSetScrollViewContentView(sview, WMWidgetView(pad));
data = putNewItem(panel, pad, ExternalInfo, _("Debian Menu"));
- data->param.pipe.command = "/etc/X11/WindowMaker/menu.hook";
+ data->param.pipe.command = "/etc/GNUstep/Defaults/menu.hook";
data = putNewItem(panel, pad, PipeInfo, _("RedHat Menu"));
data->param.pipe.command = "wmconfig --output wmaker";
-----------------------------------------------------------------------
Summary of changes:
WPrefs.app/Menu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
repo.or.cz automatic notification. Contact project admin [email protected]
if you want to unsubscribe, or site admin [email protected] if you receive
no reply.
--
wmaker-crm.git ("The Window Maker window manager")
--
To unsubscribe, send mail to [email protected].