diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2011-09-06 22:09:32 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2011-09-06 22:09:32 +0200 |
commit | 4c5b007b92e1e1f91d2a15657bb1bed5feed8520 (patch) | |
tree | 87a5c4bf1ab184fd5ce2fdbf43e0a4e763afd69b /ChangeLog | |
parent | 6d01875aaef54bca8ed9377557718c4510ca89cd (diff) | |
parent | f3e7aa155d66704fcdb97ec4201095dfe9e74a0a (diff) | |
download | ayatana-indicator-session-4c5b007b92e1e1f91d2a15657bb1bed5feed8520.tar.gz ayatana-indicator-session-4c5b007b92e1e1f91d2a15657bb1bed5feed8520.tar.bz2 ayatana-indicator-session-4c5b007b92e1e1f91d2a15657bb1bed5feed8520.zip |
* New upstream release.
- new gsettings key "com.canonical.indicator.session user-show-menu"
- "[UIFe]Greeter power menu has cog icon but no settings"
(lp: #838546)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 36 |
1 files changed, 36 insertions, 0 deletions
@@ -1,5 +1,41 @@ # Generated by Makefile. Do not edit. +2011-09-06 Conor Curran <conor.curran@canonical.com> + + bump version for release + +2011-09-06 Conor Curran <conor.curran@canonical.com> + + added new gsettings entry to control visibility of the user menu + +2011-09-06 Conor Curran <conor.curran@canonical.com> + + updated the schema entry with the correct key + +2011-09-06 Conor Curran <conor.curran@canonical.com> + + updated the schema entry with the correct key + +2011-09-06 Conor Curran <conor.curran@canonical.com> + + change the actual key on the entry + +2011-09-06 Conor Curran <conor.curran@canonical.com> + + live cd user should now be turned off via new gsettings entry by casper + +2011-09-06 Conor Curran <conor.curran@canonical.com> + + added new field to gsettings to allow to hide the user menu + +2011-09-05 Conor Curran <conor.curran@canonical.com> + + old icon now used when in greeter mode + +2011-09-02 Conor Curran <conor.curran@canonical.com> + + make sure to flag restart state in greeter mode also with the right icon + 2011-09-02 Conor Curran <conor.curran@canonical.com> remove the greeter icon stuff |