[glade/popover] Move GtkModelButton to a better place in the palette



commit af927fb263625895e799cb44f48a0f27db4f5621
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Jan 18 14:10:20 2015 -0500

    Move GtkModelButton to a better place in the palette
    
    It belongs to the other buttons, so move it there.

 plugins/gtk+/gtk+.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 8f22612..a70a420 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -5322,6 +5322,7 @@
       <glade-widget-class-ref name="GtkMenuButton"/>
       <glade-widget-class-ref name="GtkLockButton"/>
       <glade-widget-class-ref name="GtkSwitch"/>
+      <glade-widget-class-ref name="GtkModelButton"/>
       
       <glade-widget-class-ref name="GtkEntry"/>
       <glade-widget-class-ref name="GtkSearchEntry"/>
@@ -5364,7 +5365,6 @@
       <glade-widget-class-ref name="GtkDrawingArea"/>
       
       <glade-widget-class-ref name="GtkInfoBar"/>
-      <glade-widget-class-ref name="GtkModelButton"/>
     </glade-widget-group>
     
     <glade-widget-group name="gtk-composite" _title="Composite Widgets">


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