Re: FvwmScript, UseGettext and LocalePath

2013-05-06 Thread Dominique Michel
Le Sun, 5 May 2013 18:24:39 +0200, Dominique Michel dominique.mic...@vtxnet.ch a écrit : Le Sun, 05 May 2013 14:56:53 +0200, Thomas Funk t.f...@web.de a écrit : Dominique Michel wrote: https://sourceforge.net/p/fvwm-crystal/code/HEAD/tree/fvwm/scripts/FontSelector/FontSelector A

Re: FvwmScript, UseGettext and LocalePath

2013-05-06 Thread Dominique Michel
Le Mon, 06 May 2013 09:43:07 -0400, Dan Espen des...@verizon.net a écrit : Dominique Michel dominique.mic...@vtxnet.ch writes: Le Sun, 5 May 2013 18:24:39 +0200, Dominique Michel dominique.mic...@vtxnet.ch a écrit : Le Sun, 05 May 2013 14:56:53 +0200, Thomas Funk t.f...@web.de a

Re: FvwmScript, UseGettext and LocalePath

2013-05-05 Thread Dominique Michel
Le Sun, 05 May 2013 01:35:32 +0200, Thomas Funk t.f...@web.de a écrit : It does, but the string in FvwmScript have to be quoted in FvwmScript quotes: UseGettext {$FVWM_USERDIR/locale;fvwm-crystal:$FVWM_SYSTEMDIR/locale;fvwm-crystal:+} Great, that work fine. My Font statement was confusing

Re: FvwmScript, UseGettext and LocalePath

2013-05-05 Thread Thomas Funk
Dominique Michel wrote: Le Sun, 05 May 2013 01:35:32 +0200, Thomas Funk t.f...@web.de a écrit : It does, but the string in FvwmScript have to be quoted in FvwmScript quotes: UseGettext {$FVWM_USERDIR/locale;fvwm-crystal:$FVWM_SYSTEMDIR/locale;fvwm-crystal:+} Great, that work fine.

Re: FvwmScript, UseGettext and LocalePath

2013-05-05 Thread Dominique Michel
Le Sun, 05 May 2013 14:56:53 +0200, Thomas Funk t.f...@web.de a écrit : Dominique Michel wrote: Le Sun, 05 May 2013 01:35:32 +0200, Thomas Funk t.f...@web.de a écrit : It does, but the string in FvwmScript have to be quoted in FvwmScript quotes: UseGettext

FvwmScript, UseGettext and LocalePath

2013-05-04 Thread Dominique Michel
I try to get UseGettext to work with FvwmScript and Fvwm-Crystal. From FvwmScript man page: UseGettext [locale_path] You can reset this catalog or add some catalogs exactly in the same way than with the LocalePath fvwm command (see the fvwm manual page). In Fvwm-Crystal config, one

Re: FvwmScript, UseGettext and LocalePath

2013-05-04 Thread Dan Espen
Dominique Michel dominique.mic...@vtxnet.ch writes: I try to get UseGettext to work with FvwmScript and Fvwm-Crystal. From FvwmScript man page: UseGettext [locale_path] You can reset this catalog or add some catalogs exactly in the same way than with the LocalePath fvwm command

Re: FvwmScript, UseGettext and LocalePath

2013-05-04 Thread Thomas Funk
Dan Espen wrote: Dominique Michel dominique.mic...@vtxnet.ch writes: I try to get UseGettext to work with FvwmScript and Fvwm-Crystal. From FvwmScript man page: UseGettext [locale_path] You can reset this catalog or add some catalogs exactly in the same way than with the

Re: FvwmScript, UseGettext and LocalePath

2013-05-04 Thread Thomas Funk
Ouch! Copy paste typo :S Thomas Funk wrote: It does, but the string in FvwmScript have to be quoted in FvwmScript quotes: UseGettext {$FVWM_USERDIR/locale;fvwm-crystal:$FVWM_SYSTEMDIR/locale;fvwm-crystal:+} Corrected: UseGettext