From cf0828dc76ddc11de107bc65ddada38d03404030 Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Sun, 12 Dec 2010 10:30:39 +0000 Subject: Translations are now handled by cmake. Updated the Russian translation. Added -l flag to override system locale. --- muse2/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'muse2/CMakeLists.txt') diff --git a/muse2/CMakeLists.txt b/muse2/CMakeLists.txt index d957e21c..2a48bbaf 100644 --- a/muse2/CMakeLists.txt +++ b/muse2/CMakeLists.txt @@ -80,6 +80,8 @@ option ( ENABLE_DSSI "enable Disposable Soft Synth Interface (OSC also re option ( ENABLE_VST "enable VST/win support" OFF) option ( ENABLE_FLUID "enable fluidsynth softsynth plugins" ON) option ( ENABLE_EXPERIMENTAL "enable building experimental features" OFF) +option ( UPDATE_TRANSLATIONS "Update source translation share/locale/*.ts files + (WARNING: This will modify the .ts files in the source tree!!)" OFF) ## ## Just print a notice if this is OS X -- cgit v1.2.3