rpms/gnome-settings-daemon/F-11 gnome-settings-daemon-2.26.0-support-touchpads.patch, 1.1, 1.2 gnome-settings-daemon.spec, 1.103, 1.104

Matthias Clasen mclasen at fedoraproject.org
Thu May 14 01:59:41 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-settings-daemon/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11359

Modified Files:
	gnome-settings-daemon-2.26.0-support-touchpads.patch 
	gnome-settings-daemon.spec 
Log Message:
Enable edge scrolling by default


gnome-settings-daemon-2.26.0-support-touchpads.patch:

Index: gnome-settings-daemon-2.26.0-support-touchpads.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-settings-daemon/F-11/gnome-settings-daemon-2.26.0-support-touchpads.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- gnome-settings-daemon-2.26.0-support-touchpads.patch	9 Apr 2009 01:38:46 -0000	1.1
+++ gnome-settings-daemon-2.26.0-support-touchpads.patch	14 May 2009 01:59:39 -0000	1.2
@@ -35,7 +35,7 @@ diff -up /dev/null gnome-settings-daemon
 +      <applyto>/desktop/gnome/peripherals/touchpad/scroll_method</applyto>
 +      <owner>gnome</owner>
 +      <type>int</type>
-+      <default>0</default>
++      <default>1</default>
 +      <locale name="C">
 +        <short>Select the touchpad scroll method</short>
 +        <long>Select the touchpad scroll method. Supported values are: 0 - disabled, 1 - edge scrolling, 2 - two-finger scrolling</long>


Index: gnome-settings-daemon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-settings-daemon/F-11/gnome-settings-daemon.spec,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -p -r1.103 -r1.104
--- gnome-settings-daemon.spec	30 Apr 2009 02:17:13 -0000	1.103
+++ gnome-settings-daemon.spec	14 May 2009 01:59:39 -0000	1.104
@@ -1,6 +1,6 @@
 Name:		gnome-settings-daemon
 Version:	2.26.1
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:		System Environment/Daemons
@@ -181,6 +181,9 @@ fi
 %{_libdir}/pkgconfig/gnome-settings-daemon.pc
 
 %changelog
+* Wed May 13 2009 Matthias Clasen <mclasen at redhat.com> - 2.26.1-5
+- Enable touchpad edge scrolling by default
+
 * Wed Apr 29 2009 Matthias Clasen <mclasen at redhat.com> - 2.26.1-4
 - Don't rely on _BACKUP property for xkb initialization
 




More information about the fedora-extras-commits mailing list