[orca/introspection] Restore a spin button's 'editable' property that went wherever the signal handlers wandered off to.
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca/introspection] Restore a spin button's 'editable' property that went wherever the signal handlers wandered off to.
- Date: Sun, 28 Aug 2011 17:08:33 +0000 (UTC)
commit 48dc17af8b8815e2d5e8c11924b954ac18c4414c
Author: Joanmarie Diggs <joanmarie diggs gmail com>
Date: Sun Aug 28 13:07:47 2011 -0400
Restore a spin button's 'editable' property that went wherever the signal handlers wandered off to.
src/orca/orca-setup.ui | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/orca/orca-setup.ui b/src/orca/orca-setup.ui
index 2ee6f36..1796e43 100644
--- a/src/orca/orca-setup.ui
+++ b/src/orca/orca-setup.ui
@@ -1876,6 +1876,7 @@
<property name="adjustment">adjustment4</property>
<property name="climb_rate">1</property>
<property name="numeric">True</property>
+ <property name="editable">True</property>
<signal name="value-changed" handler="speakProgressBarValueChanged" swapped="no"/>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]