orca r3854 - trunk/src/orca/scripts



Author: richb
Date: Mon Apr 28 15:39:03 2008
New Revision: 3854
URL: http://svn.gnome.org/viewvc/orca?rev=3854&view=rev

Log:
Adjusted to speak the square brackets around the object name when the
window is iconified.


Modified:
   trunk/src/orca/scripts/metacity.py

Modified: trunk/src/orca/scripts/metacity.py
==============================================================================
--- trunk/src/orca/scripts/metacity.py	(original)
+++ trunk/src/orca/scripts/metacity.py	Mon Apr 28 15:39:03 2008
@@ -93,7 +93,7 @@
                     found = True
                 i = i + 1
 
-        text = objName
+        text = obj.name
 
         # Translators: the "Workspace " and "Desk " strings are
         # the prefix of what metacity shows when you press



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