SHA256
1
0
forked from pool/gdm
OBS User unknown
2009-06-12 16:29:28 +00:00
committed by Git OBS Bridge
parent f9899d2713
commit 9e96d6be53
4 changed files with 202 additions and 102 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jun 9 23:54:48 CEST 2009 - vuntz@novell.com
- Update gdm-keyboard-from-sysconfig.patch: we correctly interpret
the keyboard layout specified in sysconfig thanks to a map file
from sax that we use to convert the layout name to a X layout.
- Add gdm-keyboard-invalid-user-data.patch: the old gdm was not
setting a valid keyboard layout in some cases, and this invalid
layout ended up in ~/.dmrc. This patch makes gdm detect this and
revert the user data to the default layout.
-------------------------------------------------------------------
Fri May 15 11:04:57 CEST 2009 - vuntz@novell.com