mousetweaks r374 - in trunk: . data



Author: leonardof
Date: Fri Jan  9 22:20:02 2009
New Revision: 374
URL: http://svn.gnome.org/viewvc/mousetweaks?rev=374&view=rev

Log:
2009-01-09  Leonardo Ferreira Fontenelle  <leonardof gnome org>

	reviewed by: Gerd Kohlberger.

	* data/pointer-capture-applet.schemas.in: Fixed a typo in my previous
	commit.


Modified:
   trunk/ChangeLog
   trunk/data/pointer-capture-applet.schemas.in

Modified: trunk/data/pointer-capture-applet.schemas.in
==============================================================================
--- trunk/data/pointer-capture-applet.schemas.in	(original)
+++ trunk/data/pointer-capture-applet.schemas.in	Fri Jan  9 22:20:02 2009
@@ -68,7 +68,7 @@
         <default>false</default>
         <locale name="C">
           <short>Release pointer only if Shift is pressed</short>
-          <long>Whether if the Shift key must be pressed with the mouse button set in "release-button" for the pointer to be released from the capture area.</long>
+          <long>Whether if the Shift key must be pressed with the mouse button set in "release_button" for the pointer to be released from the capture area.</long>
         </locale>
       </schema>
       <schema>
@@ -78,7 +78,7 @@
         <default>false</default>
         <locale name="C">
           <short>Release pointer only if Alt is pressed</short>
-          <long>Whether if the Alt key must be pressed with the mouse button set in "release-button" for the pointer to be released from the capture area.</long>
+          <long>Whether if the Alt key must be pressed with the mouse button set in "release_button" for the pointer to be released from the capture area.</long>
         </locale>
       </schema>
       <schema>
@@ -88,7 +88,7 @@
         <default>false</default>
         <locale name="C">
           <short>Release pointer only if Ctrl is pressed</short>
-          <long>Whether if the Ctrl key must be pressed with the mouse button set in "release-button" for the pointer to be released from the capture area.</long>
+          <long>Whether if the Ctrl key must be pressed with the mouse button set in "release_button" for the pointer to be released from the capture area.</long>
         </locale>
       </schema>
     </schemalist>



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