[glade/popover] Move popovers to the container section



commit e46770061cb2358f75148dfd6c59d64aedfd1a39
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Nov 15 16:47:39 2014 -0500

    Move popovers to the container section
    
    Makes more sense 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 b10d2e8..f8d5bd5 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -5240,6 +5240,7 @@
       <glade-widget-class-ref name="GtkRevealer" />
       <glade-widget-class-ref name="GtkSearchBar" />
       <glade-widget-class-ref name="GtkHeaderBar" />
+      <glade-widget-class-ref name="GtkPopover"/>
     </glade-widget-group>
     
     <glade-widget-group name="gtk-control-display" _title="Control and Display">
@@ -5293,7 +5294,6 @@
       <glade-widget-class-ref name="GtkDrawingArea"/>
       
       <glade-widget-class-ref name="GtkInfoBar"/>
-      <glade-widget-class-ref name="GtkPopover"/>
     </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]