Bug#396428: $arg does not work in shell()

2006-11-19 Thread Michelle Konzack
Am 2006-11-11 12:45:36, schrieb Bill Allombert: > On Mon, Oct 30, 2006 at 06:50:58PM +0100, Michelle Konzack wrote: > > The construct in the /etc/menu-methods/tdmenu is very heavy and too > > complex since I have fallback constructs using ifelsefile() and ... > > You can use forall(shell("echo $LA

Bug#396428: $arg does not work in shell()

2006-11-11 Thread Bill Allombert
On Mon, Oct 30, 2006 at 06:50:58PM +0100, Michelle Konzack wrote: > The construct in the /etc/menu-methods/tdmenu is very heavy and too > complex since I have fallback constructs using ifelsefile() and ... You can use forall(shell("echo $LANGUAGE"),...) to loop over all languages. > Becaue functi

Bug#396428: $arg does not work in shell()

2006-10-31 Thread Michelle Konzack
Package: menu Version: 2.1.24 Severity: wishlist Hello Maintainer, I am rewriting the fvwm menu-method to support sidebars. Since I have localized sidebars in the form of 20x200.debmenu.CC._debian_apps.xpm I need to check, whether the right file exist. I use for this the ${LANGUAGE] envir