On Fri, Jun 23, 2006 at 12:37:10AM +0200, Michelle Konzack wrote:
> Package: menu
> Version: 2.1.24
> Severity: wishlist
> 
> My $HOME is mounted over NFS and it is annoying, if 'update-menu' put
> the "menudefs.hook" always into ~/.fvwm and not in $FVWM_USERDIR,
> since I have separated configs for my 5 Workstations.
> 
> Please can you add a function, that 'update-menu' use $FVWM_USERDIR
> if availlable?

Hello Michelle, 
This is already possible using the shell function:

For example /etc/menu-methods/wmaker does
userprefix=shell("echo -n /${GNUSTEP_USER_ROOT-GNUstep}") 
"/Library/WindowMaker/"

so /etc/menu-methods/fvwm could do
userprefix=shell("echo -n /${FVWM_USERDIR-.fvwm}")

The file /etc/menu-methods/fvwm is a confffile owned by fvwm (not menu).

So I suggest you either close this bug or reassign it to fvwm if
you would like that setting to be the Debian default.

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to