[gtk+/wip/matthiasc/help-overlay] Simplify shortcuts demo



commit 0226669e146ba247455e4f14bc79182f5fb87607
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Oct 13 08:16:24 2015 -0400

    Simplify shortcuts demo
    
    No need to specify the initial section explicitly anymore.

 demos/gtk-demo/shortcuts.ui |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/demos/gtk-demo/shortcuts.ui b/demos/gtk-demo/shortcuts.ui
index acee052..6f64ff5 100644
--- a/demos/gtk-demo/shortcuts.ui
+++ b/demos/gtk-demo/shortcuts.ui
@@ -317,7 +317,6 @@
         </page>
       </section>
     </sections>
-    <property name="section-name">editor</property>
   </object>
 
   <object class="GtkShortcutsWindow" id="clocks-shortcuts">
@@ -325,7 +324,6 @@
     <property name="modal">1</property>
     <sections>
       <section name="shortcuts">
-        <property name="title" translatable="yes">Shortcuts</property>
         <page>
           <column>
             <group>
@@ -405,7 +403,6 @@
         </page>
       </section>
     </sections>
-    <property name="section-name">shortcuts</property>
     <property name="view-name">stopwatch</property>
   </object>
 


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