[glade] Rename GtkSidebar to GtkSidebarWidget



commit 1ada3430af1d0072e4f01d057b2ae8ae58a08ec5
Author: Lars Uebernickel <lars uebernic de>
Date:   Thu Feb 12 23:26:36 2015 +0100

    Rename GtkSidebar to GtkSidebarWidget
    
    https://bugzilla.gnome.org/show_bug.cgi?id=744094

 plugins/gtk+/gtk+.xml.in                           |    4 ++--
 plugins/gtk+/icons/16x16/Makefile.am               |    2 +-
 ...gtk-sidebar.png => widget-gtk-stacksidebar.png} |  Bin 212 -> 212 bytes
 plugins/gtk+/icons/22x22/Makefile.am               |    2 +-
 ...gtk-sidebar.png => widget-gtk-stacksidebar.png} |  Bin 199 -> 199 bytes
 5 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index ff4905f..ef675fd 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -2547,7 +2547,7 @@
 
       </glade-widget-class>
 
-      <glade-widget-class name="GtkSidebar" generic-name="sidebar" _title="Sidebar" since="3.16"/>
+      <glade-widget-class name="GtkStackSidebar" generic-name="stacksidebar" _title="Stack Sidebar" 
since="3.16"/>
 
       <glade-widget-class name="GtkRevealer" generic-name="revealer" _title="Revealer" since="3.10">
         <post-create-function>glade_gtk_revealer_post_create</post-create-function>
@@ -5411,7 +5411,7 @@
       
       <glade-widget-class-ref name="GtkInfoBar"/>
       <glade-widget-class-ref name="GtkStackSwitcher" />
-      <glade-widget-class-ref name="GtkSidebar" />
+      <glade-widget-class-ref name="GtkStackSidebar" />
     </glade-widget-group>
     
     <glade-widget-group name="gtk-composite" _title="Composite Widgets">
diff --git a/plugins/gtk+/icons/16x16/Makefile.am b/plugins/gtk+/icons/16x16/Makefile.am
index 3e4e8c4..ab60cf3 100644
--- a/plugins/gtk+/icons/16x16/Makefile.am
+++ b/plugins/gtk+/icons/16x16/Makefile.am
@@ -98,7 +98,7 @@ icons_DATA = \
        widget-gtk-separator.png \
        widget-gtk-separatormenuitem.png \
        widget-gtk-separatortoolitem.png \
-       widget-gtk-sidebar.png \
+       widget-gtk-stacksidebar.png \
        widget-gtk-sizegroup.png \
        widget-gtk-spinbutton.png \
        widget-gtk-spinner.png \
diff --git a/plugins/gtk+/icons/22x22/Makefile.am b/plugins/gtk+/icons/22x22/Makefile.am
index 83cc83b..cf543d2 100644
--- a/plugins/gtk+/icons/22x22/Makefile.am
+++ b/plugins/gtk+/icons/22x22/Makefile.am
@@ -98,7 +98,7 @@ icons_DATA = \
        widget-gtk-separator.png \
        widget-gtk-separatormenuitem.png \
        widget-gtk-separatortoolitem.png \
-       widget-gtk-sidebar.png \
+       widget-gtk-stacksidebar.png \
        widget-gtk-sizegroup.png \
        widget-gtk-spinbutton.png \
        widget-gtk-spinner.png \


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