summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-01-22 19:45:33 +0000
committernia <nia@pkgsrc.org>2020-01-22 19:45:33 +0000
commitb4153411903fe80c844d9d0b366e5397e7de911e (patch)
treea60e68e0ac5d62ce34e5f83314a81e3d8d4a941e /misc
parent2e7f2731490465227c0698daf68bf3689799b667 (diff)
downloadpkgsrc-b4153411903fe80c844d9d0b366e5397e7de911e.tar.gz
orca: Update to 3.34.1
Updated to GNOME 3 / gtk3 version.
Diffstat (limited to 'misc')
-rw-r--r--misc/orca/Makefile56
-rw-r--r--misc/orca/PLIST1569
-rw-r--r--misc/orca/distinfo10
3 files changed, 1140 insertions, 495 deletions
diff --git a/misc/orca/Makefile b/misc/orca/Makefile
index 85c5d56dde0..7b8b8de1e18 100644
--- a/misc/orca/Makefile
+++ b/misc/orca/Makefile
@@ -1,44 +1,40 @@
-# $NetBSD: Makefile,v 1.48 2020/01/18 23:33:03 rillig Exp $
+# $NetBSD: Makefile,v 1.49 2020/01/22 19:45:33 nia Exp $
-DISTNAME= orca-2.32.1
-PKGREVISION= 2
-CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/orca/2.32/}
-EXTRACT_SUFX= .tar.bz2
+DISTNAME= orca-3.34.1
+CATEGORIES= misc gnome
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/orca/3.34/}
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://live.gnome.org/Orca
+HOMEPAGE= https://wiki.gnome.org/Projects/Orca
COMMENT= Screen reader
-LICENSE= gnu-lgpl-v2
+LICENSE= gnu-lgpl-v2.1
-# dependency versions are for Gnome 2.32.
-DEPENDS+= ${PYPKGPREFIX}-at-spi>=1.32:../../devel/py-at-spi
-DEPENDS+= ${PYPKGPREFIX}-gobject>=2.26:../../devel/py-gobject
-DEPENDS+= ${PYPKGPREFIX}-xdg-[0-9]*:../../devel/py-xdg
-DEPENDS+= ${PYPKGPREFIX}-ORBit>=2.24:../../net/py-ORBit
+DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
+DEPENDS+= ${PYPKGPREFIX}-at-spi2-[0-9]*:../../devel/py-at-spi2
DEPENDS+= ${PYPKGPREFIX}-dbus-[0-9]*:../../sysutils/py-dbus
-DEPENDS+= ${PYPKGPREFIX}-gnome2>=2.28:../../x11/py-gnome2
-DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.22:../../x11/py-gtk2
-DEPENDS+= ${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cairo
-DEPENDS+= gnome-speech>=0.4.25:../../audio/gnome-speech
+DEPENDS+= ${PYPKGPREFIX}-gstreamer1-[0-9]*:../../multimedia/py-gstreamer1
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= intltool pkg-config gmake msgfmt
-USE_PKGLOCALEDIR= yes
-
-CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
+GNU_CONFIGURE= yes
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_ACCEPTED= 27 # py-ORBit, py-gnome2, py-gtk2
+USE_TOOLS+= pkg-config gmake
+USE_TOOLS+= msgfmt msgmerge xgettext
+
+# XXX msgfmt: unknown option -- desktop
+_TOOLS_USE_PKGSRC.msgfmt= yes
-.include "../../mk/bsd.prefs.mk"
-.if ${X11_TYPE} == "modular" || !exists(${X11BASE}/bin/xmodmap)
-DEPENDS+= xmodmap-[0-9]*:../../x11/xmodmap
-.endif
+# Python 3 only
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+.include "../../devel/glib2/schemas.mk"
+.include "../../audio/speech-dispatcher/buildlink3.mk"
+.include "../../devel/libwnck3/buildlink3.mk"
+.include "../../devel/py-gobject3-common/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../lang/python/application.mk"
-.include "../../lang/python/extension.mk"
+.include "../../multimedia/gstreamer1/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
+.include "../../lang/python/extension.mk"
+.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/misc/orca/PLIST b/misc/orca/PLIST
index eb0224f7d4a..6d28d4e47b0 100644
--- a/misc/orca/PLIST
+++ b/misc/orca/PLIST
@@ -1,612 +1,1258 @@
-@comment $NetBSD: PLIST,v 1.9 2012/01/31 12:05:04 obache Exp $
+@comment $NetBSD: PLIST,v 1.10 2020/01/22 19:45:33 nia Exp $
bin/orca
+etc/xdg/autostart/orca-autostart.desktop
${PYSITELIB}/orca/__init__.py
-${PYSITELIB}/orca/__init__.pyc
${PYSITELIB}/orca/__init__.pyo
-${PYSITELIB}/orca/acss.py
-${PYSITELIB}/orca/acss.pyc
+${PYSITELIB}/orca/__init__.pyc
${PYSITELIB}/orca/acss.pyo
-${PYSITELIB}/orca/app_gui_prefs.py
-${PYSITELIB}/orca/app_gui_prefs.pyc
-${PYSITELIB}/orca/app_gui_prefs.pyo
-${PYSITELIB}/orca/app_prefs.py
-${PYSITELIB}/orca/app_prefs.pyc
-${PYSITELIB}/orca/app_prefs.pyo
-${PYSITELIB}/orca/bookmarks.py
-${PYSITELIB}/orca/bookmarks.pyc
+${PYSITELIB}/orca/acss.pyc
${PYSITELIB}/orca/bookmarks.pyo
-${PYSITELIB}/orca/braille.py
-${PYSITELIB}/orca/braille.pyc
+${PYSITELIB}/orca/bookmarks.pyc
${PYSITELIB}/orca/braille.pyo
-${PYSITELIB}/orca/braille_generator.py
-${PYSITELIB}/orca/braille_generator.pyc
+${PYSITELIB}/orca/braille.pyc
${PYSITELIB}/orca/braille_generator.pyo
-${PYSITELIB}/orca/brlmon.py
-${PYSITELIB}/orca/brlmon.pyc
+${PYSITELIB}/orca/braille_generator.pyc
+${PYSITELIB}/orca/braille_rolenames.pyo
+${PYSITELIB}/orca/braille_rolenames.pyc
${PYSITELIB}/orca/brlmon.pyo
-${PYSITELIB}/orca/chat.py
-${PYSITELIB}/orca/chat.pyc
+${PYSITELIB}/orca/brlmon.pyc
+${PYSITELIB}/orca/brltablenames.pyo
+${PYSITELIB}/orca/brltablenames.pyc
+${PYSITELIB}/orca/caret_navigation.pyo
+${PYSITELIB}/orca/caret_navigation.pyc
${PYSITELIB}/orca/chat.pyo
-${PYSITELIB}/orca/chnames.py
-${PYSITELIB}/orca/chnames.pyc
+${PYSITELIB}/orca/chat.pyc
${PYSITELIB}/orca/chnames.pyo
-${PYSITELIB}/orca/common_keyboardmap.py
-${PYSITELIB}/orca/common_keyboardmap.pyc
+${PYSITELIB}/orca/chnames.pyc
+${PYSITELIB}/orca/cmdnames.pyo
+${PYSITELIB}/orca/cmdnames.pyc
+${PYSITELIB}/orca/colornames.pyo
+${PYSITELIB}/orca/colornames.pyc
${PYSITELIB}/orca/common_keyboardmap.pyo
-${PYSITELIB}/orca/dbusserver.py
-${PYSITELIB}/orca/dbusserver.pyc
-${PYSITELIB}/orca/dbusserver.pyo
-${PYSITELIB}/orca/debug.py
-${PYSITELIB}/orca/debug.pyc
+${PYSITELIB}/orca/common_keyboardmap.pyc
${PYSITELIB}/orca/debug.pyo
-${PYSITELIB}/orca/dectalk.py
-${PYSITELIB}/orca/dectalk.pyc
-${PYSITELIB}/orca/dectalk.pyo
-${PYSITELIB}/orca/default.py
-${PYSITELIB}/orca/default.pyc
-${PYSITELIB}/orca/default.pyo
-${PYSITELIB}/orca/desktop_keyboardmap.py
-${PYSITELIB}/orca/desktop_keyboardmap.pyc
+${PYSITELIB}/orca/debug.pyc
${PYSITELIB}/orca/desktop_keyboardmap.pyo
-${PYSITELIB}/orca/espeechfactory.py
-${PYSITELIB}/orca/espeechfactory.pyc
-${PYSITELIB}/orca/espeechfactory.pyo
-${PYSITELIB}/orca/eventsynthesizer.py
-${PYSITELIB}/orca/eventsynthesizer.pyc
+${PYSITELIB}/orca/desktop_keyboardmap.pyc
+${PYSITELIB}/orca/event_manager.pyo
+${PYSITELIB}/orca/event_manager.pyc
${PYSITELIB}/orca/eventsynthesizer.pyo
-${PYSITELIB}/orca/find.py
-${PYSITELIB}/orca/find.pyc
+${PYSITELIB}/orca/eventsynthesizer.pyc
${PYSITELIB}/orca/find.pyo
-${PYSITELIB}/orca/flat_review.py
-${PYSITELIB}/orca/flat_review.pyc
+${PYSITELIB}/orca/find.pyc
${PYSITELIB}/orca/flat_review.pyo
-${PYSITELIB}/orca/focus_tracking_presenter.py
-${PYSITELIB}/orca/focus_tracking_presenter.pyc
-${PYSITELIB}/orca/focus_tracking_presenter.pyo
-${PYSITELIB}/orca/formatting.py
-${PYSITELIB}/orca/formatting.pyc
+${PYSITELIB}/orca/flat_review.pyc
${PYSITELIB}/orca/formatting.pyo
-${PYSITELIB}/orca/generator.py
-${PYSITELIB}/orca/generator.pyc
+${PYSITELIB}/orca/formatting.pyc
${PYSITELIB}/orca/generator.pyo
-${PYSITELIB}/orca/gnomespeechfactory.py
-${PYSITELIB}/orca/gnomespeechfactory.pyc
-${PYSITELIB}/orca/gnomespeechfactory.pyo
-${PYSITELIB}/orca/gsmag.py
-${PYSITELIB}/orca/gsmag.pyc
-${PYSITELIB}/orca/gsmag.pyo
-${PYSITELIB}/orca/httpserver.py
-${PYSITELIB}/orca/httpserver.pyc
-${PYSITELIB}/orca/httpserver.pyo
-${PYSITELIB}/orca/input_event.py
-${PYSITELIB}/orca/input_event.pyc
+${PYSITELIB}/orca/generator.pyc
+${PYSITELIB}/orca/guilabels.pyo
+${PYSITELIB}/orca/guilabels.pyc
${PYSITELIB}/orca/input_event.pyo
-${PYSITELIB}/orca/keybindings.py
-${PYSITELIB}/orca/keybindings.pyc
+${PYSITELIB}/orca/input_event.pyc
${PYSITELIB}/orca/keybindings.pyo
-${PYSITELIB}/orca/keynames.py
-${PYSITELIB}/orca/keynames.pyc
+${PYSITELIB}/orca/keybindings.pyc
${PYSITELIB}/orca/keynames.pyo
-${PYSITELIB}/orca/laptop_keyboardmap.py
-${PYSITELIB}/orca/laptop_keyboardmap.pyc
+${PYSITELIB}/orca/keynames.pyc
+${PYSITELIB}/orca/label_inference.pyo
+${PYSITELIB}/orca/label_inference.pyc
${PYSITELIB}/orca/laptop_keyboardmap.pyo
-${PYSITELIB}/orca/liveregions.py
-${PYSITELIB}/orca/liveregions.pyc
+${PYSITELIB}/orca/laptop_keyboardmap.pyc
${PYSITELIB}/orca/liveregions.pyo
-${PYSITELIB}/orca/mag.py
-${PYSITELIB}/orca/mag.pyc
-${PYSITELIB}/orca/mag.pyo
-${PYSITELIB}/orca/mouse_review.py
-${PYSITELIB}/orca/mouse_review.pyc
+${PYSITELIB}/orca/liveregions.pyc
+${PYSITELIB}/orca/logger.pyo
+${PYSITELIB}/orca/logger.pyc
+${PYSITELIB}/orca/mathsymbols.pyo
+${PYSITELIB}/orca/mathsymbols.pyc
+${PYSITELIB}/orca/messages.pyo
+${PYSITELIB}/orca/messages.pyc
${PYSITELIB}/orca/mouse_review.pyo
-${PYSITELIB}/orca/notification_messages.py
-${PYSITELIB}/orca/notification_messages.pyc
+${PYSITELIB}/orca/mouse_review.pyc
${PYSITELIB}/orca/notification_messages.pyo
-${PYSITELIB}/orca/openttsfactory.py
-${PYSITELIB}/orca/openttsfactory.pyc
-${PYSITELIB}/orca/openttsfactory.pyo
-${PYSITELIB}/orca/orca.py
-${PYSITELIB}/orca/orca.pyc
+${PYSITELIB}/orca/notification_messages.pyc
+${PYSITELIB}/orca/object_properties.pyo
+${PYSITELIB}/orca/object_properties.pyc
${PYSITELIB}/orca/orca.pyo
-${PYSITELIB}/orca/orca_console_prefs.py
-${PYSITELIB}/orca/orca_console_prefs.pyc
-${PYSITELIB}/orca/orca_console_prefs.pyo
-${PYSITELIB}/orca/orca_gtkbuilder.py
-${PYSITELIB}/orca/orca_gtkbuilder.pyc
+${PYSITELIB}/orca/orca.pyc
${PYSITELIB}/orca/orca_gtkbuilder.pyo
-${PYSITELIB}/orca/orca_gui_find.py
-${PYSITELIB}/orca/orca_gui_find.pyc
+${PYSITELIB}/orca/orca_gtkbuilder.pyc
+${PYSITELIB}/orca/orca_gui_commandlist.pyo
+${PYSITELIB}/orca/orca_gui_commandlist.pyc
${PYSITELIB}/orca/orca_gui_find.pyo
-${PYSITELIB}/orca/orca_gui_main.py
-${PYSITELIB}/orca/orca_gui_main.pyc
-${PYSITELIB}/orca/orca_gui_main.pyo
-${PYSITELIB}/orca/orca_gui_prefs.py
-${PYSITELIB}/orca/orca_gui_prefs.pyc
+${PYSITELIB}/orca/orca_gui_find.pyc
+${PYSITELIB}/orca/orca_gui_navlist.pyo
+${PYSITELIB}/orca/orca_gui_navlist.pyc
${PYSITELIB}/orca/orca_gui_prefs.pyo
-${PYSITELIB}/orca/orca_gui_splash.py
-${PYSITELIB}/orca/orca_gui_splash.pyc
-${PYSITELIB}/orca/orca_gui_splash.pyo
-${PYSITELIB}/orca/orca_i18n.py
-${PYSITELIB}/orca/orca_i18n.pyc
+${PYSITELIB}/orca/orca_gui_prefs.pyc
+${PYSITELIB}/orca/orca_gui_profile.pyo
+${PYSITELIB}/orca/orca_gui_profile.pyc
${PYSITELIB}/orca/orca_i18n.pyo
-${PYSITELIB}/orca/orca_platform.py
-${PYSITELIB}/orca/orca_platform.pyc
+${PYSITELIB}/orca/orca_i18n.pyc
${PYSITELIB}/orca/orca_platform.pyo
-${PYSITELIB}/orca/orca_prefs.py
-${PYSITELIB}/orca/orca_prefs.pyc
-${PYSITELIB}/orca/orca_prefs.pyo
-${PYSITELIB}/orca/orca_quit.py
-${PYSITELIB}/orca/orca_quit.pyc
-${PYSITELIB}/orca/orca_quit.pyo
-${PYSITELIB}/orca/orca_state.py
-${PYSITELIB}/orca/orca_state.pyc
+${PYSITELIB}/orca/orca_platform.pyc
${PYSITELIB}/orca/orca_state.pyo
-${PYSITELIB}/orca/outline.py
-${PYSITELIB}/orca/outline.pyc
-${PYSITELIB}/orca/outline.pyo
-${PYSITELIB}/orca/outloud.py
-${PYSITELIB}/orca/outloud.pyc
-${PYSITELIB}/orca/outloud.pyo
-${PYSITELIB}/orca/phonnames.py
-${PYSITELIB}/orca/phonnames.pyc
+${PYSITELIB}/orca/orca_state.pyc
${PYSITELIB}/orca/phonnames.pyo
-${PYSITELIB}/orca/presentation_manager.py
-${PYSITELIB}/orca/presentation_manager.pyc
-${PYSITELIB}/orca/presentation_manager.pyo
-${PYSITELIB}/orca/pronunciation_dict.py
-${PYSITELIB}/orca/pronunciation_dict.pyc
+${PYSITELIB}/orca/phonnames.pyc
${PYSITELIB}/orca/pronunciation_dict.pyo
-${PYSITELIB}/orca/punctuation_settings.py
-${PYSITELIB}/orca/punctuation_settings.pyc
+${PYSITELIB}/orca/pronunciation_dict.pyc
${PYSITELIB}/orca/punctuation_settings.pyo
-${PYSITELIB}/orca/rolenames.py
-${PYSITELIB}/orca/rolenames.pyc
-${PYSITELIB}/orca/rolenames.pyo
-${PYSITELIB}/orca/script.py
-${PYSITELIB}/orca/script.pyc
+${PYSITELIB}/orca/punctuation_settings.pyc
${PYSITELIB}/orca/script.pyo
-${PYSITELIB}/orca/script_utilities.py
-${PYSITELIB}/orca/script_utilities.pyc
+${PYSITELIB}/orca/script.pyc
+${PYSITELIB}/orca/script_manager.pyo
+${PYSITELIB}/orca/script_manager.pyc
${PYSITELIB}/orca/script_utilities.pyo
+${PYSITELIB}/orca/script_utilities.pyc
+${PYSITELIB}/orca/settings.pyo
+${PYSITELIB}/orca/settings.pyc
+${PYSITELIB}/orca/settings_manager.pyo
+${PYSITELIB}/orca/settings_manager.pyc
+${PYSITELIB}/orca/sound.pyo
+${PYSITELIB}/orca/sound.pyc
+${PYSITELIB}/orca/sound_generator.pyo
+${PYSITELIB}/orca/sound_generator.pyc
+${PYSITELIB}/orca/speech.pyo
+${PYSITELIB}/orca/speech.pyc
+${PYSITELIB}/orca/speech_generator.pyo
+${PYSITELIB}/orca/speech_generator.pyc
+${PYSITELIB}/orca/speechdispatcherfactory.pyo
+${PYSITELIB}/orca/speechdispatcherfactory.pyc
+${PYSITELIB}/orca/speechserver.pyo
+${PYSITELIB}/orca/speechserver.pyc
+${PYSITELIB}/orca/spellcheck.pyo
+${PYSITELIB}/orca/spellcheck.pyc
+${PYSITELIB}/orca/structural_navigation.pyo
+${PYSITELIB}/orca/structural_navigation.pyc
+${PYSITELIB}/orca/text_attribute_names.pyo
+${PYSITELIB}/orca/text_attribute_names.pyc
+${PYSITELIB}/orca/tutorialgenerator.pyo
+${PYSITELIB}/orca/tutorialgenerator.pyc
+${PYSITELIB}/orca/acss.py
+${PYSITELIB}/orca/backends/__init__.py
+${PYSITELIB}/orca/backends/__init__.pyo
+${PYSITELIB}/orca/backends/__init__.pyc
+${PYSITELIB}/orca/backends/json_backend.pyo
+${PYSITELIB}/orca/backends/json_backend.pyc
+${PYSITELIB}/orca/backends/json_backend.py
+${PYSITELIB}/orca/bookmarks.py
+${PYSITELIB}/orca/braille.py
+${PYSITELIB}/orca/braille_generator.py
+${PYSITELIB}/orca/braille_rolenames.py
+${PYSITELIB}/orca/brlmon.py
+${PYSITELIB}/orca/brltablenames.py
+${PYSITELIB}/orca/caret_navigation.py
+${PYSITELIB}/orca/chat.py
+${PYSITELIB}/orca/chnames.py
+${PYSITELIB}/orca/cmdnames.py
+${PYSITELIB}/orca/colornames.py
+${PYSITELIB}/orca/common_keyboardmap.py
+${PYSITELIB}/orca/debug.py
+${PYSITELIB}/orca/desktop_keyboardmap.py
+${PYSITELIB}/orca/event_manager.py
+${PYSITELIB}/orca/eventsynthesizer.py
+${PYSITELIB}/orca/find.py
+${PYSITELIB}/orca/flat_review.py
+${PYSITELIB}/orca/formatting.py
+${PYSITELIB}/orca/generator.py
+${PYSITELIB}/orca/guilabels.py
+${PYSITELIB}/orca/input_event.py
+${PYSITELIB}/orca/keybindings.py
+${PYSITELIB}/orca/keynames.py
+${PYSITELIB}/orca/label_inference.py
+${PYSITELIB}/orca/laptop_keyboardmap.py
+${PYSITELIB}/orca/liveregions.py
+${PYSITELIB}/orca/logger.py
+${PYSITELIB}/orca/mathsymbols.py
+${PYSITELIB}/orca/messages.py
+${PYSITELIB}/orca/mouse_review.py
+${PYSITELIB}/orca/notification_messages.py
+${PYSITELIB}/orca/object_properties.py
+${PYSITELIB}/orca/orca.py
+${PYSITELIB}/orca/orca_gtkbuilder.py
+${PYSITELIB}/orca/orca_gui_commandlist.py
+${PYSITELIB}/orca/orca_gui_find.py
+${PYSITELIB}/orca/orca_gui_navlist.py
+${PYSITELIB}/orca/orca_gui_prefs.py
+${PYSITELIB}/orca/orca_gui_profile.py
+${PYSITELIB}/orca/orca_i18n.py
+${PYSITELIB}/orca/orca_platform.py
+${PYSITELIB}/orca/orca_state.py
+${PYSITELIB}/orca/phonnames.py
+${PYSITELIB}/orca/pronunciation_dict.py
+${PYSITELIB}/orca/punctuation_settings.py
+${PYSITELIB}/orca/script.py
+${PYSITELIB}/orca/script_manager.py
+${PYSITELIB}/orca/script_utilities.py
${PYSITELIB}/orca/scripts/__init__.py
-${PYSITELIB}/orca/scripts/__init__.pyc
${PYSITELIB}/orca/scripts/__init__.pyo
+${PYSITELIB}/orca/scripts/__init__.pyc
+${PYSITELIB}/orca/scripts/default.pyo
+${PYSITELIB}/orca/scripts/default.pyc
+${PYSITELIB}/orca/scripts/self_voicing.pyo
+${PYSITELIB}/orca/scripts/self_voicing.pyc
${PYSITELIB}/orca/scripts/apps/Banshee/__init__.py
-${PYSITELIB}/orca/scripts/apps/Banshee/__init__.pyc
${PYSITELIB}/orca/scripts/apps/Banshee/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/Banshee/formatting.py
-${PYSITELIB}/orca/scripts/apps/Banshee/formatting.pyc
-${PYSITELIB}/orca/scripts/apps/Banshee/formatting.pyo
-${PYSITELIB}/orca/scripts/apps/Banshee/script.py
-${PYSITELIB}/orca/scripts/apps/Banshee/script.pyc
+${PYSITELIB}/orca/scripts/apps/Banshee/__init__.pyc
${PYSITELIB}/orca/scripts/apps/Banshee/script.pyo
-${PYSITELIB}/orca/scripts/apps/Banshee/script_utilities.py
-${PYSITELIB}/orca/scripts/apps/Banshee/script_utilities.pyc
+${PYSITELIB}/orca/scripts/apps/Banshee/script.pyc
${PYSITELIB}/orca/scripts/apps/Banshee/script_utilities.pyo
-${PYSITELIB}/orca/scripts/apps/Banshee/speech_generator.py
-${PYSITELIB}/orca/scripts/apps/Banshee/speech_generator.pyc
-${PYSITELIB}/orca/scripts/apps/Banshee/speech_generator.pyo
+${PYSITELIB}/orca/scripts/apps/Banshee/script_utilities.pyc
+${PYSITELIB}/orca/scripts/apps/Banshee/script.py
+${PYSITELIB}/orca/scripts/apps/Banshee/script_utilities.py
${PYSITELIB}/orca/scripts/apps/Eclipse/__init__.py
-${PYSITELIB}/orca/scripts/apps/Eclipse/__init__.pyc
${PYSITELIB}/orca/scripts/apps/Eclipse/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/Eclipse/script.py
-${PYSITELIB}/orca/scripts/apps/Eclipse/script.pyc
+${PYSITELIB}/orca/scripts/apps/Eclipse/__init__.pyc
${PYSITELIB}/orca/scripts/apps/Eclipse/script.pyo
-${PYSITELIB}/orca/scripts/apps/Eclipse/script_utilities.py
-${PYSITELIB}/orca/scripts/apps/Eclipse/script_utilities.pyc
-${PYSITELIB}/orca/scripts/apps/Eclipse/script_utilities.pyo
+${PYSITELIB}/orca/scripts/apps/Eclipse/script.pyc
+${PYSITELIB}/orca/scripts/apps/Eclipse/script.py
${PYSITELIB}/orca/scripts/apps/Instantbird/__init__.py
-${PYSITELIB}/orca/scripts/apps/Instantbird/__init__.pyc
${PYSITELIB}/orca/scripts/apps/Instantbird/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/Instantbird/chat.py
-${PYSITELIB}/orca/scripts/apps/Instantbird/chat.pyc
+${PYSITELIB}/orca/scripts/apps/Instantbird/__init__.pyc
${PYSITELIB}/orca/scripts/apps/Instantbird/chat.pyo
-${PYSITELIB}/orca/scripts/apps/Instantbird/script.py
-${PYSITELIB}/orca/scripts/apps/Instantbird/script.pyc
+${PYSITELIB}/orca/scripts/apps/Instantbird/chat.pyc
${PYSITELIB}/orca/scripts/apps/Instantbird/script.pyo
-${PYSITELIB}/orca/scripts/apps/Instantbird/script_utilities.py
-${PYSITELIB}/orca/scripts/apps/Instantbird/script_utilities.pyc
+${PYSITELIB}/orca/scripts/apps/Instantbird/script.pyc
${PYSITELIB}/orca/scripts/apps/Instantbird/script_utilities.pyo
+${PYSITELIB}/orca/scripts/apps/Instantbird/script_utilities.pyc
+${PYSITELIB}/orca/scripts/apps/Instantbird/chat.py
+${PYSITELIB}/orca/scripts/apps/Instantbird/script.py
+${PYSITELIB}/orca/scripts/apps/Instantbird/script_utilities.py
${PYSITELIB}/orca/scripts/apps/Mozilla/__init__.py
-${PYSITELIB}/orca/scripts/apps/Mozilla/__init__.pyc
${PYSITELIB}/orca/scripts/apps/Mozilla/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/Mozilla/script.py
-${PYSITELIB}/orca/scripts/apps/Mozilla/script.pyc
+${PYSITELIB}/orca/scripts/apps/Mozilla/__init__.pyc
${PYSITELIB}/orca/scripts/apps/Mozilla/script.pyo
+${PYSITELIB}/orca/scripts/apps/Mozilla/script.pyc
+${PYSITELIB}/orca/scripts/apps/Mozilla/script.py
+${PYSITELIB}/orca/scripts/apps/SeaMonkey/__init__.py
+${PYSITELIB}/orca/scripts/apps/SeaMonkey/__init__.pyo
+${PYSITELIB}/orca/scripts/apps/SeaMonkey/__init__.pyc
+${PYSITELIB}/orca/scripts/apps/SeaMonkey/script.pyo
+${PYSITELIB}/orca/scripts/apps/SeaMonkey/script.pyc
+${PYSITELIB}/orca/scripts/apps/SeaMonkey/script.py
${PYSITELIB}/orca/scripts/apps/Thunderbird/__init__.py
-${PYSITELIB}/orca/scripts/apps/Thunderbird/__init__.pyc
${PYSITELIB}/orca/scripts/apps/Thunderbird/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/Thunderbird/formatting.py
-${PYSITELIB}/orca/scripts/apps/Thunderbird/formatting.pyc
-${PYSITELIB}/orca/scripts/apps/Thunderbird/formatting.pyo
-${PYSITELIB}/orca/scripts/apps/Thunderbird/script.py
-${PYSITELIB}/orca/scripts/apps/Thunderbird/script.pyc
+${PYSITELIB}/orca/scripts/apps/Thunderbird/__init__.pyc
${PYSITELIB}/orca/scripts/apps/Thunderbird/script.pyo
-${PYSITELIB}/orca/scripts/apps/Thunderbird/script_settings.py
-${PYSITELIB}/orca/scripts/apps/Thunderbird/script_settings.pyc
-${PYSITELIB}/orca/scripts/apps/Thunderbird/script_settings.pyo
-${PYSITELIB}/orca/scripts/apps/Thunderbird/script_utilities.py
-${PYSITELIB}/orca/scripts/apps/Thunderbird/script_utilities.pyc
-${PYSITELIB}/orca/scripts/apps/Thunderbird/script_utilities.pyo
-${PYSITELIB}/orca/scripts/apps/Thunderbird/speech_generator.py
-${PYSITELIB}/orca/scripts/apps/Thunderbird/speech_generator.pyc
-${PYSITELIB}/orca/scripts/apps/Thunderbird/speech_generator.pyo
+${PYSITELIB}/orca/scripts/apps/Thunderbird/script.pyc
+${PYSITELIB}/orca/scripts/apps/Thunderbird/spellcheck.pyo
+${PYSITELIB}/orca/scripts/apps/Thunderbird/spellcheck.pyc
+${PYSITELIB}/orca/scripts/apps/Thunderbird/script.py
+${PYSITELIB}/orca/scripts/apps/Thunderbird/spellcheck.py
${PYSITELIB}/orca/scripts/apps/__init__.py
-${PYSITELIB}/orca/scripts/apps/__init__.pyc
${PYSITELIB}/orca/scripts/apps/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/acroread/__init__.py
-${PYSITELIB}/orca/scripts/apps/acroread/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/acroread/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/acroread/script.py
-${PYSITELIB}/orca/scripts/apps/acroread/script.pyc
-${PYSITELIB}/orca/scripts/apps/acroread/script.pyo
-${PYSITELIB}/orca/scripts/apps/ddu/__init__.py
-${PYSITELIB}/orca/scripts/apps/ddu/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/ddu/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/ddu/script.py
-${PYSITELIB}/orca/scripts/apps/ddu/script.pyc
-${PYSITELIB}/orca/scripts/apps/ddu/script.pyo
-${PYSITELIB}/orca/scripts/apps/ddu/script_utilities.py
-${PYSITELIB}/orca/scripts/apps/ddu/script_utilities.pyc
-${PYSITELIB}/orca/scripts/apps/ddu/script_utilities.pyo
+${PYSITELIB}/orca/scripts/apps/__init__.pyc
${PYSITELIB}/orca/scripts/apps/ekiga/__init__.py
-${PYSITELIB}/orca/scripts/apps/ekiga/__init__.pyc
${PYSITELIB}/orca/scripts/apps/ekiga/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/ekiga/script.py
-${PYSITELIB}/orca/scripts/apps/ekiga/script.pyc
+${PYSITELIB}/orca/scripts/apps/ekiga/__init__.pyc
${PYSITELIB}/orca/scripts/apps/ekiga/script.pyo
+${PYSITELIB}/orca/scripts/apps/ekiga/script.pyc
+${PYSITELIB}/orca/scripts/apps/ekiga/script.py
${PYSITELIB}/orca/scripts/apps/empathy/__init__.py
-${PYSITELIB}/orca/scripts/apps/empathy/__init__.pyc
${PYSITELIB}/orca/scripts/apps/empathy/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/empathy/script.py
-${PYSITELIB}/orca/scripts/apps/empathy/script.pyc
+${PYSITELIB}/orca/scripts/apps/empathy/__init__.pyc
${PYSITELIB}/orca/scripts/apps/empathy/script.pyo
-${PYSITELIB}/orca/scripts/apps/empathy/script_utilities.py
-${PYSITELIB}/orca/scripts/apps/empathy/script_utilities.pyc
+${PYSITELIB}/orca/scripts/apps/empathy/script.pyc
${PYSITELIB}/orca/scripts/apps/empathy/script_utilities.pyo
+${PYSITELIB}/orca/scripts/apps/empathy/script_utilities.pyc
+${PYSITELIB}/orca/scripts/apps/empathy/script.py
+${PYSITELIB}/orca/scripts/apps/empathy/script_utilities.py
+${PYSITELIB}/orca/scripts/apps/epiphany/__init__.py
+${PYSITELIB}/orca/scripts/apps/epiphany/__init__.pyo
+${PYSITELIB}/orca/scripts/apps/epiphany/__init__.pyc
+${PYSITELIB}/orca/scripts/apps/epiphany/script.pyo
+${PYSITELIB}/orca/scripts/apps/epiphany/script.pyc
+${PYSITELIB}/orca/scripts/apps/epiphany/script.py
+${PYSITELIB}/orca/scripts/apps/evince/__init__.py
+${PYSITELIB}/orca/scripts/apps/evince/__init__.pyo
+${PYSITELIB}/orca/scripts/apps/evince/__init__.pyc
+${PYSITELIB}/orca/scripts/apps/evince/script.pyo
+${PYSITELIB}/orca/scripts/apps/evince/script.pyc
+${PYSITELIB}/orca/scripts/apps/evince/script.py
${PYSITELIB}/orca/scripts/apps/evolution/__init__.py
-${PYSITELIB}/orca/scripts/apps/evolution/__init__.pyc
${PYSITELIB}/orca/scripts/apps/evolution/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/evolution/formatting.py
-${PYSITELIB}/orca/scripts/apps/evolution/formatting.pyc
-${PYSITELIB}/orca/scripts/apps/evolution/formatting.pyo
-${PYSITELIB}/orca/scripts/apps/evolution/script.py
-${PYSITELIB}/orca/scripts/apps/evolution/script.pyc
+${PYSITELIB}/orca/scripts/apps/evolution/__init__.pyc
+${PYSITELIB}/orca/scripts/apps/evolution/braille_generator.pyo
+${PYSITELIB}/orca/scripts/apps/evolution/braille_generator.pyc
${PYSITELIB}/orca/scripts/apps/evolution/script.pyo
-${PYSITELIB}/orca/scripts/apps/evolution/script_utilities.py
-${PYSITELIB}/orca/scripts/apps/evolution/script_utilities.pyc
+${PYSITELIB}/orca/scripts/apps/evolution/script.pyc
${PYSITELIB}/orca/scripts/apps/evolution/script_utilities.pyo
-${PYSITELIB}/orca/scripts/apps/evolution/speech_generator.py
-${PYSITELIB}/orca/scripts/apps/evolution/speech_generator.pyc
+${PYSITELIB}/orca/scripts/apps/evolution/script_utilities.pyc
${PYSITELIB}/orca/scripts/apps/evolution/speech_generator.pyo
+${PYSITELIB}/orca/scripts/apps/evolution/speech_generator.pyc
+${PYSITELIB}/orca/scripts/apps/evolution/braille_generator.py
+${PYSITELIB}/orca/scripts/apps/evolution/script.py
+${PYSITELIB}/orca/scripts/apps/evolution/script_utilities.py
+${PYSITELIB}/orca/scripts/apps/evolution/speech_generator.py
${PYSITELIB}/orca/scripts/apps/gajim/__init__.py
-${PYSITELIB}/orca/scripts/apps/gajim/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gajim/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gajim/script.py
-${PYSITELIB}/orca/scripts/apps/gajim/script.pyc
+${PYSITELIB}/orca/scripts/apps/gajim/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gajim/script.pyo
+${PYSITELIB}/orca/scripts/apps/gajim/script.pyc
+${PYSITELIB}/orca/scripts/apps/gajim/script.py
${PYSITELIB}/orca/scripts/apps/gcalctool/__init__.py
-${PYSITELIB}/orca/scripts/apps/gcalctool/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gcalctool/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gcalctool/script.py
-${PYSITELIB}/orca/scripts/apps/gcalctool/script.pyc
+${PYSITELIB}/orca/scripts/apps/gcalctool/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gcalctool/script.pyo
-${PYSITELIB}/orca/scripts/apps/gcalctool/speech_generator.py
-${PYSITELIB}/orca/scripts/apps/gcalctool/speech_generator.pyc
-${PYSITELIB}/orca/scripts/apps/gcalctool/speech_generator.pyo
-${PYSITELIB}/orca/scripts/apps/gdmlogin/__init__.py
-${PYSITELIB}/orca/scripts/apps/gdmlogin/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/gdmlogin/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gdmlogin/script.py
-${PYSITELIB}/orca/scripts/apps/gdmlogin/script.pyc
-${PYSITELIB}/orca/scripts/apps/gdmlogin/script.pyo
+${PYSITELIB}/orca/scripts/apps/gcalctool/script.pyc
+${PYSITELIB}/orca/scripts/apps/gcalctool/script.py
${PYSITELIB}/orca/scripts/apps/gedit/__init__.py
-${PYSITELIB}/orca/scripts/apps/gedit/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gedit/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gedit/script.py
-${PYSITELIB}/orca/scripts/apps/gedit/script.pyc
+${PYSITELIB}/orca/scripts/apps/gedit/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gedit/script.pyo
+${PYSITELIB}/orca/scripts/apps/gedit/script.pyc
+${PYSITELIB}/orca/scripts/apps/gedit/spellcheck.pyo
+${PYSITELIB}/orca/scripts/apps/gedit/spellcheck.pyc
+${PYSITELIB}/orca/scripts/apps/gedit/script.py
+${PYSITELIB}/orca/scripts/apps/gedit/spellcheck.py
+${PYSITELIB}/orca/scripts/apps/gnome-documents/__init__.py
+${PYSITELIB}/orca/scripts/apps/gnome-documents/__init__.pyo
+${PYSITELIB}/orca/scripts/apps/gnome-documents/__init__.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-documents/script.pyo
+${PYSITELIB}/orca/scripts/apps/gnome-documents/script.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-documents/script_utilities.pyo
+${PYSITELIB}/orca/scripts/apps/gnome-documents/script_utilities.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-documents/speech_generator.pyo
+${PYSITELIB}/orca/scripts/apps/gnome-documents/speech_generator.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-documents/script.py
+${PYSITELIB}/orca/scripts/apps/gnome-documents/script_utilities.py
+${PYSITELIB}/orca/scripts/apps/gnome-documents/speech_generator.py
${PYSITELIB}/orca/scripts/apps/gnome-keyring-ask/__init__.py
-${PYSITELIB}/orca/scripts/apps/gnome-keyring-ask/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gnome-keyring-ask/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-keyring-ask/script.py
-${PYSITELIB}/orca/scripts/apps/gnome-keyring-ask/script.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-keyring-ask/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gnome-keyring-ask/script.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-mud/__init__.py
-${PYSITELIB}/orca/scripts/apps/gnome-mud/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/gnome-mud/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-mud/script.py
-${PYSITELIB}/orca/scripts/apps/gnome-mud/script.pyc
-${PYSITELIB}/orca/scripts/apps/gnome-mud/script.pyo
+${PYSITELIB}/orca/scripts/apps/gnome-keyring-ask/script.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-keyring-ask/script.py
${PYSITELIB}/orca/scripts/apps/gnome-panel/__init__.py
-${PYSITELIB}/orca/scripts/apps/gnome-panel/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gnome-panel/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-panel/script.py
-${PYSITELIB}/orca/scripts/apps/gnome-panel/script.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-panel/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gnome-panel/script.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-panel/speech_generator.py
-${PYSITELIB}/orca/scripts/apps/gnome-panel/speech_generator.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-panel/script.pyc
${PYSITELIB}/orca/scripts/apps/gnome-panel/speech_generator.pyo
+${PYSITELIB}/orca/scripts/apps/gnome-panel/speech_generator.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-panel/script.py
+${PYSITELIB}/orca/scripts/apps/gnome-panel/speech_generator.py
${PYSITELIB}/orca/scripts/apps/gnome-screensaver-dialog/__init__.py
-${PYSITELIB}/orca/scripts/apps/gnome-screensaver-dialog/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gnome-screensaver-dialog/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-screensaver-dialog/script.py
-${PYSITELIB}/orca/scripts/apps/gnome-screensaver-dialog/script.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-screensaver-dialog/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gnome-screensaver-dialog/script.pyo
+${PYSITELIB}/orca/scripts/apps/gnome-screensaver-dialog/script.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-screensaver-dialog/script.py
${PYSITELIB}/orca/scripts/apps/gnome-search-tool/__init__.py
-${PYSITELIB}/orca/scripts/apps/gnome-search-tool/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gnome-search-tool/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-search-tool/script.py
-${PYSITELIB}/orca/scripts/apps/gnome-search-tool/script.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-search-tool/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gnome-search-tool/script.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-system-monitor/__init__.py
-${PYSITELIB}/orca/scripts/apps/gnome-system-monitor/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/gnome-system-monitor/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-system-monitor/script.py
-${PYSITELIB}/orca/scripts/apps/gnome-system-monitor/script.pyc
-${PYSITELIB}/orca/scripts/apps/gnome-system-monitor/script.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-terminal/__init__.py
-${PYSITELIB}/orca/scripts/apps/gnome-terminal/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/gnome-terminal/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-terminal/script.py
-${PYSITELIB}/orca/scripts/apps/gnome-terminal/script.pyc
-${PYSITELIB}/orca/scripts/apps/gnome-terminal/script.pyo
+${PYSITELIB}/orca/scripts/apps/gnome-search-tool/script.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-search-tool/script.py
+${PYSITELIB}/orca/scripts/apps/gnome-shell/__init__.py
+${PYSITELIB}/orca/scripts/apps/gnome-shell/__init__.pyo
+${PYSITELIB}/orca/scripts/apps/gnome-shell/__init__.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-shell/formatting.pyo
+${PYSITELIB}/orca/scripts/apps/gnome-shell/formatting.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-shell/script.pyo
+${PYSITELIB}/orca/scripts/apps/gnome-shell/script.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-shell/script_utilities.pyo
+${PYSITELIB}/orca/scripts/apps/gnome-shell/script_utilities.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-shell/formatting.py
+${PYSITELIB}/orca/scripts/apps/gnome-shell/script.py
+${PYSITELIB}/orca/scripts/apps/gnome-shell/script_utilities.py
${PYSITELIB}/orca/scripts/apps/gnome-window-properties/__init__.py
-${PYSITELIB}/orca/scripts/apps/gnome-window-properties/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gnome-window-properties/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-window-properties/formatting.py
-${PYSITELIB}/orca/scripts/apps/gnome-window-properties/formatting.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-window-properties/__init__.pyc
${PYSITELIB}/orca/scripts/apps/gnome-window-properties/formatting.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-window-properties/script.py
-${PYSITELIB}/orca/scripts/apps/gnome-window-properties/script.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-window-properties/formatting.pyc
${PYSITELIB}/orca/scripts/apps/gnome-window-properties/script.pyo
-${PYSITELIB}/orca/scripts/apps/gnome_segv2/__init__.py
-${PYSITELIB}/orca/scripts/apps/gnome_segv2/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/gnome_segv2/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gnome_segv2/script.py
-${PYSITELIB}/orca/scripts/apps/gnome_segv2/script.pyc
-${PYSITELIB}/orca/scripts/apps/gnome_segv2/script.pyo
-${PYSITELIB}/orca/scripts/apps/gtk-window-decorator/__init__.py
-${PYSITELIB}/orca/scripts/apps/gtk-window-decorator/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/gtk-window-decorator/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/gtk-window-decorator/script.py
-${PYSITELIB}/orca/scripts/apps/gtk-window-decorator/script.pyc
-${PYSITELIB}/orca/scripts/apps/gtk-window-decorator/script.pyo
-${PYSITELIB}/orca/scripts/apps/liferea/__init__.py
-${PYSITELIB}/orca/scripts/apps/liferea/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/liferea/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/liferea/script.py
-${PYSITELIB}/orca/scripts/apps/liferea/script.pyc
-${PYSITELIB}/orca/scripts/apps/liferea/script.pyo
-${PYSITELIB}/orca/scripts/apps/metacity/__init__.py
-${PYSITELIB}/orca/scripts/apps/metacity/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/metacity/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/metacity/script.py
-${PYSITELIB}/orca/scripts/apps/metacity/script.pyc
-${PYSITELIB}/orca/scripts/apps/metacity/script.pyo
-${PYSITELIB}/orca/scripts/apps/nautilus/__init__.py
-${PYSITELIB}/orca/scripts/apps/nautilus/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/nautilus/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/nautilus/script.py
-${PYSITELIB}/orca/scripts/apps/nautilus/script.pyc
-${PYSITELIB}/orca/scripts/apps/nautilus/script.pyo
+${PYSITELIB}/orca/scripts/apps/gnome-window-properties/script.pyc
+${PYSITELIB}/orca/scripts/apps/gnome-window-properties/formatting.py
+${PYSITELIB}/orca/scripts/apps/gnome-window-properties/script.py
+${PYSITELIB}/orca/scripts/apps/kwin/__init__.py
+${PYSITELIB}/orca/scripts/apps/kwin/__init__.pyo
+${PYSITELIB}/orca/scripts/apps/kwin/__init__.pyc
+${PYSITELIB}/orca/scripts/apps/kwin/script.pyo
+${PYSITELIB}/orca/scripts/apps/kwin/script.pyc
+${PYSITELIB}/orca/scripts/apps/kwin/script_utilities.pyo
+${PYSITELIB}/orca/scripts/apps/kwin/script_utilities.pyc
+${PYSITELIB}/orca/scripts/apps/kwin/script.py
+${PYSITELIB}/orca/scripts/apps/kwin/script_utilities.py
${PYSITELIB}/orca/scripts/apps/notification-daemon/__init__.py
-${PYSITELIB}/orca/scripts/apps/notification-daemon/__init__.pyc
${PYSITELIB}/orca/scripts/apps/notification-daemon/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/notification-daemon/script.py
-${PYSITELIB}/orca/scripts/apps/notification-daemon/script.pyc
+${PYSITELIB}/orca/scripts/apps/notification-daemon/__init__.pyc
${PYSITELIB}/orca/scripts/apps/notification-daemon/script.pyo
+${PYSITELIB}/orca/scripts/apps/notification-daemon/script.pyc
+${PYSITELIB}/orca/scripts/apps/notification-daemon/script.py
${PYSITELIB}/orca/scripts/apps/notify-osd/__init__.py
-${PYSITELIB}/orca/scripts/apps/notify-osd/__init__.pyc
${PYSITELIB}/orca/scripts/apps/notify-osd/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/notify-osd/script.py
-${PYSITELIB}/orca/scripts/apps/notify-osd/script.pyc
+${PYSITELIB}/orca/scripts/apps/notify-osd/__init__.pyc
${PYSITELIB}/orca/scripts/apps/notify-osd/script.pyo
-${PYSITELIB}/orca/scripts/apps/packagemanager/__init__.py
-${PYSITELIB}/orca/scripts/apps/packagemanager/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/packagemanager/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/packagemanager/braille_generator.py
-${PYSITELIB}/orca/scripts/apps/packagemanager/braille_generator.pyc
-${PYSITELIB}/orca/scripts/apps/packagemanager/braille_generator.pyo
-${PYSITELIB}/orca/scripts/apps/packagemanager/script.py
-${PYSITELIB}/orca/scripts/apps/packagemanager/script.pyc
-${PYSITELIB}/orca/scripts/apps/packagemanager/script.pyo
-${PYSITELIB}/orca/scripts/apps/packagemanager/script_settings.py
-${PYSITELIB}/orca/scripts/apps/packagemanager/script_settings.pyc
-${PYSITELIB}/orca/scripts/apps/packagemanager/script_settings.pyo
-${PYSITELIB}/orca/scripts/apps/packagemanager/script_utilities.py
-${PYSITELIB}/orca/scripts/apps/packagemanager/script_utilities.pyc
-${PYSITELIB}/orca/scripts/apps/packagemanager/script_utilities.pyo
-${PYSITELIB}/orca/scripts/apps/packagemanager/speech_generator.py
-${PYSITELIB}/orca/scripts/apps/packagemanager/speech_generator.pyc
-${PYSITELIB}/orca/scripts/apps/packagemanager/speech_generator.pyo
-${PYSITELIB}/orca/scripts/apps/packagemanager/tutorialgenerator.py
-${PYSITELIB}/orca/scripts/apps/packagemanager/tutorialgenerator.pyc
-${PYSITELIB}/orca/scripts/apps/packagemanager/tutorialgenerator.pyo
+${PYSITELIB}/orca/scripts/apps/notify-osd/script.pyc
+${PYSITELIB}/orca/scripts/apps/notify-osd/script.py
${PYSITELIB}/orca/scripts/apps/pidgin/__init__.py
-${PYSITELIB}/orca/scripts/apps/pidgin/__init__.pyc
${PYSITELIB}/orca/scripts/apps/pidgin/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/pidgin/chat.py
-${PYSITELIB}/orca/scripts/apps/pidgin/chat.pyc
+${PYSITELIB}/orca/scripts/apps/pidgin/__init__.pyc
${PYSITELIB}/orca/scripts/apps/pidgin/chat.pyo
-${PYSITELIB}/orca/scripts/apps/pidgin/script.py
-${PYSITELIB}/orca/scripts/apps/pidgin/script.pyc
+${PYSITELIB}/orca/scripts/apps/pidgin/chat.pyc
${PYSITELIB}/orca/scripts/apps/pidgin/script.pyo
-${PYSITELIB}/orca/scripts/apps/pidgin/script_utilities.py
-${PYSITELIB}/orca/scripts/apps/pidgin/script_utilities.pyc
+${PYSITELIB}/orca/scripts/apps/pidgin/script.pyc
${PYSITELIB}/orca/scripts/apps/pidgin/script_utilities.pyo
-${PYSITELIB}/orca/scripts/apps/pidgin/speech_generator.py
-${PYSITELIB}/orca/scripts/apps/pidgin/speech_generator.pyc
+${PYSITELIB}/orca/scripts/apps/pidgin/script_utilities.pyc
${PYSITELIB}/orca/scripts/apps/pidgin/speech_generator.pyo
-${PYSITELIB}/orca/scripts/apps/planner/__init__.py
-${PYSITELIB}/orca/scripts/apps/planner/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/planner/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/planner/braille_generator.py
-${PYSITELIB}/orca/scripts/apps/planner/braille_generator.pyc
-${PYSITELIB}/orca/scripts/apps/planner/braille_generator.pyo
-${PYSITELIB}/orca/scripts/apps/planner/script.py
-${PYSITELIB}/orca/scripts/apps/planner/script.pyc
-${PYSITELIB}/orca/scripts/apps/planner/script.pyo
-${PYSITELIB}/orca/scripts/apps/planner/speech_generator.py
-${PYSITELIB}/orca/scripts/apps/planner/speech_generator.pyc
-${PYSITELIB}/orca/scripts/apps/planner/speech_generator.pyo
+${PYSITELIB}/orca/scripts/apps/pidgin/speech_generator.pyc
+${PYSITELIB}/orca/scripts/apps/pidgin/chat.py
+${PYSITELIB}/orca/scripts/apps/pidgin/script.py
+${PYSITELIB}/orca/scripts/apps/pidgin/script_utilities.py
+${PYSITELIB}/orca/scripts/apps/pidgin/speech_generator.py
${PYSITELIB}/orca/scripts/apps/rhythmbox/__init__.py
-${PYSITELIB}/orca/scripts/apps/rhythmbox/__init__.pyc
${PYSITELIB}/orca/scripts/apps/rhythmbox/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/rhythmbox/braille_generator.py
-${PYSITELIB}/orca/scripts/apps/rhythmbox/braille_generator.pyc
-${PYSITELIB}/orca/scripts/apps/rhythmbox/braille_generator.pyo
-${PYSITELIB}/orca/scripts/apps/rhythmbox/formatting.py
-${PYSITELIB}/orca/scripts/apps/rhythmbox/formatting.pyc
+${PYSITELIB}/orca/scripts/apps/rhythmbox/__init__.pyc
${PYSITELIB}/orca/scripts/apps/rhythmbox/formatting.pyo
-${PYSITELIB}/orca/scripts/apps/rhythmbox/script.py
-${PYSITELIB}/orca/scripts/apps/rhythmbox/script.pyc
+${PYSITELIB}/orca/scripts/apps/rhythmbox/formatting.pyc
${PYSITELIB}/orca/scripts/apps/rhythmbox/script.pyo
-${PYSITELIB}/orca/scripts/apps/rhythmbox/speech_generator.py
-${PYSITELIB}/orca/scripts/apps/rhythmbox/speech_generator.pyc
-${PYSITELIB}/orca/scripts/apps/rhythmbox/speech_generator.pyo
+${PYSITELIB}/orca/scripts/apps/rhythmbox/script.pyc
+${PYSITELIB}/orca/scripts/apps/rhythmbox/formatting.py
+${PYSITELIB}/orca/scripts/apps/rhythmbox/script.py
+${PYSITELIB}/orca/scripts/apps/smuxi-frontend-gnome/__init__.py
+${PYSITELIB}/orca/scripts/apps/smuxi-frontend-gnome/__init__.pyo
+${PYSITELIB}/orca/scripts/apps/smuxi-frontend-gnome/__init__.pyc
+${PYSITELIB}/orca/scripts/apps/smuxi-frontend-gnome/chat.pyo
+${PYSITELIB}/orca/scripts/apps/smuxi-frontend-gnome/chat.pyc
+${PYSITELIB}/orca/scripts/apps/smuxi-frontend-gnome/script.pyo
+${PYSITELIB}/orca/scripts/apps/smuxi-frontend-gnome/script.pyc
+${PYSITELIB}/orca/scripts/apps/smuxi-frontend-gnome/chat.py
+${PYSITELIB}/orca/scripts/apps/smuxi-frontend-gnome/script.py
${PYSITELIB}/orca/scripts/apps/soffice/__init__.py
-${PYSITELIB}/orca/scripts/apps/soffice/__init__.pyc
${PYSITELIB}/orca/scripts/apps/soffice/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/soffice/braille_generator.py
-${PYSITELIB}/orca/scripts/apps/soffice/braille_generator.pyc
+${PYSITELIB}/orca/scripts/apps/soffice/__init__.pyc
${PYSITELIB}/orca/scripts/apps/soffice/braille_generator.pyo
-${PYSITELIB}/orca/scripts/apps/soffice/formatting.py
-${PYSITELIB}/orca/scripts/apps/soffice/formatting.pyc
+${PYSITELIB}/orca/scripts/apps/soffice/braille_generator.pyc
${PYSITELIB}/orca/scripts/apps/soffice/formatting.pyo
-${PYSITELIB}/orca/scripts/apps/soffice/script.py
-${PYSITELIB}/orca/scripts/apps/soffice/script.pyc
+${PYSITELIB}/orca/scripts/apps/soffice/formatting.pyc
${PYSITELIB}/orca/scripts/apps/soffice/script.pyo
-${PYSITELIB}/orca/scripts/apps/soffice/script_settings.py
-${PYSITELIB}/orca/scripts/apps/soffice/script_settings.pyc
-${PYSITELIB}/orca/scripts/apps/soffice/script_settings.pyo
-${PYSITELIB}/orca/scripts/apps/soffice/script_utilities.py
-${PYSITELIB}/orca/scripts/apps/soffice/script_utilities.pyc
+${PYSITELIB}/orca/scripts/apps/soffice/script.pyc
${PYSITELIB}/orca/scripts/apps/soffice/script_utilities.pyo
-${PYSITELIB}/orca/scripts/apps/soffice/speech_generator.py
-${PYSITELIB}/orca/scripts/apps/soffice/speech_generator.pyc
+${PYSITELIB}/orca/scripts/apps/soffice/script_utilities.pyc
${PYSITELIB}/orca/scripts/apps/soffice/speech_generator.pyo
-${PYSITELIB}/orca/scripts/apps/soffice/structural_navigation.py
-${PYSITELIB}/orca/scripts/apps/soffice/structural_navigation.pyc
-${PYSITELIB}/orca/scripts/apps/soffice/structural_navigation.pyo
-${PYSITELIB}/orca/scripts/apps/yelp/__init__.py
-${PYSITELIB}/orca/scripts/apps/yelp/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/yelp/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/yelp/script.py
-${PYSITELIB}/orca/scripts/apps/yelp/script.pyc
-${PYSITELIB}/orca/scripts/apps/yelp/script.pyo
-${PYSITELIB}/orca/scripts/apps/yelp/script_settings.py
-${PYSITELIB}/orca/scripts/apps/yelp/script_settings.pyc
-${PYSITELIB}/orca/scripts/apps/yelp/script_settings.pyo
-${PYSITELIB}/orca/scripts/apps/yelp/script_utilities.py
-${PYSITELIB}/orca/scripts/apps/yelp/script_utilities.pyc
-${PYSITELIB}/orca/scripts/apps/yelp/script_utilities.pyo
+${PYSITELIB}/orca/scripts/apps/soffice/speech_generator.pyc
+${PYSITELIB}/orca/scripts/apps/soffice/spellcheck.pyo
+${PYSITELIB}/orca/scripts/apps/soffice/spellcheck.pyc
+${PYSITELIB}/orca/scripts/apps/soffice/braille_generator.py
+${PYSITELIB}/orca/scripts/apps/soffice/formatting.py
+${PYSITELIB}/orca/scripts/apps/soffice/script.py
+${PYSITELIB}/orca/scripts/apps/soffice/script_utilities.py
+${PYSITELIB}/orca/scripts/apps/soffice/speech_generator.py
+${PYSITELIB}/orca/scripts/apps/soffice/spellcheck.py
+${PYSITELIB}/orca/scripts/apps/xfwm4/__init__.py
+${PYSITELIB}/orca/scripts/apps/xfwm4/__init__.pyo
+${PYSITELIB}/orca/scripts/apps/xfwm4/__init__.pyc
+${PYSITELIB}/orca/scripts/apps/xfwm4/script.pyo
+${PYSITELIB}/orca/scripts/apps/xfwm4/script.pyc
+${PYSITELIB}/orca/scripts/apps/xfwm4/script.py
+${PYSITELIB}/orca/scripts/default.py
${PYSITELIB}/orca/scripts/self_voicing.py
-${PYSITELIB}/orca/scripts/self_voicing.pyc
-${PYSITELIB}/orca/scripts/self_voicing.pyo
-${PYSITELIB}/orca/scripts/toolkits/CALLY/__init__.py
-${PYSITELIB}/orca/scripts/toolkits/CALLY/__init__.pyc
-${PYSITELIB}/orca/scripts/toolkits/CALLY/__init__.pyo
-${PYSITELIB}/orca/scripts/toolkits/CALLY/script.py
-${PYSITELIB}/orca/scripts/toolkits/CALLY/script.pyc
-${PYSITELIB}/orca/scripts/toolkits/CALLY/script.pyo
-${PYSITELIB}/orca/scripts/toolkits/GAIL.py
-${PYSITELIB}/orca/scripts/toolkits/GAIL.pyc
-${PYSITELIB}/orca/scripts/toolkits/GAIL.pyo
+${PYSITELIB}/orca/scripts/switcher/__init__.py
+${PYSITELIB}/orca/scripts/switcher/__init__.pyo
+${PYSITELIB}/orca/scripts/switcher/__init__.pyc
+${PYSITELIB}/orca/scripts/switcher/script.pyo
+${PYSITELIB}/orca/scripts/switcher/script.pyc
+${PYSITELIB}/orca/scripts/switcher/script_utilities.pyo
+${PYSITELIB}/orca/scripts/switcher/script_utilities.pyc
+${PYSITELIB}/orca/scripts/switcher/script.py
+${PYSITELIB}/orca/scripts/switcher/script_utilities.py
+${PYSITELIB}/orca/scripts/terminal/__init__.py
+${PYSITELIB}/orca/scripts/terminal/__init__.pyo
+${PYSITELIB}/orca/scripts/terminal/__init__.pyc
+${PYSITELIB}/orca/scripts/terminal/braille_generator.pyo
+${PYSITELIB}/orca/scripts/terminal/braille_generator.pyc
+${PYSITELIB}/orca/scripts/terminal/script.pyo
+${PYSITELIB}/orca/scripts/terminal/script.pyc
+${PYSITELIB}/orca/scripts/terminal/script_utilities.pyo
+${PYSITELIB}/orca/scripts/terminal/script_utilities.pyc
+${PYSITELIB}/orca/scripts/terminal/speech_generator.pyo
+${PYSITELIB}/orca/scripts/terminal/speech_generator.pyc
+${PYSITELIB}/orca/scripts/terminal/braille_generator.py
+${PYSITELIB}/orca/scripts/terminal/script.py
+${PYSITELIB}/orca/scripts/terminal/script_utilities.py
+${PYSITELIB}/orca/scripts/terminal/speech_generator.py
+${PYSITELIB}/orca/scripts/toolkits/Chromium/__init__.py
+${PYSITELIB}/orca/scripts/toolkits/Chromium/__init__.pyo
+${PYSITELIB}/orca/scripts/toolkits/Chromium/__init__.pyc
+${PYSITELIB}/orca/scripts/toolkits/Chromium/braille_generator.pyo
+${PYSITELIB}/orca/scripts/toolkits/Chromium/braille_generator.pyc
+${PYSITELIB}/orca/scripts/toolkits/Chromium/script.pyo
+${PYSITELIB}/orca/scripts/toolkits/Chromium/script.pyc
+${PYSITELIB}/orca/scripts/toolkits/Chromium/script_utilities.pyo
+${PYSITELIB}/orca/scripts/toolkits/Chromium/script_utilities.pyc
+${PYSITELIB}/orca/scripts/toolkits/Chromium/speech_generator.pyo
+${PYSITELIB}/orca/scripts/toolkits/Chromium/speech_generator.pyc
+${PYSITELIB}/orca/scripts/toolkits/Chromium/braille_generator.py
+${PYSITELIB}/orca/scripts/toolkits/Chromium/script.py
+${PYSITELIB}/orca/scripts/toolkits/Chromium/script_utilities.py
+${PYSITELIB}/orca/scripts/toolkits/Chromium/speech_generator.py
+${PYSITELIB}/orca/scripts/toolkits/GAIL/__init__.py
+${PYSITELIB}/orca/scripts/toolkits/GAIL/__init__.pyo
+${PYSITELIB}/orca/scripts/toolkits/GAIL/__init__.pyc
+${PYSITELIB}/orca/scripts/toolkits/GAIL/script.pyo
+${PYSITELIB}/orca/scripts/toolkits/GAIL/script.pyc
+${PYSITELIB}/orca/scripts/toolkits/GAIL/script_utilities.pyo
+${PYSITELIB}/orca/scripts/toolkits/GAIL/script_utilities.pyc
+${PYSITELIB}/orca/scripts/toolkits/GAIL/script.py
+${PYSITELIB}/orca/scripts/toolkits/GAIL/script_utilities.py
${PYSITELIB}/orca/scripts/toolkits/Gecko/__init__.py
-${PYSITELIB}/orca/scripts/toolkits/Gecko/__init__.pyc
${PYSITELIB}/orca/scripts/toolkits/Gecko/__init__.pyo
-${PYSITELIB}/orca/scripts/toolkits/Gecko/bookmarks.py
-${PYSITELIB}/orca/scripts/toolkits/Gecko/bookmarks.pyc
-${PYSITELIB}/orca/scripts/toolkits/Gecko/bookmarks.pyo
-${PYSITELIB}/orca/scripts/toolkits/Gecko/braille_generator.py
-${PYSITELIB}/orca/scripts/toolkits/Gecko/braille_generator.pyc
-${PYSITELIB}/orca/scripts/toolkits/Gecko/braille_generator.pyo
-${PYSITELIB}/orca/scripts/toolkits/Gecko/formatting.py
-${PYSITELIB}/orca/scripts/toolkits/Gecko/formatting.pyc
-${PYSITELIB}/orca/scripts/toolkits/Gecko/formatting.pyo
-${PYSITELIB}/orca/scripts/toolkits/Gecko/keymaps.py
-${PYSITELIB}/orca/scripts/toolkits/Gecko/keymaps.pyc
-${PYSITELIB}/orca/scripts/toolkits/Gecko/keymaps.pyo
-${PYSITELIB}/orca/scripts/toolkits/Gecko/script.py
-${PYSITELIB}/orca/scripts/toolkits/Gecko/script.pyc
+${PYSITELIB}/orca/scripts/toolkits/Gecko/__init__.pyc
${PYSITELIB}/orca/scripts/toolkits/Gecko/script.pyo
-${PYSITELIB}/orca/scripts/toolkits/Gecko/script_settings.py
-${PYSITELIB}/orca/scripts/toolkits/Gecko/script_settings.pyc
-${PYSITELIB}/orca/scripts/toolkits/Gecko/script_settings.pyo
-${PYSITELIB}/orca/scripts/toolkits/Gecko/script_utilities.py
-${PYSITELIB}/orca/scripts/toolkits/Gecko/script_utilities.pyc
+${PYSITELIB}/orca/scripts/toolkits/Gecko/script.pyc
${PYSITELIB}/orca/scripts/toolkits/Gecko/script_utilities.pyo
-${PYSITELIB}/orca/scripts/toolkits/Gecko/speech_generator.py
-${PYSITELIB}/orca/scripts/toolkits/Gecko/speech_generator.pyc
-${PYSITELIB}/orca/scripts/toolkits/Gecko/speech_generator.pyo
-${PYSITELIB}/orca/scripts/toolkits/Gecko/structural_navigation.py
-${PYSITELIB}/orca/scripts/toolkits/Gecko/structural_navigation.pyc
-${PYSITELIB}/orca/scripts/toolkits/Gecko/structural_navigation.pyo
+${PYSITELIB}/orca/scripts/toolkits/Gecko/script_utilities.pyc
+${PYSITELIB}/orca/scripts/toolkits/Gecko/script.py
+${PYSITELIB}/orca/scripts/toolkits/Gecko/script_utilities.py
${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/__init__.py
-${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/__init__.pyc
${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/__init__.pyo
-${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/formatting.py
-${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/formatting.pyc
+${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/__init__.pyc
${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/formatting.pyo
-${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/script.py
-${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/script.pyc
+${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/formatting.pyc
${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/script.pyo
-${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/script_utilities.py
-${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/script_utilities.pyc
+${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/script.pyc
${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/script_utilities.pyo
-${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/speech_generator.py
-${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/speech_generator.pyc
+${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/script_utilities.pyc
${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/speech_generator.pyo
+${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/speech_generator.pyc
+${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/formatting.py
+${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/script.py
+${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/script_utilities.py
+${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/speech_generator.py
+${PYSITELIB}/orca/scripts/toolkits/Qt/__init__.py
+${PYSITELIB}/orca/scripts/toolkits/Qt/__init__.pyo
+${PYSITELIB}/orca/scripts/toolkits/Qt/__init__.pyc
+${PYSITELIB}/orca/scripts/toolkits/Qt/script.pyo
+${PYSITELIB}/orca/scripts/toolkits/Qt/script.pyc
+${PYSITELIB}/orca/scripts/toolkits/Qt/script.py
${PYSITELIB}/orca/scripts/toolkits/VCL.py
-${PYSITELIB}/orca/scripts/toolkits/VCL.pyc
-${PYSITELIB}/orca/scripts/toolkits/VCL.pyo
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/__init__.py
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/__init__.pyo
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/__init__.pyc
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/braille_generator.pyo
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/braille_generator.pyc
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/script.pyo
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/script.pyc
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/script_utilities.pyo
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/script_utilities.pyc
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/speech_generator.pyo
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/speech_generator.pyc
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/braille_generator.py
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/script.py
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/script_utilities.py
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/speech_generator.py
${PYSITELIB}/orca/scripts/toolkits/__init__.py
-${PYSITELIB}/orca/scripts/toolkits/__init__.pyc
+${PYSITELIB}/orca/scripts/toolkits/VCL.pyo
+${PYSITELIB}/orca/scripts/toolkits/VCL.pyc
${PYSITELIB}/orca/scripts/toolkits/__init__.pyo
+${PYSITELIB}/orca/scripts/toolkits/__init__.pyc
+${PYSITELIB}/orca/scripts/toolkits/clutter/__init__.py
+${PYSITELIB}/orca/scripts/toolkits/clutter/__init__.pyo
+${PYSITELIB}/orca/scripts/toolkits/clutter/__init__.pyc
+${PYSITELIB}/orca/scripts/toolkits/clutter/script.pyo
+${PYSITELIB}/orca/scripts/toolkits/clutter/script.pyc
+${PYSITELIB}/orca/scripts/toolkits/clutter/script_utilities.pyo
+${PYSITELIB}/orca/scripts/toolkits/clutter/script_utilities.pyc
+${PYSITELIB}/orca/scripts/toolkits/clutter/script.py
+${PYSITELIB}/orca/scripts/toolkits/clutter/script_utilities.py
+${PYSITELIB}/orca/scripts/toolkits/gtk/__init__.py
+${PYSITELIB}/orca/scripts/toolkits/gtk/__init__.pyo
+${PYSITELIB}/orca/scripts/toolkits/gtk/__init__.pyc
+${PYSITELIB}/orca/scripts/toolkits/gtk/script.pyo
+${PYSITELIB}/orca/scripts/toolkits/gtk/script.pyc
+${PYSITELIB}/orca/scripts/toolkits/gtk/script_utilities.pyo
+${PYSITELIB}/orca/scripts/toolkits/gtk/script_utilities.pyc
+${PYSITELIB}/orca/scripts/toolkits/gtk/script.py
+${PYSITELIB}/orca/scripts/toolkits/gtk/script_utilities.py
+${PYSITELIB}/orca/scripts/web/__init__.py
+${PYSITELIB}/orca/scripts/web/__init__.pyo
+${PYSITELIB}/orca/scripts/web/__init__.pyc
+${PYSITELIB}/orca/scripts/web/bookmarks.pyo
+${PYSITELIB}/orca/scripts/web/bookmarks.pyc
+${PYSITELIB}/orca/scripts/web/braille_generator.pyo
+${PYSITELIB}/orca/scripts/web/braille_generator.pyc
+${PYSITELIB}/orca/scripts/web/script.pyo
+${PYSITELIB}/orca/scripts/web/script.pyc
+${PYSITELIB}/orca/scripts/web/script_utilities.pyo
+${PYSITELIB}/orca/scripts/web/script_utilities.pyc
+${PYSITELIB}/orca/scripts/web/sound_generator.pyo
+${PYSITELIB}/orca/scripts/web/sound_generator.pyc
+${PYSITELIB}/orca/scripts/web/speech_generator.pyo
+${PYSITELIB}/orca/scripts/web/speech_generator.pyc
+${PYSITELIB}/orca/scripts/web/tutorial_generator.pyo
+${PYSITELIB}/orca/scripts/web/tutorial_generator.pyc
+${PYSITELIB}/orca/scripts/web/bookmarks.py
+${PYSITELIB}/orca/scripts/web/braille_generator.py
+${PYSITELIB}/orca/scripts/web/script.py
+${PYSITELIB}/orca/scripts/web/script_utilities.py
+${PYSITELIB}/orca/scripts/web/sound_generator.py
+${PYSITELIB}/orca/scripts/web/speech_generator.py
+${PYSITELIB}/orca/scripts/web/tutorial_generator.py
${PYSITELIB}/orca/settings.py
-${PYSITELIB}/orca/settings.pyc
-${PYSITELIB}/orca/settings.pyo
+${PYSITELIB}/orca/settings_manager.py
${PYSITELIB}/orca/sound.py
-${PYSITELIB}/orca/sound.pyc
-${PYSITELIB}/orca/sound.pyo
+${PYSITELIB}/orca/sound_generator.py
${PYSITELIB}/orca/speech.py
-${PYSITELIB}/orca/speech.pyc
-${PYSITELIB}/orca/speech.pyo
${PYSITELIB}/orca/speech_generator.py
-${PYSITELIB}/orca/speech_generator.pyc
-${PYSITELIB}/orca/speech_generator.pyo
${PYSITELIB}/orca/speechdispatcherfactory.py
-${PYSITELIB}/orca/speechdispatcherfactory.pyc
-${PYSITELIB}/orca/speechdispatcherfactory.pyo
${PYSITELIB}/orca/speechserver.py
-${PYSITELIB}/orca/speechserver.pyc
-${PYSITELIB}/orca/speechserver.pyo
+${PYSITELIB}/orca/spellcheck.py
${PYSITELIB}/orca/structural_navigation.py
-${PYSITELIB}/orca/structural_navigation.pyc
-${PYSITELIB}/orca/structural_navigation.pyo
${PYSITELIB}/orca/text_attribute_names.py
-${PYSITELIB}/orca/text_attribute_names.pyc
-${PYSITELIB}/orca/text_attribute_names.pyo
${PYSITELIB}/orca/tutorialgenerator.py
-${PYSITELIB}/orca/tutorialgenerator.pyc
-${PYSITELIB}/orca/tutorialgenerator.pyo
-${PYSITELIB}/orca/where_am_I.py
-${PYSITELIB}/orca/where_am_I.pyc
-${PYSITELIB}/orca/where_am_I.pyo
man/man1/orca.1
-share/applications/orca.desktop
+share/help/C/orca/commands.page
+share/help/C/orca/commands_bookmarks.page
+share/help/C/orca/commands_braille.page
+share/help/C/orca/commands_chat.page
+share/help/C/orca/commands_controlling_orca.page
+share/help/C/orca/commands_debugging.page
+share/help/C/orca/commands_find.page
+share/help/C/orca/commands_flat_review.page
+share/help/C/orca/commands_live_regions.page
+share/help/C/orca/commands_mouse.page
+share/help/C/orca/commands_profiles.page
+share/help/C/orca/commands_reading.page
+share/help/C/orca/commands_speech_settings.page
+share/help/C/orca/commands_structural_navigation.page
+share/help/C/orca/commands_table.page
+share/help/C/orca/commands_time_date_notifications.page
+share/help/C/orca/commands_where_am_i.page
+share/help/C/orca/figures/orca-logo.png
+share/help/C/orca/howto_bookmarks.page
+share/help/C/orca/howto_documents.page
+share/help/C/orca/howto_flat_review.page
+share/help/C/orca/howto_forms.page
+share/help/C/orca/howto_key_bindings.page
+share/help/C/orca/howto_keyboard_layout.page
+share/help/C/orca/howto_learn_modes.page
+share/help/C/orca/howto_live_regions.page
+share/help/C/orca/howto_mouse_review.page
+share/help/C/orca/howto_notifications.page
+share/help/C/orca/howto_orca_find.page
+share/help/C/orca/howto_profiles.page
+share/help/C/orca/howto_setting_up_orca.page
+share/help/C/orca/howto_structural_navigation.page
+share/help/C/orca/howto_tables.page
+share/help/C/orca/howto_text_attributes.page
+share/help/C/orca/howto_the_orca_modifier.page
+share/help/C/orca/howto_toggling_caps_lock.page
+share/help/C/orca/howto_whereami.page
+share/help/C/orca/index.page
+share/help/C/orca/introduction.page
+share/help/C/orca/preferences.page
+share/help/C/orca/preferences_braille.page
+share/help/C/orca/preferences_chat.page
+share/help/C/orca/preferences_gecko.page
+share/help/C/orca/preferences_general.page
+share/help/C/orca/preferences_introduction.page
+share/help/C/orca/preferences_key_bindings.page
+share/help/C/orca/preferences_key_echo.page
+share/help/C/orca/preferences_pronunciation.page
+share/help/C/orca/preferences_speech.page
+share/help/C/orca/preferences_spellcheck.page
+share/help/C/orca/preferences_table_navigation.page
+share/help/C/orca/preferences_text_attributes.page
+share/help/C/orca/preferences_voice.page
+share/help/bg/orca/commands.page
+share/help/bg/orca/commands_bookmarks.page
+share/help/bg/orca/commands_braille.page
+share/help/bg/orca/commands_chat.page
+share/help/bg/orca/commands_controlling_orca.page
+share/help/bg/orca/commands_debugging.page
+share/help/bg/orca/commands_find.page
+share/help/bg/orca/commands_flat_review.page
+share/help/bg/orca/commands_live_regions.page
+share/help/bg/orca/commands_mouse.page
+share/help/bg/orca/commands_profiles.page
+share/help/bg/orca/commands_reading.page
+share/help/bg/orca/commands_speech_settings.page
+share/help/bg/orca/commands_structural_navigation.page
+share/help/bg/orca/commands_table.page
+share/help/bg/orca/commands_time_date_notifications.page
+share/help/bg/orca/commands_where_am_i.page
+share/help/bg/orca/figures/orca-logo.png
+share/help/bg/orca/howto_bookmarks.page
+share/help/bg/orca/howto_documents.page
+share/help/bg/orca/howto_flat_review.page
+share/help/bg/orca/howto_forms.page
+share/help/bg/orca/howto_key_bindings.page
+share/help/bg/orca/howto_keyboard_layout.page
+share/help/bg/orca/howto_learn_modes.page
+share/help/bg/orca/howto_live_regions.page
+share/help/bg/orca/howto_mouse_review.page
+share/help/bg/orca/howto_notifications.page
+share/help/bg/orca/howto_orca_find.page
+share/help/bg/orca/howto_profiles.page
+share/help/bg/orca/howto_setting_up_orca.page
+share/help/bg/orca/howto_structural_navigation.page
+share/help/bg/orca/howto_tables.page
+share/help/bg/orca/howto_text_attributes.page
+share/help/bg/orca/howto_the_orca_modifier.page
+share/help/bg/orca/howto_toggling_caps_lock.page
+share/help/bg/orca/howto_whereami.page
+share/help/bg/orca/index.page
+share/help/bg/orca/introduction.page
+share/help/bg/orca/preferences.page
+share/help/bg/orca/preferences_braille.page
+share/help/bg/orca/preferences_chat.page
+share/help/bg/orca/preferences_gecko.page
+share/help/bg/orca/preferences_general.page
+share/help/bg/orca/preferences_introduction.page
+share/help/bg/orca/preferences_key_bindings.page
+share/help/bg/orca/preferences_key_echo.page
+share/help/bg/orca/preferences_pronunciation.page
+share/help/bg/orca/preferences_speech.page
+share/help/bg/orca/preferences_spellcheck.page
+share/help/bg/orca/preferences_table_navigation.page
+share/help/bg/orca/preferences_text_attributes.page
+share/help/bg/orca/preferences_voice.page
+share/help/cs/orca/commands.page
+share/help/cs/orca/commands_bookmarks.page
+share/help/cs/orca/commands_braille.page
+share/help/cs/orca/commands_chat.page
+share/help/cs/orca/commands_controlling_orca.page
+share/help/cs/orca/commands_debugging.page
+share/help/cs/orca/commands_find.page
+share/help/cs/orca/commands_flat_review.page
+share/help/cs/orca/commands_live_regions.page
+share/help/cs/orca/commands_mouse.page
+share/help/cs/orca/commands_profiles.page
+share/help/cs/orca/commands_reading.page
+share/help/cs/orca/commands_speech_settings.page
+share/help/cs/orca/commands_structural_navigation.page
+share/help/cs/orca/commands_table.page
+share/help/cs/orca/commands_time_date_notifications.page
+share/help/cs/orca/commands_where_am_i.page
+share/help/cs/orca/figures/orca-logo.png
+share/help/cs/orca/howto_bookmarks.page
+share/help/cs/orca/howto_documents.page
+share/help/cs/orca/howto_flat_review.page
+share/help/cs/orca/howto_forms.page
+share/help/cs/orca/howto_key_bindings.page
+share/help/cs/orca/howto_keyboard_layout.page
+share/help/cs/orca/howto_learn_modes.page
+share/help/cs/orca/howto_live_regions.page
+share/help/cs/orca/howto_mouse_review.page
+share/help/cs/orca/howto_notifications.page
+share/help/cs/orca/howto_orca_find.page
+share/help/cs/orca/howto_profiles.page
+share/help/cs/orca/howto_setting_up_orca.page
+share/help/cs/orca/howto_structural_navigation.page
+share/help/cs/orca/howto_tables.page
+share/help/cs/orca/howto_text_attributes.page
+share/help/cs/orca/howto_the_orca_modifier.page
+share/help/cs/orca/howto_toggling_caps_lock.page
+share/help/cs/orca/howto_whereami.page
+share/help/cs/orca/index.page
+share/help/cs/orca/introduction.page
+share/help/cs/orca/preferences.page
+share/help/cs/orca/preferences_braille.page
+share/help/cs/orca/preferences_chat.page
+share/help/cs/orca/preferences_gecko.page
+share/help/cs/orca/preferences_general.page
+share/help/cs/orca/preferences_introduction.page
+share/help/cs/orca/preferences_key_bindings.page
+share/help/cs/orca/preferences_key_echo.page
+share/help/cs/orca/preferences_pronunciation.page
+share/help/cs/orca/preferences_speech.page
+share/help/cs/orca/preferences_spellcheck.page
+share/help/cs/orca/preferences_table_navigation.page
+share/help/cs/orca/preferences_text_attributes.page
+share/help/cs/orca/preferences_voice.page
+share/help/de/orca/commands.page
+share/help/de/orca/commands_bookmarks.page
+share/help/de/orca/commands_braille.page
+share/help/de/orca/commands_chat.page
+share/help/de/orca/commands_controlling_orca.page
+share/help/de/orca/commands_debugging.page
+share/help/de/orca/commands_find.page
+share/help/de/orca/commands_flat_review.page
+share/help/de/orca/commands_live_regions.page
+share/help/de/orca/commands_mouse.page
+share/help/de/orca/commands_profiles.page
+share/help/de/orca/commands_reading.page
+share/help/de/orca/commands_speech_settings.page
+share/help/de/orca/commands_structural_navigation.page
+share/help/de/orca/commands_table.page
+share/help/de/orca/commands_time_date_notifications.page
+share/help/de/orca/commands_where_am_i.page
+share/help/de/orca/figures/orca-logo.png
+share/help/de/orca/howto_bookmarks.page
+share/help/de/orca/howto_documents.page
+share/help/de/orca/howto_flat_review.page
+share/help/de/orca/howto_forms.page
+share/help/de/orca/howto_key_bindings.page
+share/help/de/orca/howto_keyboard_layout.page
+share/help/de/orca/howto_learn_modes.page
+share/help/de/orca/howto_live_regions.page
+share/help/de/orca/howto_mouse_review.page
+share/help/de/orca/howto_notifications.page
+share/help/de/orca/howto_orca_find.page
+share/help/de/orca/howto_profiles.page
+share/help/de/orca/howto_setting_up_orca.page
+share/help/de/orca/howto_structural_navigation.page
+share/help/de/orca/howto_tables.page
+share/help/de/orca/howto_text_attributes.page
+share/help/de/orca/howto_the_orca_modifier.page
+share/help/de/orca/howto_toggling_caps_lock.page
+share/help/de/orca/howto_whereami.page
+share/help/de/orca/index.page
+share/help/de/orca/introduction.page
+share/help/de/orca/preferences.page
+share/help/de/orca/preferences_braille.page
+share/help/de/orca/preferences_chat.page
+share/help/de/orca/preferences_gecko.page
+share/help/de/orca/preferences_general.page
+share/help/de/orca/preferences_introduction.page
+share/help/de/orca/preferences_key_bindings.page
+share/help/de/orca/preferences_key_echo.page
+share/help/de/orca/preferences_pronunciation.page
+share/help/de/orca/preferences_speech.page
+share/help/de/orca/preferences_spellcheck.page
+share/help/de/orca/preferences_table_navigation.page
+share/help/de/orca/preferences_text_attributes.page
+share/help/de/orca/preferences_voice.page
+share/help/el/orca/commands.page
+share/help/el/orca/commands_bookmarks.page
+share/help/el/orca/commands_braille.page
+share/help/el/orca/commands_chat.page
+share/help/el/orca/commands_controlling_orca.page
+share/help/el/orca/commands_debugging.page
+share/help/el/orca/commands_find.page
+share/help/el/orca/commands_flat_review.page
+share/help/el/orca/commands_live_regions.page
+share/help/el/orca/commands_mouse.page
+share/help/el/orca/commands_profiles.page
+share/help/el/orca/commands_reading.page
+share/help/el/orca/commands_speech_settings.page
+share/help/el/orca/commands_structural_navigation.page
+share/help/el/orca/commands_table.page
+share/help/el/orca/commands_time_date_notifications.page
+share/help/el/orca/commands_where_am_i.page
+share/help/el/orca/figures/orca-logo.png
+share/help/el/orca/howto_bookmarks.page
+share/help/el/orca/howto_documents.page
+share/help/el/orca/howto_flat_review.page
+share/help/el/orca/howto_forms.page
+share/help/el/orca/howto_key_bindings.page
+share/help/el/orca/howto_keyboard_layout.page
+share/help/el/orca/howto_learn_modes.page
+share/help/el/orca/howto_live_regions.page
+share/help/el/orca/howto_mouse_review.page
+share/help/el/orca/howto_notifications.page
+share/help/el/orca/howto_orca_find.page
+share/help/el/orca/howto_profiles.page
+share/help/el/orca/howto_setting_up_orca.page
+share/help/el/orca/howto_structural_navigation.page
+share/help/el/orca/howto_tables.page
+share/help/el/orca/howto_text_attributes.page
+share/help/el/orca/howto_the_orca_modifier.page
+share/help/el/orca/howto_toggling_caps_lock.page
+share/help/el/orca/howto_whereami.page
+share/help/el/orca/index.page
+share/help/el/orca/introduction.page
+share/help/el/orca/preferences.page
+share/help/el/orca/preferences_braille.page
+share/help/el/orca/preferences_chat.page
+share/help/el/orca/preferences_gecko.page
+share/help/el/orca/preferences_general.page
+share/help/el/orca/preferences_introduction.page
+share/help/el/orca/preferences_key_bindings.page
+share/help/el/orca/preferences_key_echo.page
+share/help/el/orca/preferences_pronunciation.page
+share/help/el/orca/preferences_speech.page
+share/help/el/orca/preferences_spellcheck.page
+share/help/el/orca/preferences_table_navigation.page
+share/help/el/orca/preferences_text_attributes.page
+share/help/el/orca/preferences_voice.page
+share/help/es/orca/commands.page
+share/help/es/orca/commands_bookmarks.page
+share/help/es/orca/commands_braille.page
+share/help/es/orca/commands_chat.page
+share/help/es/orca/commands_controlling_orca.page
+share/help/es/orca/commands_debugging.page
+share/help/es/orca/commands_find.page
+share/help/es/orca/commands_flat_review.page
+share/help/es/orca/commands_live_regions.page
+share/help/es/orca/commands_mouse.page
+share/help/es/orca/commands_profiles.page
+share/help/es/orca/commands_reading.page
+share/help/es/orca/commands_speech_settings.page
+share/help/es/orca/commands_structural_navigation.page
+share/help/es/orca/commands_table.page
+share/help/es/orca/commands_time_date_notifications.page
+share/help/es/orca/commands_where_am_i.page
+share/help/es/orca/figures/orca-logo.png
+share/help/es/orca/howto_bookmarks.page
+share/help/es/orca/howto_documents.page
+share/help/es/orca/howto_flat_review.page
+share/help/es/orca/howto_forms.page
+share/help/es/orca/howto_key_bindings.page
+share/help/es/orca/howto_keyboard_layout.page
+share/help/es/orca/howto_learn_modes.page
+share/help/es/orca/howto_live_regions.page
+share/help/es/orca/howto_mouse_review.page
+share/help/es/orca/howto_notifications.page
+share/help/es/orca/howto_orca_find.page
+share/help/es/orca/howto_profiles.page
+share/help/es/orca/howto_setting_up_orca.page
+share/help/es/orca/howto_structural_navigation.page
+share/help/es/orca/howto_tables.page
+share/help/es/orca/howto_text_attributes.page
+share/help/es/orca/howto_the_orca_modifier.page
+share/help/es/orca/howto_toggling_caps_lock.page
+share/help/es/orca/howto_whereami.page
+share/help/es/orca/index.page
+share/help/es/orca/introduction.page
+share/help/es/orca/preferences.page
+share/help/es/orca/preferences_braille.page
+share/help/es/orca/preferences_chat.page
+share/help/es/orca/preferences_gecko.page
+share/help/es/orca/preferences_general.page
+share/help/es/orca/preferences_introduction.page
+share/help/es/orca/preferences_key_bindings.page
+share/help/es/orca/preferences_key_echo.page
+share/help/es/orca/preferences_pronunciation.page
+share/help/es/orca/preferences_speech.page
+share/help/es/orca/preferences_spellcheck.page
+share/help/es/orca/preferences_table_navigation.page
+share/help/es/orca/preferences_text_attributes.page
+share/help/es/orca/preferences_voice.page
+share/help/fr/orca/commands.page
+share/help/fr/orca/commands_bookmarks.page
+share/help/fr/orca/commands_braille.page
+share/help/fr/orca/commands_chat.page
+share/help/fr/orca/commands_controlling_orca.page
+share/help/fr/orca/commands_debugging.page
+share/help/fr/orca/commands_find.page
+share/help/fr/orca/commands_flat_review.page
+share/help/fr/orca/commands_live_regions.page
+share/help/fr/orca/commands_mouse.page
+share/help/fr/orca/commands_profiles.page
+share/help/fr/orca/commands_reading.page
+share/help/fr/orca/commands_speech_settings.page
+share/help/fr/orca/commands_structural_navigation.page
+share/help/fr/orca/commands_table.page
+share/help/fr/orca/commands_time_date_notifications.page
+share/help/fr/orca/commands_where_am_i.page
+share/help/fr/orca/figures/orca-logo.png
+share/help/fr/orca/howto_bookmarks.page
+share/help/fr/orca/howto_documents.page
+share/help/fr/orca/howto_flat_review.page
+share/help/fr/orca/howto_forms.page
+share/help/fr/orca/howto_key_bindings.page
+share/help/fr/orca/howto_keyboard_layout.page
+share/help/fr/orca/howto_learn_modes.page
+share/help/fr/orca/howto_live_regions.page
+share/help/fr/orca/howto_mouse_review.page
+share/help/fr/orca/howto_notifications.page
+share/help/fr/orca/howto_orca_find.page
+share/help/fr/orca/howto_profiles.page
+share/help/fr/orca/howto_setting_up_orca.page
+share/help/fr/orca/howto_structural_navigation.page
+share/help/fr/orca/howto_tables.page
+share/help/fr/orca/howto_text_attributes.page
+share/help/fr/orca/howto_the_orca_modifier.page
+share/help/fr/orca/howto_toggling_caps_lock.page
+share/help/fr/orca/howto_whereami.page
+share/help/fr/orca/index.page
+share/help/fr/orca/introduction.page
+share/help/fr/orca/preferences.page
+share/help/fr/orca/preferences_braille.page
+share/help/fr/orca/preferences_chat.page
+share/help/fr/orca/preferences_gecko.page
+share/help/fr/orca/preferences_general.page
+share/help/fr/orca/preferences_introduction.page
+share/help/fr/orca/preferences_key_bindings.page
+share/help/fr/orca/preferences_key_echo.page
+share/help/fr/orca/preferences_pronunciation.page
+share/help/fr/orca/preferences_speech.page
+share/help/fr/orca/preferences_spellcheck.page
+share/help/fr/orca/preferences_table_navigation.page
+share/help/fr/orca/preferences_text_attributes.page
+share/help/fr/orca/preferences_voice.page
+share/help/gl/orca/commands.page
+share/help/gl/orca/commands_bookmarks.page
+share/help/gl/orca/commands_braille.page
+share/help/gl/orca/commands_chat.page
+share/help/gl/orca/commands_controlling_orca.page
+share/help/gl/orca/commands_debugging.page
+share/help/gl/orca/commands_find.page
+share/help/gl/orca/commands_flat_review.page
+share/help/gl/orca/commands_live_regions.page
+share/help/gl/orca/commands_mouse.page
+share/help/gl/orca/commands_profiles.page
+share/help/gl/orca/commands_reading.page
+share/help/gl/orca/commands_speech_settings.page
+share/help/gl/orca/commands_structural_navigation.page
+share/help/gl/orca/commands_table.page
+share/help/gl/orca/commands_time_date_notifications.page
+share/help/gl/orca/commands_where_am_i.page
+share/help/gl/orca/figures/orca-logo.png
+share/help/gl/orca/howto_bookmarks.page
+share/help/gl/orca/howto_documents.page
+share/help/gl/orca/howto_flat_review.page
+share/help/gl/orca/howto_forms.page
+share/help/gl/orca/howto_key_bindings.page
+share/help/gl/orca/howto_keyboard_layout.page
+share/help/gl/orca/howto_learn_modes.page
+share/help/gl/orca/howto_live_regions.page
+share/help/gl/orca/howto_mouse_review.page
+share/help/gl/orca/howto_notifications.page
+share/help/gl/orca/howto_orca_find.page
+share/help/gl/orca/howto_profiles.page
+share/help/gl/orca/howto_setting_up_orca.page
+share/help/gl/orca/howto_structural_navigation.page
+share/help/gl/orca/howto_tables.page
+share/help/gl/orca/howto_text_attributes.page
+share/help/gl/orca/howto_the_orca_modifier.page
+share/help/gl/orca/howto_toggling_caps_lock.page
+share/help/gl/orca/howto_whereami.page
+share/help/gl/orca/index.page
+share/help/gl/orca/introduction.page
+share/help/gl/orca/preferences.page
+share/help/gl/orca/preferences_braille.page
+share/help/gl/orca/preferences_chat.page
+share/help/gl/orca/preferences_gecko.page
+share/help/gl/orca/preferences_general.page
+share/help/gl/orca/preferences_introduction.page
+share/help/gl/orca/preferences_key_bindings.page
+share/help/gl/orca/preferences_key_echo.page
+share/help/gl/orca/preferences_pronunciation.page
+share/help/gl/orca/preferences_speech.page
+share/help/gl/orca/preferences_spellcheck.page
+share/help/gl/orca/preferences_table_navigation.page
+share/help/gl/orca/preferences_text_attributes.page
+share/help/gl/orca/preferences_voice.page
+share/help/hu/orca/commands.page
+share/help/hu/orca/commands_bookmarks.page
+share/help/hu/orca/commands_braille.page
+share/help/hu/orca/commands_chat.page
+share/help/hu/orca/commands_controlling_orca.page
+share/help/hu/orca/commands_debugging.page
+share/help/hu/orca/commands_find.page
+share/help/hu/orca/commands_flat_review.page
+share/help/hu/orca/commands_live_regions.page
+share/help/hu/orca/commands_mouse.page
+share/help/hu/orca/commands_profiles.page
+share/help/hu/orca/commands_reading.page
+share/help/hu/orca/commands_speech_settings.page
+share/help/hu/orca/commands_structural_navigation.page
+share/help/hu/orca/commands_table.page
+share/help/hu/orca/commands_time_date_notifications.page
+share/help/hu/orca/commands_where_am_i.page
+share/help/hu/orca/figures/orca-logo.png
+share/help/hu/orca/howto_bookmarks.page
+share/help/hu/orca/howto_documents.page
+share/help/hu/orca/howto_flat_review.page
+share/help/hu/orca/howto_forms.page
+share/help/hu/orca/howto_key_bindings.page
+share/help/hu/orca/howto_keyboard_layout.page
+share/help/hu/orca/howto_learn_modes.page
+share/help/hu/orca/howto_live_regions.page
+share/help/hu/orca/howto_mouse_review.page
+share/help/hu/orca/howto_notifications.page
+share/help/hu/orca/howto_orca_find.page
+share/help/hu/orca/howto_profiles.page
+share/help/hu/orca/howto_setting_up_orca.page
+share/help/hu/orca/howto_structural_navigation.page
+share/help/hu/orca/howto_tables.page
+share/help/hu/orca/howto_text_attributes.page
+share/help/hu/orca/howto_the_orca_modifier.page
+share/help/hu/orca/howto_toggling_caps_lock.page
+share/help/hu/orca/howto_whereami.page
+share/help/hu/orca/index.page
+share/help/hu/orca/introduction.page
+share/help/hu/orca/preferences.page
+share/help/hu/orca/preferences_braille.page
+share/help/hu/orca/preferences_chat.page
+share/help/hu/orca/preferences_gecko.page
+share/help/hu/orca/preferences_general.page
+share/help/hu/orca/preferences_introduction.page
+share/help/hu/orca/preferences_key_bindings.page
+share/help/hu/orca/preferences_key_echo.page
+share/help/hu/orca/preferences_pronunciation.page
+share/help/hu/orca/preferences_speech.page
+share/help/hu/orca/preferences_spellcheck.page
+share/help/hu/orca/preferences_table_navigation.page
+share/help/hu/orca/preferences_text_attributes.page
+share/help/hu/orca/preferences_voice.page
+share/help/pt_BR/orca/commands.page
+share/help/pt_BR/orca/commands_bookmarks.page
+share/help/pt_BR/orca/commands_braille.page
+share/help/pt_BR/orca/commands_chat.page
+share/help/pt_BR/orca/commands_controlling_orca.page
+share/help/pt_BR/orca/commands_debugging.page
+share/help/pt_BR/orca/commands_find.page
+share/help/pt_BR/orca/commands_flat_review.page
+share/help/pt_BR/orca/commands_live_regions.page
+share/help/pt_BR/orca/commands_mouse.page
+share/help/pt_BR/orca/commands_profiles.page
+share/help/pt_BR/orca/commands_reading.page
+share/help/pt_BR/orca/commands_speech_settings.page
+share/help/pt_BR/orca/commands_structural_navigation.page
+share/help/pt_BR/orca/commands_table.page
+share/help/pt_BR/orca/commands_time_date_notifications.page
+share/help/pt_BR/orca/commands_where_am_i.page
+share/help/pt_BR/orca/figures/orca-logo.png
+share/help/pt_BR/orca/howto_bookmarks.page
+share/help/pt_BR/orca/howto_documents.page
+share/help/pt_BR/orca/howto_flat_review.page
+share/help/pt_BR/orca/howto_forms.page
+share/help/pt_BR/orca/howto_key_bindings.page
+share/help/pt_BR/orca/howto_keyboard_layout.page
+share/help/pt_BR/orca/howto_learn_modes.page
+share/help/pt_BR/orca/howto_live_regions.page
+share/help/pt_BR/orca/howto_mouse_review.page
+share/help/pt_BR/orca/howto_notifications.page
+share/help/pt_BR/orca/howto_orca_find.page
+share/help/pt_BR/orca/howto_profiles.page
+share/help/pt_BR/orca/howto_setting_up_orca.page
+share/help/pt_BR/orca/howto_structural_navigation.page
+share/help/pt_BR/orca/howto_tables.page
+share/help/pt_BR/orca/howto_text_attributes.page
+share/help/pt_BR/orca/howto_the_orca_modifier.page
+share/help/pt_BR/orca/howto_toggling_caps_lock.page
+share/help/pt_BR/orca/howto_whereami.page
+share/help/pt_BR/orca/index.page
+share/help/pt_BR/orca/introduction.page
+share/help/pt_BR/orca/preferences.page
+share/help/pt_BR/orca/preferences_braille.page
+share/help/pt_BR/orca/preferences_chat.page
+share/help/pt_BR/orca/preferences_gecko.page
+share/help/pt_BR/orca/preferences_general.page
+share/help/pt_BR/orca/preferences_introduction.page
+share/help/pt_BR/orca/preferences_key_bindings.page
+share/help/pt_BR/orca/preferences_key_echo.page
+share/help/pt_BR/orca/preferences_pronunciation.page
+share/help/pt_BR/orca/preferences_speech.page
+share/help/pt_BR/orca/preferences_spellcheck.page
+share/help/pt_BR/orca/preferences_table_navigation.page
+share/help/pt_BR/orca/preferences_text_attributes.page
+share/help/pt_BR/orca/preferences_voice.page
+share/help/sl/orca/commands.page
+share/help/sl/orca/commands_bookmarks.page
+share/help/sl/orca/commands_braille.page
+share/help/sl/orca/commands_chat.page
+share/help/sl/orca/commands_controlling_orca.page
+share/help/sl/orca/commands_debugging.page
+share/help/sl/orca/commands_find.page
+share/help/sl/orca/commands_flat_review.page
+share/help/sl/orca/commands_live_regions.page
+share/help/sl/orca/commands_mouse.page
+share/help/sl/orca/commands_profiles.page
+share/help/sl/orca/commands_reading.page
+share/help/sl/orca/commands_speech_settings.page
+share/help/sl/orca/commands_structural_navigation.page
+share/help/sl/orca/commands_table.page
+share/help/sl/orca/commands_time_date_notifications.page
+share/help/sl/orca/commands_where_am_i.page
+share/help/sl/orca/figures/orca-logo.png
+share/help/sl/orca/howto_bookmarks.page
+share/help/sl/orca/howto_documents.page
+share/help/sl/orca/howto_flat_review.page
+share/help/sl/orca/howto_forms.page
+share/help/sl/orca/howto_key_bindings.page
+share/help/sl/orca/howto_keyboard_layout.page
+share/help/sl/orca/howto_learn_modes.page
+share/help/sl/orca/howto_live_regions.page
+share/help/sl/orca/howto_mouse_review.page
+share/help/sl/orca/howto_notifications.page
+share/help/sl/orca/howto_orca_find.page
+share/help/sl/orca/howto_profiles.page
+share/help/sl/orca/howto_setting_up_orca.page
+share/help/sl/orca/howto_structural_navigation.page
+share/help/sl/orca/howto_tables.page
+share/help/sl/orca/howto_text_attributes.page
+share/help/sl/orca/howto_the_orca_modifier.page
+share/help/sl/orca/howto_toggling_caps_lock.page
+share/help/sl/orca/howto_whereami.page
+share/help/sl/orca/index.page
+share/help/sl/orca/introduction.page
+share/help/sl/orca/preferences.page
+share/help/sl/orca/preferences_braille.page
+share/help/sl/orca/preferences_chat.page
+share/help/sl/orca/preferences_gecko.page
+share/help/sl/orca/preferences_general.page
+share/help/sl/orca/preferences_introduction.page
+share/help/sl/orca/preferences_key_bindings.page
+share/help/sl/orca/preferences_key_echo.page
+share/help/sl/orca/preferences_pronunciation.page
+share/help/sl/orca/preferences_speech.page
+share/help/sl/orca/preferences_spellcheck.page
+share/help/sl/orca/preferences_table_navigation.page
+share/help/sl/orca/preferences_text_attributes.page
+share/help/sl/orca/preferences_voice.page
+share/help/sv/orca/commands.page
+share/help/sv/orca/commands_bookmarks.page
+share/help/sv/orca/commands_braille.page
+share/help/sv/orca/commands_chat.page
+share/help/sv/orca/commands_controlling_orca.page
+share/help/sv/orca/commands_debugging.page
+share/help/sv/orca/commands_find.page
+share/help/sv/orca/commands_flat_review.page
+share/help/sv/orca/commands_live_regions.page
+share/help/sv/orca/commands_mouse.page
+share/help/sv/orca/commands_profiles.page
+share/help/sv/orca/commands_reading.page
+share/help/sv/orca/commands_speech_settings.page
+share/help/sv/orca/commands_structural_navigation.page
+share/help/sv/orca/commands_table.page
+share/help/sv/orca/commands_time_date_notifications.page
+share/help/sv/orca/commands_where_am_i.page
+share/help/sv/orca/figures/orca-logo.png
+share/help/sv/orca/howto_bookmarks.page
+share/help/sv/orca/howto_documents.page
+share/help/sv/orca/howto_flat_review.page
+share/help/sv/orca/howto_forms.page
+share/help/sv/orca/howto_key_bindings.page
+share/help/sv/orca/howto_keyboard_layout.page
+share/help/sv/orca/howto_learn_modes.page
+share/help/sv/orca/howto_live_regions.page
+share/help/sv/orca/howto_mouse_review.page
+share/help/sv/orca/howto_notifications.page
+share/help/sv/orca/howto_orca_find.page
+share/help/sv/orca/howto_profiles.page
+share/help/sv/orca/howto_setting_up_orca.page
+share/help/sv/orca/howto_structural_navigation.page
+share/help/sv/orca/howto_tables.page
+share/help/sv/orca/howto_text_attributes.page
+share/help/sv/orca/howto_the_orca_modifier.page
+share/help/sv/orca/howto_toggling_caps_lock.page
+share/help/sv/orca/howto_whereami.page
+share/help/sv/orca/index.page
+share/help/sv/orca/introduction.page
+share/help/sv/orca/preferences.page
+share/help/sv/orca/preferences_braille.page
+share/help/sv/orca/preferences_chat.page
+share/help/sv/orca/preferences_gecko.page
+share/help/sv/orca/preferences_general.page
+share/help/sv/orca/preferences_introduction.page
+share/help/sv/orca/preferences_key_bindings.page
+share/help/sv/orca/preferences_key_echo.page
+share/help/sv/orca/preferences_pronunciation.page
+share/help/sv/orca/preferences_speech.page
+share/help/sv/orca/preferences_spellcheck.page
+share/help/sv/orca/preferences_table_navigation.page
+share/help/sv/orca/preferences_text_attributes.page
+share/help/sv/orca/preferences_voice.page
share/icons/hicolor/16x16/apps/orca.png
share/icons/hicolor/22x22/apps/orca.png
share/icons/hicolor/24x24/apps/orca.png
share/icons/hicolor/32x32/apps/orca.png
share/icons/hicolor/48x48/apps/orca.png
share/icons/hicolor/scalable/apps/orca.svg
+share/icons/hicolor/symbolic/apps/orca-symbolic.svg
+share/locale/an/LC_MESSAGES/orca.mo
share/locale/ar/LC_MESSAGES/orca.mo
share/locale/ast/LC_MESSAGES/orca.mo
+share/locale/be/LC_MESSAGES/orca.mo
share/locale/bg/LC_MESSAGES/orca.mo
share/locale/bn/LC_MESSAGES/orca.mo
share/locale/bn_IN/LC_MESSAGES/orca.mo
+share/locale/bs/LC_MESSAGES/orca.mo
share/locale/ca/LC_MESSAGES/orca.mo
share/locale/ca@valencia/LC_MESSAGES/orca.mo
share/locale/cs/LC_MESSAGES/orca.mo
@@ -617,19 +1263,25 @@ share/locale/dz/LC_MESSAGES/orca.mo
share/locale/el/LC_MESSAGES/orca.mo
share/locale/en_CA/LC_MESSAGES/orca.mo
share/locale/en_GB/LC_MESSAGES/orca.mo
+share/locale/eo/LC_MESSAGES/orca.mo
share/locale/es/LC_MESSAGES/orca.mo
share/locale/et/LC_MESSAGES/orca.mo
share/locale/eu/LC_MESSAGES/orca.mo
share/locale/fi/LC_MESSAGES/orca.mo
share/locale/fr/LC_MESSAGES/orca.mo
+share/locale/fur/LC_MESSAGES/orca.mo
share/locale/ga/LC_MESSAGES/orca.mo
share/locale/gl/LC_MESSAGES/orca.mo
share/locale/gu/LC_MESSAGES/orca.mo
share/locale/he/LC_MESSAGES/orca.mo
share/locale/hi/LC_MESSAGES/orca.mo
+share/locale/hr/LC_MESSAGES/orca.mo
share/locale/hu/LC_MESSAGES/orca.mo
+share/locale/id/LC_MESSAGES/orca.mo
+share/locale/is/LC_MESSAGES/orca.mo
share/locale/it/LC_MESSAGES/orca.mo
share/locale/ja/LC_MESSAGES/orca.mo
+share/locale/kk/LC_MESSAGES/orca.mo
share/locale/kn/LC_MESSAGES/orca.mo
share/locale/ko/LC_MESSAGES/orca.mo
share/locale/lt/LC_MESSAGES/orca.mo
@@ -653,6 +1305,7 @@ share/locale/ro/LC_MESSAGES/orca.mo
share/locale/ru/LC_MESSAGES/orca.mo
share/locale/rw/LC_MESSAGES/orca.mo
share/locale/si/LC_MESSAGES/orca.mo
+share/locale/sk/LC_MESSAGES/orca.mo
share/locale/sl/LC_MESSAGES/orca.mo
share/locale/sq/LC_MESSAGES/orca.mo
share/locale/sr/LC_MESSAGES/orca.mo
@@ -660,18 +1313,14 @@ share/locale/sr@latin/LC_MESSAGES/orca.mo
share/locale/sv/LC_MESSAGES/orca.mo
share/locale/ta/LC_MESSAGES/orca.mo
share/locale/te/LC_MESSAGES/orca.mo
+share/locale/tg/LC_MESSAGES/orca.mo
share/locale/th/LC_MESSAGES/orca.mo
share/locale/tr/LC_MESSAGES/orca.mo
+share/locale/ug/LC_MESSAGES/orca.mo
share/locale/uk/LC_MESSAGES/orca.mo
share/locale/vi/LC_MESSAGES/orca.mo
share/locale/zh_CN/LC_MESSAGES/orca.mo
share/locale/zh_HK/LC_MESSAGES/orca.mo
share/locale/zh_TW/LC_MESSAGES/orca.mo
-share/orca/gfx/orca-splash.png
-share/orca/ui/orca-advanced-magnification.ui
share/orca/ui/orca-find.ui
-share/orca/ui/orca-mainwin.ui
-share/orca/ui/orca-preferences-warning.ui
-share/orca/ui/orca-quit.ui
share/orca/ui/orca-setup.ui
-share/orca/ui/orca-splash.ui
diff --git a/misc/orca/distinfo b/misc/orca/distinfo
index 65a8e8790d0..c1123d64af7 100644
--- a/misc/orca/distinfo
+++ b/misc/orca/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2015/11/03 23:49:44 agc Exp $
+$NetBSD: distinfo,v 1.16 2020/01/22 19:45:33 nia Exp $
-SHA1 (orca-2.32.1.tar.bz2) = 58c5c78751a120ab63048e93eef0d7bfe26c2872
-RMD160 (orca-2.32.1.tar.bz2) = 3fdd03678acca076d0b2070f2a16017ee9a29496
-SHA512 (orca-2.32.1.tar.bz2) = d51c5ddfc979e57404b44961bd244dd639551bf9fd086326a4274a9713ec6eebe9aee6a381ee4abf47f211e034ebd2985c8a90303590094997bc10021364f796
-Size (orca-2.32.1.tar.bz2) = 2653300 bytes
+SHA1 (orca-3.34.1.tar.xz) = 83cb7fbe27754734ffb7eeb6855e3c69fee2a92c
+RMD160 (orca-3.34.1.tar.xz) = 0060a07a4c07803c978dea833ddbe84f41addc0b
+SHA512 (orca-3.34.1.tar.xz) = 32ab5e3d31e5ddac685d49fa1589e09976b0fdc9fdb811a7b83425dcda9ae713f1055c2767a6ca7a398d5f739809111afeb47d26f43ef5b043434ae7d59969c7
+Size (orca-3.34.1.tar.xz) = 3658324 bytes