Rename some widget ids to make GtkBuilder happy

This commit is contained in:
Luca Ferretti 2009-08-28 00:22:59 +02:00
parent e85c11fef1
commit 5c0d2363a0

View file

@ -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>