2012/8/7 Jürgen Spitzmüller: > 2012/8/6 Jean-Marc Lasgouttes: >> I can't really see the patch on my smartphone, but why not drop the variable >> ? The default language can be set through the default.lyx template. > > Yes, the variable probably can be dropped. But this is independent > from this bug (the variable is still used at some other places).
I've done that now in trunk. The default_language is now hardcoded to "english" in Languages.cpp. Jürgen