diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-26 20:43:22 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-26 20:43:22 +0000 |
commit | 64e73dd6d68da03c6c7fad0d314f237703e3996d (patch) | |
tree | 59c04da0dff7fd5b053bd7e7414907c102ecfd57 /muse2/ChangeLog | |
parent | e58e08ef52d764ad3e454763f6660da57ae4978f (diff) |
Packaging related minor fixes. Please see the ChangeLog.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 0847ab73..5decbd67 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -2,6 +2,15 @@ - Initial addition of midi track info to pianoroll. WORK IN PROGRESS. (Tim) TODO: Just to get off the hard drive. A few things still need to be linked up! And we really need icons to replace those 'T' 'C' 'S' 'X' buttons. + - Fix minor issues that surfaced when I built an RPM for the alpha release (Orcan): + o Added missing AudioVideo category to the .desktop file. + o Fixed the executable name in the .desktop file. + o Converted README.softsynth, synti/vam/README, README.de, SECURITY to UTF8. + o Made the default MusE_DOC_DIR consistent with other default definitions. + o Removed explicit rpath to ${QT_LIBRARY_DIR}. cmake should add it automatically + if there's need. + o Removed unnecessary linkage to libQtSvg. + o utils are installed with executable permissons. 25.12.2010: - Added fancy background selection widget with live preview to Appearance Settings. (Orcan) - Applied Geoff King's second capitalization patch. |