[glade] * plugins/gtk+/gtk+.xml.in: Added GtkRecentManager to the palette.



commit 37e232159640d4f1faceccb76ad8bd38cfe4a8a4
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Fri Jan 28 01:09:20 2011 +0900

    	* plugins/gtk+/gtk+.xml.in: Added GtkRecentManager to the palette.

 ChangeLog                |    2 ++
 plugins/gtk+/gtk+.xml.in |    6 +++++-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c88029c..33b55f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
 	  for reading and writing the new <mime-types> and <patterns> tags
 	  that are recently added to GtkFileFilter's GtkBuildable implementation.
 
+	* plugins/gtk+/gtk+.xml.in: Added GtkRecentManager to the palette.
+
 2011-01-26  Tristan Van Berkom <tristanvb openismus com>
 
 	* plugins/gtk+/Makefile.am, plugins/gtk+/glade-string-list.[ch]: Added Boxed type
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 3bcf7f2..63cd97c 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -3420,9 +3420,12 @@ embedded in another object</_tooltip>
 	</property>
       </properties>
     </glade-widget-class>
+
+    <glade-widget-class name="GtkRecentManager" generic-name="recentmanager" _title="Recent Manager" 
+			toplevel="True"/>
+
   </glade-widget-classes>
   
-
   <glade-widget-group name="gtk-actions" _title="Actions">
 
     <glade-widget-class-ref name="GtkActionGroup"/>
@@ -3559,6 +3562,7 @@ embedded in another object</_tooltip>
     <glade-widget-class-ref name="GtkStatusIcon"/>
     <glade-widget-class-ref name="GtkFileFilter"/>
     <glade-widget-class-ref name="GtkRecentFilter"/>
+    <glade-widget-class-ref name="GtkRecentManager"/>
   </glade-widget-group>
 
 </glade-catalog>



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