[gnome-control-center] universal-access: set the name to the right hboxes
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] universal-access: set the name to the right hboxes
- Date: Fri, 18 Mar 2011 14:59:20 +0000 (UTC)
commit 11c9cf680ed8743373a828a9d30a72e457891b51
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Fri Mar 18 10:51:03 2011 -0400
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
panels/universal-access/uap.ui | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/panels/universal-access/uap.ui b/panels/universal-access/uap.ui
index 22acc56..7d84d19 100644
--- a/panels/universal-access/uap.ui
+++ b/panels/universal-access/uap.ui
@@ -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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]