diff options
author | William Jon McCann <jmccann@redhat.com> | 2008-08-21 15:26:49 +0000 |
---|---|---|
committer | William Jon McCann <mccann@src.gnome.org> | 2008-08-21 15:26:49 +0000 |
commit | 8608d38da18c7bcd3c276bd507712aeb73eb5f20 (patch) | |
tree | fdb0b821002771d9fd2ff6f3b3b46816bd31f03f /ChangeLog | |
parent | 5cc1f78b8262236ac05fea2cc4631e85c1b58508 (diff) | |
download | gdm-8608d38da18c7bcd3c276bd507712aeb73eb5f20.tar.gz |
A few more fixes to allow the gdm greeter username to be configured at
2008-08-21 William Jon McCann <jmccann@redhat.com>
* daemon/gdm-display-access-file.c (_create_xauth_file_for_user):
* data/Makefile.am:
* data/gdm.schemas.in.in:
A few more fixes to allow the gdm greeter username to be
configured at build time.
Patch from Patryk Zawadzki <patrys@pld-linux.org>
Fixes #504565
svn path=/trunk/; revision=6408
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2008-08-21 William Jon McCann <jmccann@redhat.com> + * daemon/gdm-display-access-file.c (_create_xauth_file_for_user): + * data/Makefile.am: + * data/gdm.schemas.in.in: + A few more fixes to allow the gdm greeter username to be + configured at build time. + Patch from Patryk Zawadzki <patrys@pld-linux.org> + Fixes #504565 + +2008-08-21 William Jon McCann <jmccann@redhat.com> + * gui/simple-greeter/Makefile.am: Fix build. |