- remove dwellmouselistener module from default configuration. It's pretty
broken (bug 248752)
This commit is contained in:
parent
2b13950e6f
commit
f3a859bb17
@ -1 +1,2 @@
|
|||||||
gdm-2.19.5.tar.bz2
|
gdm-2.19.5.tar.bz2
|
||||||
|
fedora-faces-20070319.tar.bz2
|
||||||
|
@ -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
|
+AddGtkModules=true
|
||||||
# By default, these are the accessibility modules.
|
# 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/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.
|
# 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
|
# This value will be overridden with the value from /etc/default/login if it
|
||||||
|
6
gdm.spec
6
gdm.spec
@ -17,7 +17,7 @@
|
|||||||
Summary: The GNOME Display Manager
|
Summary: The GNOME Display Manager
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 2.19.5
|
Version: 2.19.5
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -348,6 +348,10 @@ fi
|
|||||||
%{_datadir}/pixmaps/faces/extras/*.jpg
|
%{_datadir}/pixmaps/faces/extras/*.jpg
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Aug 3 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.5-2
|
||||||
- Update license field
|
- Update license field
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user