orca r4499 - in branches/gnome-2-24: . src/orca



Author: joanied
Date: Fri Feb  6 03:18:38 2009
New Revision: 4499
URL: http://svn.gnome.org/viewvc/orca?rev=4499&view=rev

Log:
* src/orca/orca-setup.glade:
  Partial fix for bug #570387 - Clean up the speech tab of the
  preferences UI. This causes Page Up and Page Down to work on
  the hscales.


Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/src/orca/orca-setup.glade

Modified: branches/gnome-2-24/src/orca/orca-setup.glade
==============================================================================
--- branches/gnome-2-24/src/orca/orca-setup.glade	(original)
+++ branches/gnome-2-24/src/orca/orca-setup.glade	Fri Feb  6 03:18:38 2009
@@ -570,7 +570,7 @@
 			      <property name="digits">1</property>
 			      <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
 			      <property name="inverted">False</property>
-			      <property name="adjustment">5 0 9 0.10000000149 0 0</property>
+			      <property name="adjustment">5 0 9 0.10000000149 1 0</property>
 			      <accessibility>
 				<atkrelation target="pitchLabel" type="labelled-by"/>
 			      </accessibility>
@@ -1136,7 +1136,7 @@
 				  <property name="digits">0</property>
 				  <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
 				  <property name="inverted">False</property>
-				  <property name="adjustment">50 0 99 1 0 0</property>
+				  <property name="adjustment">50 0 99 1 10 0</property>
 				  <accessibility>
 				    <atkrelation target="rateLabel" type="labelled-by"/>
 				  </accessibility>
@@ -1164,7 +1164,7 @@
 			      <property name="digits">1</property>
 			      <property name="update_policy">GTK_UPDATE_CONTINUOUS</property>
 			      <property name="inverted">False</property>
-			      <property name="adjustment">9 0 9 0.10000000149 0 0</property>
+			      <property name="adjustment">9 0 9 0.10000000149 1 0</property>
 			      <accessibility>
 				<atkrelation target="volumeLabel" type="labelled-by"/>
 			      </accessibility>



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