diff options
author | Ray Strode <rstrode@redhat.com> | 2009-03-23 17:08:08 +0000 |
---|---|---|
committer | Ray Strode <halfline@src.gnome.org> | 2009-03-23 17:08:08 +0000 |
commit | c3c89af407aecfd56cde95c21bb1dd08de8b88df (patch) | |
tree | 6d1842be37fcddbd21033adec0b8e27948212651 /ChangeLog | |
parent | 511061eb54aa3162d8da9d2c19b4b3cf6d409067 (diff) | |
download | gdm-c3c89af407aecfd56cde95c21bb1dd08de8b88df.tar.gz |
Bug 573461 - Load user's settings through "other entry"
2009-03-23 Ray Strode <rstrode@redhat.com>
Bug 573461 - Load user's settings through "other entry"
* daemon/gdm-session-worker.c
(gdm_session_worker_update_username):
Don't try to load new user settings until after updating
username state. This allows saved settings to load
when choosing "Other" instead of the associated name
from the chooser. Based on Patch by Mingxi Wu
svn path=/trunk/; revision=6794
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2009-03-23 Ray Strode <rstrode@redhat.com> + + Bug 573461 - Load user's settings through "other entry" + + * daemon/gdm-session-worker.c + (gdm_session_worker_update_username): + Don't try to load new user settings until after updating + username state. This allows saved settings to load + when choosing "Other" instead of the associated name + from the chooser. Based on Patch by Mingxi Wu + 2009-03-19 Ray Strode <rstrode@redhat.com> Bug 575949 – User switcher hangs when |