[mousetweaks] Add description to doap file



commit 530492b579c13c8817799ee5f8d6f196f226f3a3
Author: Francesco Fumanti <francesco fumanti gmx net>
Date:   Mon Apr 4 18:09:50 2011 +0200

    Add description to doap file

 mousetweaks.doap |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/mousetweaks.doap b/mousetweaks.doap
index 5f2d466..a142a2f 100644
--- a/mousetweaks.doap
+++ b/mousetweaks.doap
@@ -6,6 +6,26 @@
 
   <name xml:lang="en">mousetweaks</name>
   <shortdesc xml:lang="en">Mouse accessibility enhancements</shortdesc>
+  <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. (hover click)
+
+    2. It allows users to perform a secondary click by keeping the primary 
+    mousebutton pressed for a determined amount of time. (simulated 
+    secondary click) 
+
+    3. For desktops using the gnome-panel, it provides two panel applets
+    that the user can install on the gnome-panels. 
+    - The first applet provides an alternative way to control the hover click. 
+    - The second 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.
+
+    The hover click and the simulated secondary click can be accessed through
+    the Universal Access control panel in the GNOME Control Center. The applets
+    however can only be accessed on desktops using the gnome-panel.</description>
   <download-page rdf:resource="http://download.gnome.org/sources/mousetweaks/"; />
   <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=mousetweaks"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />



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