[gnome-control-center] Rename some widget ids to make GtkBuilder happy



commit 5c0d2363a0429e4ae05615803c795c78a8fd0844
Author: Luca Ferretti <elle uca libero it>
Date:   Fri Aug 28 00:22:59 2009 +0200

    Rename some widget ids to make GtkBuilder happy

 capplets/appearance/data/appearance.ui |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/capplets/appearance/data/appearance.ui b/capplets/appearance/data/appearance.ui
index ab14e1e..5f1afec 100644
--- a/capplets/appearance/data/appearance.ui
+++ b/capplets/appearance/data/appearance.ui
@@ -25,7 +25,7 @@
                 <property name="xalign">0</property>
                 <property name="xscale">0</property>
                 <child>
-                  <object class="GtkHBox" id="hbox1">
+                  <object class="GtkHBox" id="hbox_resolution">
                     <property name="visible">True</property>
                     <property name="spacing">12</property>
                     <child>
@@ -514,7 +514,7 @@
                           </object>
                         </child>
                         <child>
-                          <object class="GtkHBox" id="hbox3">
+                          <object class="GtkHBox" id="hbox_bgr">
                             <property name="visible">True</property>
                             <child>
                               <object class="GtkRadioButton" id="subpixel_bgr_radio">
@@ -549,7 +549,7 @@
                           </packing>
                         </child>
                         <child>
-                          <object class="GtkHBox" id="hbox4">
+                          <object class="GtkHBox" id="hbox_rgb">
                             <property name="visible">True</property>
                             <child>
                               <object class="GtkRadioButton" id="subpixel_vrgb_radio">
@@ -808,7 +808,7 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkHBox" id="hbox1">
+                  <object class="GtkHBox" id="hbox_more_themes">
                     <property name="visible">True</property>
                     <child>
                       <object class="GtkLinkButton" id="more_themes_linkbutton">
@@ -895,7 +895,7 @@
                         <property name="visible">True</property>
                         <property name="spacing">24</property>
                         <child>
-                          <object class="GtkHBox" id="hbox4">
+                          <object class="GtkHBox" id="hbox_style">
                             <property name="visible">True</property>
                             <property name="spacing">12</property>
                             <child>
@@ -953,7 +953,7 @@
                               </packing>
                             </child>
                             <child>
-                              <object class="GtkHBox" id="hbox3">
+                              <object class="GtkHBox" id="hbox_color_menu">
                                 <property name="visible">True</property>
                                 <property name="spacing">6</property>
                                 <child>
@@ -1043,7 +1043,7 @@
                   </packing>
                 </child>
                 <child>
-                  <object class="GtkHBox" id="hbox2">
+                  <object class="GtkHBox" id="hbox_get_more">
                     <property name="visible">True</property>
                     <child>
                       <object class="GtkLinkButton" id="more_backgrounds_linkbutton">
@@ -1062,7 +1062,7 @@
                       </packing>
                     </child>
                     <child>
-                      <object class="GtkHButtonBox" id="hbuttonbox3">
+                      <object class="GtkHButtonBox" id="hbuttonbox_add">
                         <property name="visible">True</property>
                         <property name="spacing">6</property>
                         <property name="homogeneous">True</property>
@@ -2150,7 +2150,7 @@
                       </packing>
                     </child>
                     <child>
-                      <object class="GtkLabel" id="label2">
+                      <object class="GtkLabel" id="label_warning_color_schemes">
                         <property name="width_request">280</property>
                         <property name="visible">True</property>
                         <property name="label" translatable="yes">The current controls theme does not support color schemes.</property>



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