gpointing-device-settings r219 - trunk



Author: hiikezoe
Date: Sun Mar 15 00:34:16 2009
New Revision: 219
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=219&view=rev

Log:
version 1.1.0.

Modified:
   trunk/NEWS
   trunk/configure.ac

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sun Mar 15 00:34:16 2009
@@ -4,13 +4,12 @@
 * Overall
  - When gnome-settings-daemon plugin starts, restoring the values which are set by user
  - Install GConf schema
- - Set user's preference values at the start up of gnome-settings-daemon
 * Touchpad
  - Continuous edge scrolling on/off
  - Two finger scrolling on/off
 * Wheel type mouse
  - Change wheel emulation button widget to GtkComboBox
- - Fix vertical and horizontal inversion
+ - Fix vertical and horizontal scrolling inversion
  - Fix wrong wheel emulation button
  - Fix key mnemonic
  - Ignore "Macintosh mouse button emulation" device

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Sun Mar 15 00:34:16 2009
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.57)
 
-AC_INIT(gpointing-device-settings, 1.0.0)
+AC_INIT(gpointing-device-settings, 1.1.0)
 AM_INIT_AUTOMAKE([1.9 tar-pax])
 AM_CONFIG_HEADER(config.h)
 AC_CONFIG_MACRO_DIR([m4])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]