diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-21 04:31:02 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-21 04:31:02 +0000 |
commit | e15d47a854b5a2786968fd8a783abc6a16d945d3 (patch) | |
tree | cbeef2aaabbe4fc3fd34653e83cb4b0c0c43e05a /muse2/ChangeLog | |
parent | 6443417b9eca7d5c6012229352558ddd7dfc0500 (diff) |
Make sure cmake enters share/locale last. cliplist links to widgets.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 77825d3d..c12cbfb4 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -6,6 +6,9 @@ - Don't pack the binary and subversion directories when doing "make package_source". (Orcan) - Updated the Russian translation again thanks to Alex, alex54m -> mail.ru - Fix a typo in awl/CMakeLists.txt that disabled the translations for awl. (Orcan) + - Updated all the .ts files with the latest strings. Made sure that share/locale/CMakeLists + is scanned last so that all the translations are collected before coming to that. (Orcan) + - Fix: cliplist target should depend on widgets target. (Orcan) 19.12.2010: - Fixed not saving part colours and part canvas background appearance settings. (Tim) *Feature: Added 'global opaqueness' (transparency) appearance setting. (Tim) |