universal-access: set the name to the right hboxes

So that the label in the box gets the sensitive state propagated to it.

https://bugzilla.gnome.org/show_bug.cgi?id=645135
This commit is contained in:
Cosimo Cecchi 2011-03-18 10:51:03 -04:00
parent 7c3011c352
commit 11c9cf680e

View file

@ -2258,7 +2258,7 @@
</packing>
</child>
<child>
<object class="GtkHBox" id="hbox1">
<object class="GtkHBox" id="pointing_secondary_click_scale_box">
<property name="visible">True</property>
<property name="spacing">12</property>
<child>
@ -2277,7 +2277,7 @@
</packing>
</child>
<child>
<object class="GtkHBox" id="pointing_secondary_click_scale_box">
<object class="GtkHBox" id="hbox1">
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="spacing">6</property>
@ -2476,7 +2476,7 @@
</packing>
</child>
<child>
<object class="GtkHBox" id="hbox2">
<object class="GtkHBox" id="pointing_hover_click_delay_scale_box">
<property name="visible">True</property>
<property name="spacing">12</property>
<child>
@ -2495,7 +2495,7 @@
</packing>
</child>
<child>
<object class="GtkHBox" id="pointing_hover_click_delay_scale_box">
<object class="GtkHBox" id="hbox2">
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
@ -2557,7 +2557,7 @@
</packing>
</child>
<child>
<object class="GtkHBox" id="hbox3">
<object class="GtkHBox" id="pointing_hover_click_threshold_scale_box">
<property name="visible">True</property>
<property name="spacing">12</property>
<child>
@ -2576,7 +2576,7 @@
</packing>
</child>
<child>
<object class="GtkHBox" id="pointing_hover_click_threshold_scale_box">
<object class="GtkHBox" id="hbox3">
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>