orca r3855 - branches/gnome-2-22/src/orca/scripts
- From: richb svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r3855 - branches/gnome-2-22/src/orca/scripts
- Date: Mon, 28 Apr 2008 16:39:54 +0100 (BST)
Author: richb
Date: Mon Apr 28 15:39:53 2008
New Revision: 3855
URL: http://svn.gnome.org/viewvc/orca?rev=3855&view=rev
Log:
Adjusted to speak the square brackets around the object
name when the window is iconified.
Modified:
branches/gnome-2-22/src/orca/scripts/metacity.py
Modified: branches/gnome-2-22/src/orca/scripts/metacity.py
==============================================================================
--- branches/gnome-2-22/src/orca/scripts/metacity.py (original)
+++ branches/gnome-2-22/src/orca/scripts/metacity.py Mon Apr 28 15:39:53 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]