- remove dwellmouselistener module from default configuration. It's pretty

broken (bug 248752)
This commit is contained in:
Ray Strode 2007-08-03 16:41:14 +00:00
parent 2b13950e6f
commit f3a859bb17
3 changed files with 7 additions and 2 deletions

View File

@ -1 +1,2 @@
gdm-2.19.5.tar.bz2
fedora-faces-20070319.tar.bz2

View File

@ -22,7 +22,7 @@ diff -up gdm-2.19.4/config/gdm.conf.in.change-defaults gdm-2.19.4/config/gdm.con
+AddGtkModules=true
# By default, these are the accessibility modules.
-#GtkModulesList=gail:atk-bridge:@libdir@/gtk-2.0/modules/libdwellmouselistener:@libdir@/gtk-2.0/modules/libkeymouselistener
+GtkModulesList=gail:atk-bridge:@libdir@/gtk-2.0/modules/libdwellmouselistener:@libdir@/gtk-2.0/modules/libkeymouselistener
+GtkModulesList=gail:atk-bridge:@libdir@/gtk-2.0/modules/libkeymouselistener
# Default path to set. The profile scripts will likely override this value.
# This value will be overridden with the value from /etc/default/login if it

View File

@ -17,7 +17,7 @@
Summary: The GNOME Display Manager
Name: gdm
Version: 2.19.5
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
License: GPLv2+
Group: User Interface/X
@ -348,6 +348,10 @@ fi
%{_datadir}/pixmaps/faces/extras/*.jpg
%changelog
* Fri Aug 3 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.5-3
- remove dwellmouselistener module from default configuration.
It's pretty broken (bug 248752)
* Fri Aug 3 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.5-2
- Update license field