[glade3] * plugins/gtk+/gtk+.xml.in: Updated catalog for 2.22 and 2.24 symbols.



commit 09881099da952c56d80eb2516ebba62d51ebeaca
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Thu Dec 30 21:30:09 2010 +0900

    	* plugins/gtk+/gtk+.xml.in: Updated catalog for 2.22 and 2.24 symbols.
    
    Conflicts:
    
    	ChangeLog
    	plugins/gtk+/gtk+.xml.in

 ChangeLog                |    2 ++
 plugins/gtk+/gtk+.xml.in |   11 +++++++++--
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5a231fd..863050e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,8 @@
 	--continue-at-parentheses  \
 	--honour-newlines  --tab-size8  --indent-level2 -nbbo
 
+	* plugins/gtk+/gtk+.xml.in: Updated catalog for 2.22 and 2.24 symbols.
+
 2010-12-29  Javier Jardón <jjardon gnome org>
 
 	* configure.ac: Use upstream gettext
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index e3ab25f..b2d7d1a 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -1,6 +1,6 @@
 <glade-catalog name="gtk+"
-	       version="2.20"
-	       targetable="2.18,2.16,2.14,2.12,2.10,2.8"
+	       version="2.24"
+	       targetable="2.22,2.20,2.18,2.16,2.14,2.12,2.10,2.8"
                icon-prefix="gtk"
                library="gladegtk"
                domain="glade3"
@@ -1095,6 +1095,8 @@ embedded in another object</_tooltip>
         <property id="active" ignore="True"/>
         <property id="column-span-column" ignore="True"/>
         <property id="row-span-column" ignore="True"/>
+	<property id="entry-text-column" since="2.24"/>
+	<property id="has-entry" since="2.24"/>
 	<property id="button-sensitivity">
   	  <displayable-values>
 	    <value id="GTK_SENSITIVITY_AUTO" _name="Automatic"/>
@@ -1298,6 +1300,7 @@ embedded in another object</_tooltip>
 
       <properties>
 	<property id="group" since="2.12"/>
+	<property id="group-name" since="2.24"/>
 	<property id="page" save="False">
 	  <_tooltip>Set the current page (strictly for editing purposes)</_tooltip>
 	</property>
@@ -1570,6 +1573,9 @@ embedded in another object</_tooltip>
 	  <visible-lines>2</visible-lines>
 	</property>
       </properties>
+      <signals>
+	<signal id="activate-link" since="2.24"/>
+      </signals>
    </glade-widget-class>
 
     <glade-widget-class name="GtkColorSelectionDialog" generic-name="colorselectiondialog" _title="Color Selection Dialog">
@@ -1984,6 +1990,7 @@ embedded in another object</_tooltip>
       </actions>
 
       <properties>
+        <property id="item-orientation" since="2.22"/>
         <property id="item-padding" since="2.18"/>
         <property id="text-column" disabled="True"/>
         <property id="markup-column" disabled="True"/>



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