diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-08-23 12:44:57 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-08-23 12:44:57 -0400 |
commit | 3751cc4b823c5d701456317bb86fc4fc39bf3b9e (patch) | |
tree | 6725806cef45179dc405df717806ea42b7bba6af /ChangeLog | |
parent | edfb2ab89822da16fc1150a5350c130830a733b3 (diff) | |
parent | b1a5f6eda8a4b41773e2e7247c2e2a57300a9f9e (diff) | |
download | ayatana-indicator-power-3751cc4b823c5d701456317bb86fc4fc39bf3b9e.tar.gz ayatana-indicator-power-3751cc4b823c5d701456317bb86fc4fc39bf3b9e.tar.bz2 ayatana-indicator-power-3751cc4b823c5d701456317bb86fc4fc39bf3b9e.zip |
Import upstream version 0.7
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 43 |
1 files changed, 43 insertions, 0 deletions
@@ -1,5 +1,48 @@ # Generated by Makefile. Do not edit. +2011-08-23 Javier Jardón <javier.jardon@codethink.co.uk> + + Release 0.7 + +2011-08-23 Javier Jardón <javier.jardon@codethink.co.uk> + + Makefile.am: some autotools fixes + +2011-08-22 Javier Jardón <javier.jardon@codethink.co.uk> + + Add gsettings schema to the translatable files + +2011-08-22 Javier Jardón <javier.jardon@codethink.co.uk> + + Fix typo in the gsettings schema: show_time -> show-time + +2011-08-22 Javier Jardón <javier.jardon@codethink.co.uk> + + Use gsettings to store the status of "Show time in Menu Bar" option + + Fixes https://bugs.launchpad.net/indicator-power/+bug/829853 + +2011-08-22 Javier Jardón <javier.jardon@codethink.co.uk> + + Follow standard alignment of icons in menus + + Fixes https://bugs.launchpad.net/ubuntu/+source/indicator-power/+bug/829697 + +2011-08-22 Javier Jardón <javier.jardon@codethink.co.uk> + + Do not use a space before an ellipsis at the end of a string. + +2011-08-12 Javier Jardón <javier.jardon@codethink.co.uk> + + Do not show the default icon by default + + Show the icon can cause problems in machines with no power + devices as the icon will not be updated + +2011-08-12 Javier Jardón <javier.jardon@codethink.co.uk> + + Free memory in the correct place + 2011-08-12 Javier Jardón <javier.jardon@codethink.co.uk> Release 0.6 |