[gpointing-device-settings] version 1.4.0.



commit 479506467e8e95061a519c38c99bd61beede91e2
Author: Hiroyuki Ikezoe <poincare ikezoe net>
Date:   Sun Jan 17 14:43:37 2010 +0900

    version 1.4.0.

 NEWS         |   23 +++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 24 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 15eaed5..80fb5fc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,27 @@
 ============================
+GPointinDeviceSettings 1.4.0
+============================
+* Overall
+ - Fix bug 603459 -  libgpds should link with x11
+ - Add man page. bug 599013
+ - Fix library name in pkg-config file. bug 596835
+ - Register menu item in GNOME preferences. bug 588706.
+* Touchpad
+ - Fix broken vertical and horizontal scroll distance. bug 599011
+ - Miminum/Maxmum speed
+ - Accelaration
+ - New option that diisabling touchpad while any other devices are connected.
+ - Separate options "disable touchpad" and "disable tapping and scrolling"
+* Update translation
+ - French
+ - Spanish
+* New translation
+ - Czech
+ - Greek
+ - Simplified Chinese
+ - Slovenian
+
+============================
 GPointinDeviceSettings 1.3.2
 ============================
 * Overall
diff --git a/configure.ac b/configure.ac
index 74df8eb..b3b9203 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.3.1,
+AC_INIT(gpointing-device-settings, 1.4.0,
         [http://bugzilla.gnome.org/enter_bug.cgi?product=GPointingDeviceSettings])
 AM_INIT_AUTOMAKE([1.9 tar-pax])
 AM_INIT_AUTOMAKE([foreign])



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