[gnome-control-center/wip/garnacho/wayland-tablet: 16/31] wacom: Update .ui file to reflect GDesktopStylusButtonAction



commit 9af32e67b141e7e15446b5ec7d5e6d82cc41663d
Author: Carlos Garnacho <carlosg gnome org>
Date:   Mon Jun 6 14:56:12 2016 +0200

    wacom: Update .ui file to reflect GDesktopStylusButtonAction
    
    The set of actions that can be mapped to an stylus button have been
    reduced, due to inconsistent semantics in wayland.

 panels/wacom/wacom-stylus-page.ui |   28 ++++------------------------
 1 files changed, 4 insertions(+), 24 deletions(-)
---
diff --git a/panels/wacom/wacom-stylus-page.ui b/panels/wacom/wacom-stylus-page.ui
index d022e68..e115989 100644
--- a/panels/wacom/wacom-stylus-page.ui
+++ b/panels/wacom/wacom-stylus-page.ui
@@ -21,42 +21,22 @@
     <data>
       <row>
         <col id="0">0</col>
-        <col id="1" translatable="yes">No Action</col>
+        <col id="1" translatable="yes">Default</col>
       </row>
       <row>
         <col id="0">1</col>
-        <col id="1" translatable="yes">Left Mouse Button Click</col>
-      </row>
-      <row>
-        <col id="0">2</col>
         <col id="1" translatable="yes">Middle Mouse Button Click</col>
       </row>
       <row>
-        <col id="0">3</col>
+        <col id="0">2</col>
         <col id="1" translatable="yes">Right Mouse Button Click</col>
       </row>
       <row>
-        <col id="0">4</col>
-        <col id="1" translatable="yes">Scroll Up</col>
-      </row>
-      <row>
-        <col id="0">5</col>
-        <col id="1" translatable="yes">Scroll Down</col>
-      </row>
-      <row>
-        <col id="0">6</col>
-        <col id="1" translatable="yes">Scroll Left</col>
-      </row>
-      <row>
-        <col id="0">7</col>
-        <col id="1" translatable="yes">Scroll Right</col>
-      </row>
-      <row>
-        <col id="0">8</col>
+        <col id="0">3</col>
         <col id="1" translatable="yes">Back</col>
       </row>
       <row>
-        <col id="0">9</col>
+        <col id="0">4</col>
         <col id="1" translatable="yes">Forward</col>
       </row>
     </data>


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