- drop background priority change. Choppyiness in -3 ended up being a bug
in gnome-settings-daemon.
This commit is contained in:
parent
91a5832dc9
commit
0b80d758f0
@ -1,12 +0,0 @@
|
||||
diff -up gdm-2.23.92/gui/simple-greeter/gdm-simple-greeter.schemas.in.fix-bg-priority gdm-2.23.92/gui/simple-greeter/gdm-simple-greeter.schemas.in
|
||||
--- gdm-2.23.92/gui/simple-greeter/gdm-simple-greeter.schemas.in.fix-bg-priority 2008-09-23 09:59:12.000000000 -0400
|
||||
+++ gdm-2.23.92/gui/simple-greeter/gdm-simple-greeter.schemas.in 2008-09-23 09:59:30.000000000 -0400
|
||||
@@ -177,7 +177,7 @@
|
||||
<applyto>/apps/gdm/simple-greeter/settings-manager-plugins/background/priority</applyto>
|
||||
<owner>gdm-simple-greeter</owner>
|
||||
<type>int</type>
|
||||
- <default>5</default>
|
||||
+ <default>25</default>
|
||||
<locale name="C">
|
||||
<short></short>
|
||||
<long></long>
|
8
gdm.spec
8
gdm.spec
@ -16,7 +16,7 @@
|
||||
Summary: The GNOME Display Manager
|
||||
Name: gdm
|
||||
Version: 2.24.0
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
Group: User Interface/X
|
||||
@ -91,7 +91,6 @@ Patch6: ssid-leak.patch
|
||||
Patch7: gdm-2.23.92-filter-dupes-from-lang-list.patch
|
||||
Patch8: gdm-2.23.92-another-locale-fixup.patch
|
||||
Patch9: gdm-2.23.92-fix-crash.patch
|
||||
Patch10: gdm-2.23.92-fix-bg-priority.patch
|
||||
|
||||
# Fedora-specific
|
||||
Patch99: gdm-2.23.1-fedora-logo.patch
|
||||
@ -122,7 +121,6 @@ multiple simulanteous logged in users.
|
||||
%patch7 -p1 -b .filter-dupes-from-lang-list
|
||||
%patch8 -p1 -b .another-locale-fixup
|
||||
%patch9 -p1 -b .fix-crash
|
||||
%patch10 -p1 -b .fix-bg-priority
|
||||
|
||||
%patch99 -p1 -b .fedora-logo
|
||||
|
||||
@ -325,6 +323,10 @@ fi
|
||||
%{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
|
||||
|
||||
%changelog
|
||||
* Tue Sep 30 2008 Ray Strode <rstrode@redhat.com> - 1:2.24.0-6
|
||||
- drop background priority change. Choppyiness in -3 ended up
|
||||
being a bug in gnome-settings-daemon.
|
||||
|
||||
* Thu Sep 25 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.24.0-5
|
||||
- Require gnome-session
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user