orca r4217 - branches/phase2/src/orca/plugins
- From: wwalker svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r4217 - branches/phase2/src/orca/plugins
- Date: Sun, 14 Sep 2008 21:52:17 +0000 (UTC)
Author: wwalker
Date: Sun Sep 14 21:52:17 2008
New Revision: 4217
URL: http://svn.gnome.org/viewvc/orca?rev=4217&view=rev
Log:
Fix typo.
Modified:
branches/phase2/src/orca/plugins/Makefile.am
branches/phase2/src/orca/plugins/where_am_i.py
Modified: branches/phase2/src/orca/plugins/Makefile.am
==============================================================================
--- branches/phase2/src/orca/plugins/Makefile.am (original)
+++ branches/phase2/src/orca/plugins/Makefile.am Sun Sep 14 21:52:17 2008
@@ -4,6 +4,7 @@
__init__.py \
bookmarks.py \
debug_actions.py \
+ flat_review.py \
speech_parameters.py \
where_am_i.py
Modified: branches/phase2/src/orca/plugins/where_am_i.py
==============================================================================
--- branches/phase2/src/orca/plugins/where_am_i.py (original)
+++ branches/phase2/src/orca/plugins/where_am_i.py Sun Sep 14 21:52:17 2008
@@ -91,7 +91,7 @@
brailleKeys = []
class Plugin(plugin.Plugin):
- """A plugin for getting debug information.
+ """A plugin for getting Where Am I information.
"""
def __init__(self, owner):
"""Creates a Plugin for the given script.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]