diff options
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 |