]> git.lyx.org Git - features.git/commit
Add two RC variables that can be used to set the GUI language:
authorAbdelrazak Younes <younes@lyx.org>
Tue, 24 Jun 2008 12:55:40 +0000 (12:55 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 24 Jun 2008 12:55:40 +0000 (12:55 +0000)
commitb04c22ba6717d839b6721f40a7468caf3fe1226f
treec420cffb50e99fe52a17b740689003c22da34975
parent928c1daa559d8b97f5df5af17187358c0c620dd0
Add two RC variables that can be used to set the GUI language:
- env_gui_language: set to true (default) if the language is to be retrieved from current environment variable.
- gui_language: specify language for GUI strings. Only used if env_gui_language is false

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25379 a592a061-630c-0410-9148-cb99ea01b6c8
src/LyX.cpp
src/LyX.h
src/LyXFunc.cpp
src/LyXRC.cpp
src/LyXRC.h