diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-12 10:30:39 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-12 10:30:39 +0000 |
commit | cf0828dc76ddc11de107bc65ddada38d03404030 (patch) | |
tree | 2c56dd018886f2332330d4c98a46b05a23a3ab14 /muse2/ChangeLog | |
parent | a4d6602deb9e55720659df425664c554be6e4a7a (diff) |
Translations are now handled by cmake. Updated the Russian translation. Added -l flag to override system locale.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 8a7579d8..da62c3e3 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,11 @@ +12.12.2010: + - Integrated the translation system into cmake. Added a -DUPDATE_TRANSLATIONS flag to cmake + which will update the .ts files in the source tree with the newest strings. I used this to + update the existing translations. Also I removed the .qm files from the SVN, as they will + be now installed from the build tree. (Orcan) + - Added a -l flag to the muse executable to override the locale detection, mostly for testing + purposes. (Orcan) + - Updated the Russian translation thanks to Alex, alex54m -> mail.ru 11.12.2010: * Feature: Added default midi track in/out channels to midi ports list. (Tim) - For now, the boxes use the old text channel strings ("1 3 5", "1-5", "all, "none" etc.) |