[gnome-control-center] wacom: Scroll Up/Down actions are mapped inverted



commit befe9f1190c7df5de3de005aa08aa709c3fe0873
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jan 25 12:22:42 2012 +0000

    wacom: Scroll Up/Down actions are mapped inverted
    
    https://bugzilla.gnome.org/show_bug.cgi?id=668619

 panels/wacom/wacom-stylus-page.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/wacom/wacom-stylus-page.ui b/panels/wacom/wacom-stylus-page.ui
index 1b115a3..e5e2f0d 100644
--- a/panels/wacom/wacom-stylus-page.ui
+++ b/panels/wacom/wacom-stylus-page.ui
@@ -37,11 +37,11 @@
       </row>
       <row>
         <col id="0">4</col>
-        <col id="1" translatable="yes">Scroll Down</col>
+        <col id="1" translatable="yes">Scroll Up</col>
       </row>
       <row>
         <col id="0">5</col>
-        <col id="1" translatable="yes">Scroll Up</col>
+        <col id="1" translatable="yes">Scroll Down</col>
       </row>
       <row>
         <col id="0">6</col>



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