diff options
author | Brian Cameron <brian.cameron@sun.com> | 2006-03-02 00:51:54 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2006-03-02 00:51:54 +0000 |
commit | 04623abca14fba1a129b466318baab910bedc9b8 (patch) | |
tree | ac9c21686b14c1a9e75ef2d01a2e41ec144ff4bc /NEWS | |
parent | e52aca99e9ee83f0fb37e4ed7d37495fcee6adf5 (diff) | |
download | gdm-04623abca14fba1a129b466318baab910bedc9b8.tar.gz |
Updated. Update to 2.13.0.9. Added code to support the change inGDM2_2_13_0_10
2006-03-03 Brian Cameron <brian.cameron@sun.com>
* Release 2.13.0.10:
* NEWS: Updated.
* configure.ac, acconfig.h: Update to 2.13.0.9. Added code to support
the change in gdmconfig.c below.
* gui/gdmconfig.c: Fix so that if gdm.conf file exists on the system
this is used instead of custom.conf. This makes GDM more backwards
compatible and won't break user configuration if the user has an old
config file.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ Ahh news... 2.13.0.9 stuff: +- Now GDM will use the gdm.conf file if it exists as the custom.conf + file, so if the user has an old configuration file it will continue + to use that. +- Translation updates (Gabor Kelemen, Alexander Shopov) + +2.13.0.9 stuff: + - New "gtk-theme" property can be used with the <greeter> tag in gdmgreeter themes to specify a theme to control the appearance of the F10/Options menu, the entry field, and other GTK+ |