[gnome-control-center] wacom: Remove unused tabs in UI



commit ead164b6da8bb0a3c7a6b88a29d9d74875c74a90
Author: Robert Ancell <robert ancell canonical com>
Date:   Fri Aug 24 11:21:17 2018 +1200

    wacom: Remove unused tabs in UI
    
    There were some tabs that were not visible and not used. They also
    had translatable text that was not used.

 panels/wacom/wacom-stylus-page.ui | 35 -----------------------------------
 1 file changed, 35 deletions(-)
---
diff --git a/panels/wacom/wacom-stylus-page.ui b/panels/wacom/wacom-stylus-page.ui
index a0ed99f5f..6e2627bc4 100644
--- a/panels/wacom/wacom-stylus-page.ui
+++ b/panels/wacom/wacom-stylus-page.ui
@@ -103,16 +103,6 @@
         </child>
       </object>
     </child>
-    <child type="tab">
-      <object class="GtkLabel">
-        <property name="visible">True</property>
-        <property name="can_focus">False</property>
-        <property name="label" translatable="yes">page 1</property>
-      </object>
-      <packing>
-        <property name="tab_fill">False</property>
-      </packing>
-    </child>
     <child>
       <object class="GtkGrid" id="stylus-grid">
         <property name="visible">True</property>
@@ -421,30 +411,5 @@
         <property name="position">1</property>
       </packing>
     </child>
-    <child type="tab">
-      <object class="GtkLabel">
-        <property name="visible">True</property>
-        <property name="can_focus">False</property>
-        <property name="label" translatable="yes">page 2</property>
-      </object>
-      <packing>
-        <property name="position">1</property>
-        <property name="tab_fill">False</property>
-      </packing>
-    </child>
-    <child>
-      <placeholder/>
-    </child>
-    <child type="tab">
-      <object class="GtkLabel">
-        <property name="visible">True</property>
-        <property name="can_focus">False</property>
-        <property name="label" translatable="yes">page 3</property>
-      </object>
-      <packing>
-        <property name="position">2</property>
-        <property name="tab_fill">False</property>
-      </packing>
-    </child>
   </object>
 </interface>


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