diff options
author | daviddavid <geiger.david68210@gmail.com> | 2015-02-20 16:51:04 +0100 |
---|---|---|
committer | daviddavid <geiger.david68210@gmail.com> | 2015-02-20 16:51:04 +0100 |
commit | 70ffcc60c10df0e76d9af61c655b819afd74c39b (patch) | |
tree | efda56b88b025fe0d715d5b2df8343b4807c4477 /CHANGELOG | |
parent | 02321c5aa2f0134667fd1690108022870da0968a (diff) | |
download | MageiaSync-70ffcc60c10df0e76d9af61c655b819afd74c39b.tar MageiaSync-70ffcc60c10df0e76d9af61c655b819afd74c39b.tar.gz MageiaSync-70ffcc60c10df0e76d9af61c655b819afd74c39b.tar.bz2 MageiaSync-70ffcc60c10df0e76d9af61c655b819afd74c39b.tar.xz MageiaSync-70ffcc60c10df0e76d9af61c655b819afd74c39b.zip |
Prepare for 0.1.3 release
- add missing BuilRequires on qttools5 (to compile qm files during the build)
- fix translations path and mageiaSync files path for mageiaSync.pro
- update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4,9 +4,11 @@ mageiasync 0.1.3 ------------ - internationalization. - correction in writing the destination directory. A "&" was wrongly added in Mageia 5. - - update the location of qm files. Install them with setup.py - - Add Tx config file. + - update the location of qm files. Install them with setup.py. + - add Tx config file. - add translations in fr, de, uk, sl, id, el, es, et, eu and pt_BR. + - adjust the path for the icon in main window corber. + - added version in main window title. mageiasync 0.1.2 ------------ |