[mousetweaks] Prepare the 3.3.90 release
- From: Francesco Fumanti <frfumanti src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mousetweaks] Prepare the 3.3.90 release
- Date: Mon, 20 Feb 2012 22:35:52 +0000 (UTC)
commit 30cda3796c72791f53a41d641bafadc23728f69d
Author: Francesco Fumanti <francesco fumanti gmx net>
Date: Mon Feb 20 23:35:33 2012 +0100
Prepare the 3.3.90 release
AUTHORS | 2 +-
NEWS | 26 ++++++++++++++++++++++++++
README | 54 +++++++++++++++++++++++++-----------------------------
configure.ac | 2 +-
4 files changed, 53 insertions(+), 31 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index af842d0..be48c3d 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,4 +2,4 @@ Source code:
Gerd Kohlberger <gerdko gmail com>
Manual:
- Francesco Fumanti <francesco fumanti gmx net>
+ Francesco Fumanti <francesco fumanti gmx net>
diff --git a/NEWS b/NEWS
index 8d3465e..7c446ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Version 3.3.90
+--------------
+
+The releases 3.3.1 to 3.3.5, both versions included, do not exist.
+
+Misc changes, improvements and fixes:
+
+ - Fix invalid xml in it.po, by Jiro Matsuzawa
+ - Fix deprecation warnings
+ - Change click-type window default to 'show'
+ - Change default click-type window orientation to vertical
+ - Add support for middle mouse button dwell-clicks
+ - Remove gnome-panel applets; mousetweaks does not offer them anymore
+ - Various build system updates
+ - Edit explicit email address in AUTHORS file
+
+New and updated translations:
+
+ [be] Kasia Bondarava, Ihar Hrachyshka
+ [es] Daniel Mustieles
+ [nb] Kjartan Maraas
+ [pl] Piotr DrÄg
+ [sr] ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ
+ [sv] Daniel Nylander
+ [te] Krishnababu K
+
Version 3.2.0
-------------
diff --git a/README b/README
index ef47477..d304c57 100644
--- a/README
+++ b/README
@@ -1,47 +1,43 @@
-Mousetweaks 3.3.1
------------------
+Mousetweaks 3.3.90
+------------------
Description:
- The Mousetweaks package provides mouse accessibility enhancements for
- the GNOME desktop. These enhancements are:
-
- 1. It offers a way to perform the various clicks without using any
- hardware button.
+ The Mousetweaks package provides mouse accessibility enhancements for
+ the GNOME desktop. These enhancements are created by a daemon and they
+ consist of:
- 2. It allows users to perform a right click by doing a click&hold
- of the left mousebutton. (For a left-handed mouse user, the termes
- left and right have to be inverted.)
+ 1. A way to perform the various clicks without using any hardware
+ button. There are two methods to control what click-type should be
+ automatically performed:
+ - by choosing the next click-type in the click-type window
+ - by performing a determined gesture after the dwell timout
- 3. It provides an applet that the user can install on a panel. This
- applet creates an area on the panel into which the pointer can
- be captured until the user releases it with a predefined button
- and modifier combination.
+ 2. A way to perform a right click by doing a click&hold of the left
+ mousebutton. (For a left-handed mouse user, the termes left and right
+ have to be inverted.)
- The options can be accessed through the Accessibility tab of the
- Mouse Preferences of GNOME Control Center or through command-line.
+ Both features can be started in GNOME in the Universal Access panel of
+ the System Settings. But there is not a graphical interface for all the
+ options of mousetweaks. The graphical interface, apart the click-type
+ window, is not part of the mousetweaks package.
-Components of Mousetweaks:
+ Mousetweaks also offers a command line interface and a dbus interface.
+ The latter can be especially interesting for other distributions, that
+ want to provide a different graphical interface to control the features
+ of the mousetweaks daemon.
- * mousetweaks: daemon that provides the enhancements 1 and 2 of
- the above description
-
- * dwell-click-applet: optional gnome-panel applet to select the
- click-types when enhancement 1 of the above description is used
-
- * pointer-capture-applet: gnome-panel applet that provides
- enhancement 3 of the above description
Homepage:
- http://live.gnome.org/Mousetweaks/Home
+ http://live.gnome.org/Mousetweaks/Home
Reporting Bugs:
- http://bugzilla.gnome.org/enter_bug.cgi?product=mousetweaks
+ http://bugzilla.gnome.org/enter_bug.cgi?product=mousetweaks
License:
- This program is released under the terms of the GNU General Public
- License. Please see the file COPYING for details.
+ This program is released under the terms of the GNU General Public
+ License. Please see the file COPYING for details.
diff --git a/configure.ac b/configure.ac
index bdf6a39..fc08f60 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ([2.64])
AC_INIT([mousetweaks],
- [3.3.1],
+ [3.3.90],
[https://bugzilla.gnome.org/enter_bug.cgi?product=mousetweaks],
[mousetweaks],
[https://live.gnome.org/Mousetweaks/Home])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]