> Claus> ===> 1) One problem is that although I have set LANG=de_DE the
> Claus> german menus will not open! BUT: Passing -dbg 32 shows that
> Claus> de_menus.bind will be loaded. So I am working with default
> Claus> english menus but have to use the german shortcuts!?!?! What
> Claus> has been changed in the code that language support does not
> Claus> function as before?
>
> Do you use the very latest po files from Pit Sutterlin? The menu code
> has completely changed, so all the menu translations had to be redone.
> Also, the german shortcuts of de_menus.bind are now _only_ those which
> are not in the menus!
I am using the po files from the lyx source file (fetched monday, january
15). Are there still other po files available?
At the moment the following does happen:
- the mo files are located in ...lyx/lib/locale/xx/lyx.mo
- gdb shows that lyx uses ...lyx/share/locale as its LOCALEDIR by
default
(so it can't find the files!)
- doing ln -s form lib/locale to share/locale and starting lyx results
in a core dump!
Why does 'make install' does install the mo files in a directory which is
not set by default? There was no ...lyx/lib directory in any version
before!?!?
Regards
Claus
P.S.: All old functions but the language specific part are still running
under Win32! (It looks great! Good work from all of u!!!)
P.P.S: I now want to test the new features like gif image includes. Which
utility is necessary for that (and for the others)? Is that written in any
document available?????