diff options
author | Brian Cameron <brian.cameron@sun.com> | 2007-02-05 09:39:52 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2007-02-05 09:39:52 +0000 |
commit | 427b38946ac6b088a4b2921ec3d56b8c740082e6 (patch) | |
tree | fa73a8884298eab6db37845a5e806361f07f9c28 /AUTHORS | |
parent | 9ffb9c5baa5e7a3c1ed8d20c5c280ebecac67145 (diff) | |
download | gdm-427b38946ac6b088a4b2921ec3d56b8c740082e6.tar.gz |
Better fix for not showing the face browser if the userlist is empty. Now
2007-02-05 Brian Cameron <brian.cameron@sun.com>
* gui/gdmlogin.c: Better fix for not showing the face browser
if the userlist is empty. Now we add the model to the treeview
and add entries to the model rather than building the model first.
For some reason building the model first and adding it to the
treeview was causing a selection "changed" signal to get sent
which caused the interruption message to the slave process.
Fix by Ludwig Nussel <ludwig.nussel@suse.de>.
svn path=/trunk/; revision=4563
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ Contributions from: Kjartan Maraas <kmaraas@gnome.org> Lee Mallabone <lee0@callnetuk.com> Leena Gunda <leena.gunda@wipro.com> + Ludwig Nussel <ludwig.nussel@suse.de> Luis Villa <louie@ximian.com> Lukasz Zalewski <lukas@dcs.qmul.ac.uk> Mark McLoughlin <mark@skynet.ie> |