orca r4010 - trunk/test/keystrokes/gtk-demo



Author: wwalker
Date: Mon Jun 30 19:15:35 2008
New Revision: 4010
URL: http://svn.gnome.org/viewvc/orca?rev=4010&view=rev

Log:
Update to reflect new text attributes i18n support.


Modified:
   trunk/test/keystrokes/gtk-demo/role_text_multiline_navigation.py

Modified: trunk/test/keystrokes/gtk-demo/role_text_multiline_navigation.py
==============================================================================
--- trunk/test/keystrokes/gtk-demo/role_text_multiline_navigation.py	(original)
+++ trunk/test/keystrokes/gtk-demo/role_text_multiline_navigation.py	Mon Jun 30 19:15:35 2008
@@ -470,7 +470,7 @@
 sequence.append(utils.AssertPresentationAction(
     "Insert+f for text attributes",
     ["SPEECH OUTPUT: 'size 10'",
-     "SPEECH OUTPUT: 'family-name Sans'"]))
+     "SPEECH OUTPUT: 'family name Sans'"]))
 
 sequence.append(utils.StartRecordingAction())
 sequence.append(KeyComboAction("Left"))



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