]> git.lyx.org Git - lyx.git/blobdiff - src/LyX.cpp
Clean-up the code with respect to PassThru insets and layouts.
[lyx.git] / src / LyX.cpp
index 3a03eb31456f430970cbe9ed91cdc56d568168af..548733929326efc918912033ce930af1fb8c4473 100644 (file)
@@ -286,7 +286,7 @@ int LyX::exec(int & argc, char * argv[])
                init_package(os::utf8_argv(0), string(), string(),
                              top_build_dir_is_one_level_up);
        } catch (ExceptionMessage const & message) {}
-       Messages::init();
+       locale_init();
 
        // Here we need to parse the command line. At least
        // we need to parse for "-dbg" and "-help"