mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
e2329914ec
* remove old text in uninstaller * remove language selection in installer (now integrated in LyX prefs) * updates for MSVC 2010 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37714 a592a061-630c-0410-9148-cb99ea01b6c8
19 lines
188 B
Plaintext
19 lines
188 B
Plaintext
/*
|
|
|
|
variables.nsh
|
|
|
|
Variables that are shared between multiple files
|
|
|
|
*/
|
|
|
|
Var PathLaTeX
|
|
Var PathLaTeXLocal
|
|
Var PathBibTeXEditor
|
|
|
|
Var SetupLaTeX
|
|
Var SizeLaTeX
|
|
|
|
Var LangName
|
|
|
|
Var PrinterConf
|