Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

orca-lang-47.3-1.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: orca-lang Distribution: openSUSE Tumbleweed
Version: 47.3 Vendor: openSUSE
Release: 1.2 Build date: Mon Jan 6 09:28:31 2025
Group: System/Localization Build host: reproducible
Size: 11209462 Source RPM: orca-47.3-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://wiki.gnome.org/Projects/Orca
Summary: Translations for package orca
Provides translations for the "orca" package.

Provides

Requires

License

LGPL-2.1-or-later

Changelog

* Mon Jan 06 2025 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 47.3:
    + Web:
    - Add handling for the "semantics" MathML element which is not
      being pruned from the accessibility tree by Chromium.
    - Fix bug related to presentation of a character name in
      MathML.
    - Fix bug in obtaining the fragment portion of a URI.
    - Fix bug in obtaining the document's MIME type.
    + Updated translations.
* Fri Nov 22 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 47.2:
    + Web:
    - Report "required" and "invalid" state on password input.
    - Present ARIA alerts as UI; not a text container.
    - Fix regression in presentation of table cell content during
      word nav.
    + LibreOffice: Ensure we announce Calc sheet changes.
    + General:
    - Multiple "chattiness" fixes.
    - Treat GTK4 groupings as panels.
    - Fix performance issue determining posinset and setsize in
      giant sets.
    - Try to filter out redundant description-change events.
    + Updated translations.
* Fri Oct 25 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 47.1:
    + LibreOffice: Fix bug causing navigation in Calc sheets to not
      be presented.
    + Web:
    - Fix presentation of heading role in Google docs.
    - Fix bug in presenting link ancestors
    - Fix several chattiness issues.
    + General:
    - Fix bug causing Orca's help window to not be displayed.
    - Make string-redundancy check slightly more conservative so
      that descriptions are not incorrectly filtered out.
    + Updated translations.
* Tue Sep 17 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Switch to source service.
* Tue Sep 17 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 47.0:
    + General:
    - Fix several regressions in presentation that resulted from
      the code cleanup work. Thanks to everyone who tested!
    - Don't kill braille flash message in
      default.process_routing_key().
    + Web: Support aria-disabled on gridcell.
    + Updated translations.
* Thu Sep 12 2024 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 47.rc:
    + Web:
    - Fix double-presenting editable list items in braille.
    - Fix regressions in name presentation.
    - Improve speech presentation of list items in structural
      navigation.
    + General:
    - Handle event floods during start up.
    - Work around Qt bug causing table cells to not be announced
      during navigation.
    - Fix regression in the presentation of notifications.
    - Address several issues related to presentation of sets in UI.
    - Eliminate some chattiness from redundant descriptions and
      ancestors with redundant names.
    + Updated translations.
  - Changes from version 47.beta:
    + Web:
    - Present indentation in non-editable code/pre elements.
    - Treat tab lists as lists and tabs as list items to make them
      reachable via structural navigation.
    - Treat toggle buttons as a form control for structural
      navigation.
    - Improve reliability of synthesized clicks.
    - Eliminate some chattiness with lists and description terms
      and values.
    - Eliminate some chattiness related to page-load events.
    - Reduce verbosity of heading presentation.
    - Present object rather than line for focus mode widget
      navigation.
    - Fix SayAll failing when launched from non-text web element.
    - Work around
      https://bugzilla.mozilla.org/show_bug.cgi?id=1882794 more
      reliably in order to be less chatty and less likely to
      refresh keygrabs unnecessarily.
    + General:
    - Much code cleanup, old-hack removal, and miscellaneous
      performance improvements.
    - Fix Orca dialogs opening in the background.
    - Always speak the role if object navigator is active.
    - Improve identification of redundant descriptions to eliminate
      some chattiness.
    - Fix bug causing incorrect presentation of content during line
      navigation.
    - Fix bug causing table cell headers to be repeated.
    - Include description when generating braille.
    - Notification Presenter: Ensure we only create one dialog.
    - Fix sentence tracking in the Spiel speechserver.
    + Updated translations.
  - Changes from version 47.alpha:
    + LibreOffice: Fix several issues related to presentation of
      application UI.
    + Thunderbird:
    - Work around unexpected re-use of existing accessible objects
      when a message is deleted from the message list.
    - Handle event spam (performance).
    + General:
    - Much code cleanup, performance improvements, removal of
      obsolete scripts, removal of hacks, etc.
    - Create documentation for application developers.
    - Stop listening for the "focus:" event which was deprecated
      over a decade ago, replaced by
      "object:state-changed:focused".
    - Make posinset and setsize attribute retrieval global so they
      can be used in native applications.
    - Prefer the description over unrelated labels for static text
      in native applications.
    - Enable tutorial messages by default, so that the new "help
      text" messages from applications is automatically presented.
    - Make Bypass Mode a toggle, rather than something which
      applies to only the next keystroke.
    - Treat "activate" as a click-like action we should attempt
      when the user attempts to synthesize a mouse-click on a
      widget.
    - Improve error handling and recovery when mouse review is
      enabled in Wayland.
    - Eliminate chattiness from redundant objects in ancestry.
    - Handle issue causing selection changes in collapsed combo
      boxes to not be presented.
    - Improve correctness of presentation of GTK managed-descendant
      tables.
    - Fix orca saying "invalid" for the "editbar" role.
    - Improve presentation of spin buttons.
    - Improve menu-related and has-popup presentation.
    - Fix bug causing press and hold events being treated as a
      multi-click.
    - Persist runtime settings between terminal and terminal app
      scripts so that the user preferences are applied both in the
      terminal and in the app UI.
    - Present character count rather than string in huge selection
      changes.
    - Don't apply the repeated character count presentation for
      alphanumeric characters.
    - Ensure we say "blank" for an empty line in multiline text
      fields.
    - Fix "task_done() called too many times" error.
    - Fix several issues related to Spiel support.
    + Updated translations.
* Mon Jul 01 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.2:
    + Web: Eliminate chattiness from page-load events from embedded
      ads.
    + Web: Fix bug causing Orca to not present certain ARIA dialog
      titles.
    + Map xfce4-notifyd to notification-daemon script so that
      notifications are presented.
    + Table Navigator: Ensure we set the caret in Writer tables.
    + LibreOffice: Fix presentation of editable combobox value
      changes.
    + General: Fix bug that could cause Orca to not present the new
      caret location.
    + Updated translations.
* Thu Apr 04 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.1:
    + Fix issue causing flat review clicking to fail in some Gtk
      apps.
    + Fix regression in SayAll upon page load.
    + Fix presentation of new radio button groups.
    + Avoid triggering crash in Pidgin.
    + Fix issue in which Orca appeared to hang when where am I was
      used immediately after page load of a large document.
* Thu Mar 21 2024 pgajdos@suse.com
  - remove dependency on /usr/bin/python3 using
    %python3_fix_shebang macro, [bsc#1212476]
* Wed Mar 13 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.0:
    + Meson: Allow building without git executable.
    + Spiel:
    - Fix language and dialect fallback.
    - Catch all of Spiel's initialization errors.
    - Respect both speech system override, and user preference.
    - Avoid shutting Spiel down if still in use.
    + Key handling:
    - Eliminate unnecessary keygrab refreshes in the web script.
    - Fix new-keyhandling regression in bypass mode.
    + Thunderbird: Adjust to Thunderbird's new way of doing things
      when a message is deleted.
    + General:
    - Fix false positive identifying redundant name-change events.
    - Fix regressions introduced by the accessible-text code
      rewrite.
    + Updated translations.
  - Drop orca-without-git.patch: fixed upstream.
* Wed Feb 21 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.beta:
    + Orca now uses meson instead of autotools.
    + Orca no longer depends on the python3-pyatspi package; it
      accesses AT-SPI2 directly through gobject introspection.
    + Orca now has an optional dependency on the Spiel library. Please
      see "Experimental Features" in README.md for details.
    + New and Updated Features:
    - Spiel support has been added to Orca. Spiel is a new speech
      synthesis API that works with eSpeak and Piper, with other
      synthesizers planned.
    + Web:
    - Handled several issues causing Orca to jump unexpectedly to
      the top of the page.
    - Interrupt speech before presenting new line/location with
      caret nav. This should improve behavior when arrowing rapidly
      within content.
    - Fix bug causing "\ufffc" to be shown in braille instead of
      the link.
    - Eliminate (nearly all of) our text sanity-checks and hacks
      that had been in place for Firefox/Gecko bugs. Mozilla fixed
      those bugs as part of their Cache The World work. This should
      improve performance.
    + General:
    - Fix bug causing focus to be incorrectly changed when
      selection is automatically updated in a related tree. This
      can happen with email applications (e.g. incoming messages).
    - Fix bug causing us to skip certain named elements in
      StackExchange and StackOverflow.
    - Fix several terminal-related flat review issues.
    - Fix notifications in KDE not being fully presented by
      Notification Presenter.
    - Don't say "Window" when a MATE switcher window first appears.
    - Echo sentence after whitespace typed rather than punctuation
      so the presentation does not get cut off.
    - Fix bug causing Orca to speak an object from the wrong window
      in Mouse Review.
    - Listen for and present document:page-changed events.
    - Remove logic from the Event Manager that was obsoleted by the
      ability to obsolete queued events. Make remaining logic more
      performant.
    - Convert Orca from using pyatspi to using AT-SPI2 directly.
      Much code clean-up was also done in the process.
    - Miscellaneous code changes related to becoming more ready for
      Wayland.
    + Updated translations.
  - Add orca-without-git.patch: allow building without git installed.
  - Add meson BuildRequires: follow upstreams port to meson.
  - Drop py3atspi Requires: upstream changed to
    gobject-introspection, so we have an automatic dependency on
    typelib() now.
  - Add pkgconfig(gtk+-3.0) BuildRequires: dependency checked by
    meson.
* Thu Jan 18 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 46.alpha:
    + The much-requested "sleep mode" has arrived! You can cause Orca
      to act as if it were not running on an as-needed, per-app basis
      with Ctrl+Alt+Shift+Q. This makes it much easier to use VMs in
      which another screen reader is being used as well as
      self-voicing apps.
    + Orca now has commands to present information about the system
      without having to navigate to the bar or widget that displays
      them:
    - Present CPU and memory usage (unbound, requires psutil)
    - Present battery status (unbound, requires psutil)
    + Table navigation commands now work everywhere; not just in web
      browsers and LibreOffice. In addition to the existing commands,
      the following commands have been added:
    - Orca+Shift+T: toggle table navigation (it's enabled by
      default)
    - Orca+Alt+Shift+Left/Right/Up/Down: move to the final cell in
      the specified direction.
    + Orca's outdated tutorial message feature has been removed. In
      its place is support for customized help messages which
      application and toolkit developers can provide via
      ATK/AT-SPI2's new "help text" API. At the present time, we are
      unaware of any implementations and thus have not enabled these
      new tutorial messages by default.
    + We now always use Atspi's device API for Orca commands. This
      was initially in place only for Gtk 4 apps, which do not report
      keystrokes to us for optional construction. Having addressed
      the majority of issues with this new API, we believe it is
      ready to be used for all applications and toolkits.
    + Web and Electron Apps Improvements:
    - Include DLs in list navigation and DTs in list item navigation.
    - Improve presentation of VSCode's selection containers.
    - Web: Improve performance of navigation to end of document
    + LibreOffice Bug Fix:
    - Ensure the entire word count dialog is presented when the
      dialog is shown.
    + General Improvements and Fixes:
    - Improve performance by identifying and quickly dismissing
      obsolete accessible events.
    - Improve performance by using AT-SPI2's cache for everything.
    - Fix bug causing utterances to be split up unexpectedly.
    - Announce the has popup state even in non-web contexts.
    - Lots of code clean-up and more work to eliminate our
      dependency on pyatspi.
* Tue Jan 16 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Update to version 45.2:
    + Web: Fix bug causing us to get stuck in menu bar during caret
      navigation.
    + General: Dump our cached information in response to
      children-changed events so that we do not present stale
      information.
    + Updated translations.
* Fri Oct 06 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 45.1:
    + Web:
    - Fix regression in bookmark support.
    - Fix bug causing Orca to present some custom widgets as an
      image.
    + General:
    - Fix bug causing Orca to ignore objects that are valid because
      they had been defunct/invalid before.
    - Fix bug causing rewind and fast-forward in SayAll to fail.
    - Fix chattiness issue in mate-panel.
    - Only examine descriptions by default in isSameObject for Gtk
      apps for performance reasons.
    - Use AXObject.is_dead instead of the script utility for
      performance reasons.
    - Revert "Don't let brlapi crash us". This change was a
      workaround put in place to give distros enough time to get
      the fixed brltty, but it had a slight performance impact if
      braille was enabled but not being used.
    - Stop using deprecated Gtk API in the accessible actions menu.
    + Updated translations.
* Fri Sep 15 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 45.0:
    + Updated translations.
* Wed Sep 06 2023 Luciano Santos <luc14n0@opensuse.org>
  - Update to version 45.rc:
    + Bug Fixes:
    - Fix several performance issues.
    - Fix bug causing utterances to be split up unexpectedly.
    - Filter out redundant descriptions to reduce chattiness.
    - Fix tracebacks resulting from hand-editing
      user-settings.conf.
    + Updated translations.
* Tue Aug 15 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 45.beta2:
    + Do not crash when BrlApi.Connection() crashes as a consequence
      of BrlTTY having been built with Cython 3.
* Mon Aug 14 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 45.beta:
    + Bug Fixes:
    - Use importlib instead of imp. This is needed for Orca to work
      in Python 3.12
    - Fix regression in flat review braille panning
    - Fix presentation of Calc selected cells
    - Fix the "screen reader on" message getting cut off
    - Treat LibreOffice as not supporting AtspiCollection
      (otherwise it can become non-responsive)
    + Feature Changes: Change the default button in the list-of
      dialogs from "jump to" to "activate"
    + Updated translations.
* Tue Aug 08 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 45.alpha:
    + Object Navigator: This allows the user to navigate through a
      hierarchy of UI objects. Bindings:
    - Ctrl+Orca+Up/Down for navigating between parent/child
    - Ctrl+Orca+Left/Right for navigating among siblings
    - Ctrl+Orca+Return for performing a click
    - Ctrl+Orca+S to toggle the simplification of the object
      hierarchy
    + Flat Review can now by restricted to the current object of
      interest to eliminate "noise" from irrelevant objects. Binding:
      Currently unbound
    + Flat Review now has a command that displays the entire contents
      being reviewed in an editable text view, making it easier to
      copy and paste the contents of terminals, dialogs, etc.
      Binding: Currently unbound
    + Action Presenter: A popup menu for performing accessible
      actions on an object, such as click, expand/collapse, press.
      This should make it easier to interact with applications with
      poor keyboard navigability. Binding: Orca+Shift+A
    + The Notification List feature was re-written. It now uses an
      actual Gtk list rather than an off-screen one. The review
      announcements now include a timestamp and the dialog allows you
      to clear the history.
    + Preferences Dialog and Shortcuts List are now grouped based on
      feature, making it far easier to discover and bind/rebind
      commands of interest.
    + The Structural Navigation command to navigate among form fields
      was remapped from Orca+Tab/Orca+Shift+Tab to F/Shift+F. A new
      command was also added to navigate among iframes, which is
      currently unbound.
    + Added a command to present the default button. Binding: Orca+E.
    + Modify Orca's left-click functionality to prefer actions which
      are associated with performing a left click (e.g. click, press,
      jump, open) and only attempt to synthesize a click as a last
      resort.
    + Added the ability to temporarily suspend registration for
      accessibility events which can greatly improve performance at
      times event floods are likely, such as window
      creation/destruction and activation/deactivation.
    + Started preferring AtspiCollection over child iteration to
      locate descendants in the accessibility tree. The performance
      improvement can be up to 10 times faster. We will continue
      making changes in this area between now and the stable release.
    + Started relying on speech-dispatcher for character presentation
      rather than our own character names dictionary, which we were
      not always using. This should cause Orca to always speak the
      character name in the same way.
    + Interrupt speech conditionally on focus changes. This is needed
      for Gtk 4 on Wayland because we currently do not get
      notifications for input events, which had been our most
      reliable hint to interrupt speech. The heuristics to identify
      when we should not interrupt speech are still being refined,
      but hopefully this will make the user experience a bit more
      tolerable until a solution is agreed upon and implemented. See
      https://github.com/flatpak/xdg-desktop-portal/issues/1046 for
      more information.
    + A number of improvements to reduce some lagginess and
      chattiness in certain web apps.
    + Added logic to filter out windows which claim to be active but
      really aren't, including descendants of mutter-x11-frames, the
      desktop frame of some window environments, and certain Electron
      apps.
    + Updated translations.
* Fri May 26 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.1:
    + Web:
    - Support aria-disabled on application, tab, group, and
      focusable separator/splitter
    - Fix bug in identification of inline iframes
    + General:
    - Improve performance by checking for duplicate object events
    - Filter duplicate events when checking for double presses of
      the orca modifier
    + Updated translations.
* Fri Mar 24 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.0:
    + Updated translations.
* Wed Mar 08 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 44.rc:
    + General:
    - Fix double-presentation of indentation information
    - Interrupt speech immediately prior to speaking "screen reader
      off"
    - Add command-line Orca modifier documentation
    - Fix issue when using the new AT-SPI device API
    + Web:
    - Fix jumping in sites caused by ARIA selection-changed events
    - Fix incorrect browsing in Firefox when popup has focus
    - Fix double-presentation of content in ARIA's tab role
    - Fix structural navigation commands sometimes failing to work
      after script reactivation
    + Updated translations.
* Tue Jan 03 2023 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.1:
    + General:
    - Clean up and fix bugs in flat review find.
    - Treat KP_Delete as Delete for the purpose of identifying text
      deletions.
    - Fix several issues related to prefering the TableCell
      interface.
    - Fix presentation of name-changed events for Qt push buttons.
    + Web:
    - Fix repetition of text elements during SayAll in web content.
    - Fix structural navigation bug impacting columns spanning
      multiple cells.
    - Fix chattiness issue with browser page tabs.
    - Fix bug causing Orca to present a non-active page in Chrome.
    + Mouse Review: Do not re-present the whole paragraph when
      leaving a link.
    + Updated translations.
* Fri Sep 23 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.0:
    + General:
    - Prevent double-presentation of notifications.
    - Fix presentation of Nautilus items for Gtk 4.
    - Fix bug causing the wrong voice to be used.
    + Updated translations.
* Mon Aug 29 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.beta:
    + Web:
    - Fix issue causing Orca to remain silent with autofocused
      inputs.
    - Prevent structural navigation exiting current modal dialog.
    - Make cell ancestor presentation optional.
    + General:
    - Fix issue causing the description to not be presented.
    - Fix several popup menu-related issues.
    - Fix issue causing certain static text in dialogs to not be
      presented.
    + Updated translations.
* Sat Jul 09 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 43.alpha:
    + Web:
    - Improve presentation of articles in feeds.
    - Improve presentation of unknown setsize and row/column count.
    - Fix several "chattiness" issues related to ARIA widgets.
    - Improve performance in large rich-text editors.
    - Include focusable elements with clickancestor action in the
      list of "clickables".
    + WebKitGtk: Fix issue causing WebKitGtk 2.36 content to not be
      handled by Orca's webkit support.
    + General:
    - Add more event-flood handling to improve performance in
      general, but especially for gnome-shell.
    - Fix bug related to which script responded to a mouse-button
      event.
    + Updated translations.
* Fri Jul 01 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 42.2:
    + Web:
    - Fix several issues relating to presentation of navigation
      among focusable descendants within ARIA grids and tables.
    - Improve support for description lists.
    - Fix SayAll presentation of time element inside link.
    - Fix presentation of the FluentUI react dialog (and any other
      dialog which has an ARIA document-role descendant.
    - Eliminate chattiness from newly-expanded/shown listbox.
    + WebKitGtk: Fail gracefully when structural navigation commands
      are used in WebKitGtk 2.36.x (the collection interface won't be
      supported until 2.26.4).
    + Updated translations.
* Tue May 17 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 42.1:
    + Web (Chromium + Gecko):
    - Fix several performance issues impacting Google Docs.
    - Fix bug in which Orca failed to speak when clicking on a
      line.
    + WebKitGtk: Handle WebKitGtk's change in toolkit name casing so
      that older versions of Orca continue to work with newer
      versions of WebKitGtk.
    + Updated translations.
* Tue Mar 22 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 42.0:
    + Updated translations.
* Fri Mar 11 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 42.rc:
    + Web:
    - Improve behavior during event flood of table-related events
      from web apps.
    - Fix bug causing us to ignore a newly-loaded document due to
      it having a bogus index in parent.
    + LibreOffice: Fix bug causing lines with embedded objects to not
      be spoken.
    + Updated translations.
* Tue Feb 15 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 42.beta:
    + Web: More aggressively update focus for focused entries and
      spinners
    + Fix regression in soffice's presentation of indentation
    + Web: Announce locusOfFocus update during object destruction
    + Remove unused method in src/orca/script_utilities.py
    + Updated translations.
* Mon Jan 31 2022 Bjørn Lie <bjorn.lie@gmail.com>
  - Update to version 41.2:
    + Web: Fix bug causing widgets descending from off-screen label
      elements to be skipped over.
    + General:
    - Fix bug causing accessing preferences to fail for Esperanto.
    - Add more event-flood detection and handling for improved
      performance.
* Mon Jan 10 2022 Yifan Jiang <yfjiang@suse.com>
  - Add python-rpm-macros BuildRequires in case some build
    environment does not pull it automatically. This is needed by
    macros like %{python3_sitelib}.

Files

/usr/share/help/bg/orca
/usr/share/help/bg/orca/commands.page
/usr/share/help/bg/orca/commands_bookmarks.page
/usr/share/help/bg/orca/commands_braille.page
/usr/share/help/bg/orca/commands_chat.page
/usr/share/help/bg/orca/commands_controlling_orca.page
/usr/share/help/bg/orca/commands_debugging.page
/usr/share/help/bg/orca/commands_find.page
/usr/share/help/bg/orca/commands_flat_review.page
/usr/share/help/bg/orca/commands_live_regions.page
/usr/share/help/bg/orca/commands_mouse.page
/usr/share/help/bg/orca/commands_profiles.page
/usr/share/help/bg/orca/commands_reading.page
/usr/share/help/bg/orca/commands_speech_settings.page
/usr/share/help/bg/orca/commands_structural_navigation.page
/usr/share/help/bg/orca/commands_table.page
/usr/share/help/bg/orca/commands_time_date_notifications.page
/usr/share/help/bg/orca/commands_where_am_i.page
/usr/share/help/bg/orca/figures
/usr/share/help/bg/orca/figures/orca-logo.svg
/usr/share/help/bg/orca/howto_bookmarks.page
/usr/share/help/bg/orca/howto_documents.page
/usr/share/help/bg/orca/howto_flat_review.page
/usr/share/help/bg/orca/howto_forms.page
/usr/share/help/bg/orca/howto_key_bindings.page
/usr/share/help/bg/orca/howto_keyboard_layout.page
/usr/share/help/bg/orca/howto_learn_modes.page
/usr/share/help/bg/orca/howto_live_regions.page
/usr/share/help/bg/orca/howto_mouse_review.page
/usr/share/help/bg/orca/howto_notifications.page
/usr/share/help/bg/orca/howto_orca_find.page
/usr/share/help/bg/orca/howto_profiles.page
/usr/share/help/bg/orca/howto_setting_up_orca.page
/usr/share/help/bg/orca/howto_structural_navigation.page
/usr/share/help/bg/orca/howto_tables.page
/usr/share/help/bg/orca/howto_text_attributes.page
/usr/share/help/bg/orca/howto_the_orca_modifier.page
/usr/share/help/bg/orca/howto_toggling_caps_lock.page
/usr/share/help/bg/orca/howto_whereami.page
/usr/share/help/bg/orca/index.page
/usr/share/help/bg/orca/introduction.page
/usr/share/help/bg/orca/preferences.page
/usr/share/help/bg/orca/preferences_braille.page
/usr/share/help/bg/orca/preferences_chat.page
/usr/share/help/bg/orca/preferences_general.page
/usr/share/help/bg/orca/preferences_introduction.page
/usr/share/help/bg/orca/preferences_key_bindings.page
/usr/share/help/bg/orca/preferences_key_echo.page
/usr/share/help/bg/orca/preferences_pronunciation.page
/usr/share/help/bg/orca/preferences_speech.page
/usr/share/help/bg/orca/preferences_spellcheck.page
/usr/share/help/bg/orca/preferences_table_navigation.page
/usr/share/help/bg/orca/preferences_text_attributes.page
/usr/share/help/bg/orca/preferences_voice.page
/usr/share/help/bg/orca/preferences_web.page
/usr/share/help/cs/orca
/usr/share/help/cs/orca/commands.page
/usr/share/help/cs/orca/commands_bookmarks.page
/usr/share/help/cs/orca/commands_braille.page
/usr/share/help/cs/orca/commands_chat.page
/usr/share/help/cs/orca/commands_controlling_orca.page
/usr/share/help/cs/orca/commands_debugging.page
/usr/share/help/cs/orca/commands_find.page
/usr/share/help/cs/orca/commands_flat_review.page
/usr/share/help/cs/orca/commands_live_regions.page
/usr/share/help/cs/orca/commands_mouse.page
/usr/share/help/cs/orca/commands_profiles.page
/usr/share/help/cs/orca/commands_reading.page
/usr/share/help/cs/orca/commands_speech_settings.page
/usr/share/help/cs/orca/commands_structural_navigation.page
/usr/share/help/cs/orca/commands_table.page
/usr/share/help/cs/orca/commands_time_date_notifications.page
/usr/share/help/cs/orca/commands_where_am_i.page
/usr/share/help/cs/orca/figures
/usr/share/help/cs/orca/figures/orca-logo.svg
/usr/share/help/cs/orca/howto_bookmarks.page
/usr/share/help/cs/orca/howto_documents.page
/usr/share/help/cs/orca/howto_flat_review.page
/usr/share/help/cs/orca/howto_forms.page
/usr/share/help/cs/orca/howto_key_bindings.page
/usr/share/help/cs/orca/howto_keyboard_layout.page
/usr/share/help/cs/orca/howto_learn_modes.page
/usr/share/help/cs/orca/howto_live_regions.page
/usr/share/help/cs/orca/howto_mouse_review.page
/usr/share/help/cs/orca/howto_notifications.page
/usr/share/help/cs/orca/howto_orca_find.page
/usr/share/help/cs/orca/howto_profiles.page
/usr/share/help/cs/orca/howto_setting_up_orca.page
/usr/share/help/cs/orca/howto_structural_navigation.page
/usr/share/help/cs/orca/howto_tables.page
/usr/share/help/cs/orca/howto_text_attributes.page
/usr/share/help/cs/orca/howto_the_orca_modifier.page
/usr/share/help/cs/orca/howto_toggling_caps_lock.page
/usr/share/help/cs/orca/howto_whereami.page
/usr/share/help/cs/orca/index.page
/usr/share/help/cs/orca/introduction.page
/usr/share/help/cs/orca/preferences.page
/usr/share/help/cs/orca/preferences_braille.page
/usr/share/help/cs/orca/preferences_chat.page
/usr/share/help/cs/orca/preferences_general.page
/usr/share/help/cs/orca/preferences_introduction.page
/usr/share/help/cs/orca/preferences_key_bindings.page
/usr/share/help/cs/orca/preferences_key_echo.page
/usr/share/help/cs/orca/preferences_pronunciation.page
/usr/share/help/cs/orca/preferences_speech.page
/usr/share/help/cs/orca/preferences_spellcheck.page
/usr/share/help/cs/orca/preferences_table_navigation.page
/usr/share/help/cs/orca/preferences_text_attributes.page
/usr/share/help/cs/orca/preferences_voice.page
/usr/share/help/cs/orca/preferences_web.page
/usr/share/help/da/orca
/usr/share/help/da/orca/commands.page
/usr/share/help/da/orca/commands_bookmarks.page
/usr/share/help/da/orca/commands_braille.page
/usr/share/help/da/orca/commands_chat.page
/usr/share/help/da/orca/commands_controlling_orca.page
/usr/share/help/da/orca/commands_debugging.page
/usr/share/help/da/orca/commands_find.page
/usr/share/help/da/orca/commands_flat_review.page
/usr/share/help/da/orca/commands_live_regions.page
/usr/share/help/da/orca/commands_mouse.page
/usr/share/help/da/orca/commands_profiles.page
/usr/share/help/da/orca/commands_reading.page
/usr/share/help/da/orca/commands_speech_settings.page
/usr/share/help/da/orca/commands_structural_navigation.page
/usr/share/help/da/orca/commands_table.page
/usr/share/help/da/orca/commands_time_date_notifications.page
/usr/share/help/da/orca/commands_where_am_i.page
/usr/share/help/da/orca/figures
/usr/share/help/da/orca/figures/orca-logo.svg
/usr/share/help/da/orca/howto_bookmarks.page
/usr/share/help/da/orca/howto_documents.page
/usr/share/help/da/orca/howto_flat_review.page
/usr/share/help/da/orca/howto_forms.page
/usr/share/help/da/orca/howto_key_bindings.page
/usr/share/help/da/orca/howto_keyboard_layout.page
/usr/share/help/da/orca/howto_learn_modes.page
/usr/share/help/da/orca/howto_live_regions.page
/usr/share/help/da/orca/howto_mouse_review.page
/usr/share/help/da/orca/howto_notifications.page
/usr/share/help/da/orca/howto_orca_find.page
/usr/share/help/da/orca/howto_profiles.page
/usr/share/help/da/orca/howto_setting_up_orca.page
/usr/share/help/da/orca/howto_structural_navigation.page
/usr/share/help/da/orca/howto_tables.page
/usr/share/help/da/orca/howto_text_attributes.page
/usr/share/help/da/orca/howto_the_orca_modifier.page
/usr/share/help/da/orca/howto_toggling_caps_lock.page
/usr/share/help/da/orca/howto_whereami.page
/usr/share/help/da/orca/index.page
/usr/share/help/da/orca/introduction.page
/usr/share/help/da/orca/preferences.page
/usr/share/help/da/orca/preferences_braille.page
/usr/share/help/da/orca/preferences_chat.page
/usr/share/help/da/orca/preferences_general.page
/usr/share/help/da/orca/preferences_introduction.page
/usr/share/help/da/orca/preferences_key_bindings.page
/usr/share/help/da/orca/preferences_key_echo.page
/usr/share/help/da/orca/preferences_pronunciation.page
/usr/share/help/da/orca/preferences_speech.page
/usr/share/help/da/orca/preferences_spellcheck.page
/usr/share/help/da/orca/preferences_table_navigation.page
/usr/share/help/da/orca/preferences_text_attributes.page
/usr/share/help/da/orca/preferences_voice.page
/usr/share/help/da/orca/preferences_web.page
/usr/share/help/de/orca
/usr/share/help/de/orca/commands.page
/usr/share/help/de/orca/commands_bookmarks.page
/usr/share/help/de/orca/commands_braille.page
/usr/share/help/de/orca/commands_chat.page
/usr/share/help/de/orca/commands_controlling_orca.page
/usr/share/help/de/orca/commands_debugging.page
/usr/share/help/de/orca/commands_find.page
/usr/share/help/de/orca/commands_flat_review.page
/usr/share/help/de/orca/commands_live_regions.page
/usr/share/help/de/orca/commands_mouse.page
/usr/share/help/de/orca/commands_profiles.page
/usr/share/help/de/orca/commands_reading.page
/usr/share/help/de/orca/commands_speech_settings.page
/usr/share/help/de/orca/commands_structural_navigation.page
/usr/share/help/de/orca/commands_table.page
/usr/share/help/de/orca/commands_time_date_notifications.page
/usr/share/help/de/orca/commands_where_am_i.page
/usr/share/help/de/orca/figures
/usr/share/help/de/orca/figures/orca-logo.svg
/usr/share/help/de/orca/howto_bookmarks.page
/usr/share/help/de/orca/howto_documents.page
/usr/share/help/de/orca/howto_flat_review.page
/usr/share/help/de/orca/howto_forms.page
/usr/share/help/de/orca/howto_key_bindings.page
/usr/share/help/de/orca/howto_keyboard_layout.page
/usr/share/help/de/orca/howto_learn_modes.page
/usr/share/help/de/orca/howto_live_regions.page
/usr/share/help/de/orca/howto_mouse_review.page
/usr/share/help/de/orca/howto_notifications.page
/usr/share/help/de/orca/howto_orca_find.page
/usr/share/help/de/orca/howto_profiles.page
/usr/share/help/de/orca/howto_setting_up_orca.page
/usr/share/help/de/orca/howto_structural_navigation.page
/usr/share/help/de/orca/howto_tables.page
/usr/share/help/de/orca/howto_text_attributes.page
/usr/share/help/de/orca/howto_the_orca_modifier.page
/usr/share/help/de/orca/howto_toggling_caps_lock.page
/usr/share/help/de/orca/howto_whereami.page
/usr/share/help/de/orca/index.page
/usr/share/help/de/orca/introduction.page
/usr/share/help/de/orca/preferences.page
/usr/share/help/de/orca/preferences_braille.page
/usr/share/help/de/orca/preferences_chat.page
/usr/share/help/de/orca/preferences_general.page
/usr/share/help/de/orca/preferences_introduction.page
/usr/share/help/de/orca/preferences_key_bindings.page
/usr/share/help/de/orca/preferences_key_echo.page
/usr/share/help/de/orca/preferences_pronunciation.page
/usr/share/help/de/orca/preferences_speech.page
/usr/share/help/de/orca/preferences_spellcheck.page
/usr/share/help/de/orca/preferences_table_navigation.page
/usr/share/help/de/orca/preferences_text_attributes.page
/usr/share/help/de/orca/preferences_voice.page
/usr/share/help/de/orca/preferences_web.page
/usr/share/help/el/orca
/usr/share/help/el/orca/commands.page
/usr/share/help/el/orca/commands_bookmarks.page
/usr/share/help/el/orca/commands_braille.page
/usr/share/help/el/orca/commands_chat.page
/usr/share/help/el/orca/commands_controlling_orca.page
/usr/share/help/el/orca/commands_debugging.page
/usr/share/help/el/orca/commands_find.page
/usr/share/help/el/orca/commands_flat_review.page
/usr/share/help/el/orca/commands_live_regions.page
/usr/share/help/el/orca/commands_mouse.page
/usr/share/help/el/orca/commands_profiles.page
/usr/share/help/el/orca/commands_reading.page
/usr/share/help/el/orca/commands_speech_settings.page
/usr/share/help/el/orca/commands_structural_navigation.page
/usr/share/help/el/orca/commands_table.page
/usr/share/help/el/orca/commands_time_date_notifications.page
/usr/share/help/el/orca/commands_where_am_i.page
/usr/share/help/el/orca/figures
/usr/share/help/el/orca/figures/orca-logo.svg
/usr/share/help/el/orca/howto_bookmarks.page
/usr/share/help/el/orca/howto_documents.page
/usr/share/help/el/orca/howto_flat_review.page
/usr/share/help/el/orca/howto_forms.page
/usr/share/help/el/orca/howto_key_bindings.page
/usr/share/help/el/orca/howto_keyboard_layout.page
/usr/share/help/el/orca/howto_learn_modes.page
/usr/share/help/el/orca/howto_live_regions.page
/usr/share/help/el/orca/howto_mouse_review.page
/usr/share/help/el/orca/howto_notifications.page
/usr/share/help/el/orca/howto_orca_find.page
/usr/share/help/el/orca/howto_profiles.page
/usr/share/help/el/orca/howto_setting_up_orca.page
/usr/share/help/el/orca/howto_structural_navigation.page
/usr/share/help/el/orca/howto_tables.page
/usr/share/help/el/orca/howto_text_attributes.page
/usr/share/help/el/orca/howto_the_orca_modifier.page
/usr/share/help/el/orca/howto_toggling_caps_lock.page
/usr/share/help/el/orca/howto_whereami.page
/usr/share/help/el/orca/index.page
/usr/share/help/el/orca/introduction.page
/usr/share/help/el/orca/preferences.page
/usr/share/help/el/orca/preferences_braille.page
/usr/share/help/el/orca/preferences_chat.page
/usr/share/help/el/orca/preferences_general.page
/usr/share/help/el/orca/preferences_introduction.page
/usr/share/help/el/orca/preferences_key_bindings.page
/usr/share/help/el/orca/preferences_key_echo.page
/usr/share/help/el/orca/preferences_pronunciation.page
/usr/share/help/el/orca/preferences_speech.page
/usr/share/help/el/orca/preferences_spellcheck.page
/usr/share/help/el/orca/preferences_table_navigation.page
/usr/share/help/el/orca/preferences_text_attributes.page
/usr/share/help/el/orca/preferences_voice.page
/usr/share/help/el/orca/preferences_web.page
/usr/share/help/es/orca
/usr/share/help/es/orca/commands.page
/usr/share/help/es/orca/commands_bookmarks.page
/usr/share/help/es/orca/commands_braille.page
/usr/share/help/es/orca/commands_chat.page
/usr/share/help/es/orca/commands_controlling_orca.page
/usr/share/help/es/orca/commands_debugging.page
/usr/share/help/es/orca/commands_find.page
/usr/share/help/es/orca/commands_flat_review.page
/usr/share/help/es/orca/commands_live_regions.page
/usr/share/help/es/orca/commands_mouse.page
/usr/share/help/es/orca/commands_profiles.page
/usr/share/help/es/orca/commands_reading.page
/usr/share/help/es/orca/commands_speech_settings.page
/usr/share/help/es/orca/commands_structural_navigation.page
/usr/share/help/es/orca/commands_table.page
/usr/share/help/es/orca/commands_time_date_notifications.page
/usr/share/help/es/orca/commands_where_am_i.page
/usr/share/help/es/orca/figures
/usr/share/help/es/orca/figures/orca-logo.svg
/usr/share/help/es/orca/howto_bookmarks.page
/usr/share/help/es/orca/howto_documents.page
/usr/share/help/es/orca/howto_flat_review.page
/usr/share/help/es/orca/howto_forms.page
/usr/share/help/es/orca/howto_key_bindings.page
/usr/share/help/es/orca/howto_keyboard_layout.page
/usr/share/help/es/orca/howto_learn_modes.page
/usr/share/help/es/orca/howto_live_regions.page
/usr/share/help/es/orca/howto_mouse_review.page
/usr/share/help/es/orca/howto_notifications.page
/usr/share/help/es/orca/howto_orca_find.page
/usr/share/help/es/orca/howto_profiles.page
/usr/share/help/es/orca/howto_setting_up_orca.page
/usr/share/help/es/orca/howto_structural_navigation.page
/usr/share/help/es/orca/howto_tables.page
/usr/share/help/es/orca/howto_text_attributes.page
/usr/share/help/es/orca/howto_the_orca_modifier.page
/usr/share/help/es/orca/howto_toggling_caps_lock.page
/usr/share/help/es/orca/howto_whereami.page
/usr/share/help/es/orca/index.page
/usr/share/help/es/orca/introduction.page
/usr/share/help/es/orca/preferences.page
/usr/share/help/es/orca/preferences_braille.page
/usr/share/help/es/orca/preferences_chat.page
/usr/share/help/es/orca/preferences_general.page
/usr/share/help/es/orca/preferences_introduction.page
/usr/share/help/es/orca/preferences_key_bindings.page
/usr/share/help/es/orca/preferences_key_echo.page
/usr/share/help/es/orca/preferences_pronunciation.page
/usr/share/help/es/orca/preferences_speech.page
/usr/share/help/es/orca/preferences_spellcheck.page
/usr/share/help/es/orca/preferences_table_navigation.page
/usr/share/help/es/orca/preferences_text_attributes.page
/usr/share/help/es/orca/preferences_voice.page
/usr/share/help/es/orca/preferences_web.page
/usr/share/help/eu/orca
/usr/share/help/eu/orca/commands.page
/usr/share/help/eu/orca/commands_bookmarks.page
/usr/share/help/eu/orca/commands_braille.page
/usr/share/help/eu/orca/commands_chat.page
/usr/share/help/eu/orca/commands_controlling_orca.page
/usr/share/help/eu/orca/commands_debugging.page
/usr/share/help/eu/orca/commands_find.page
/usr/share/help/eu/orca/commands_flat_review.page
/usr/share/help/eu/orca/commands_live_regions.page
/usr/share/help/eu/orca/commands_mouse.page
/usr/share/help/eu/orca/commands_profiles.page
/usr/share/help/eu/orca/commands_reading.page
/usr/share/help/eu/orca/commands_speech_settings.page
/usr/share/help/eu/orca/commands_structural_navigation.page
/usr/share/help/eu/orca/commands_table.page
/usr/share/help/eu/orca/commands_time_date_notifications.page
/usr/share/help/eu/orca/commands_where_am_i.page
/usr/share/help/eu/orca/figures
/usr/share/help/eu/orca/figures/orca-logo.svg
/usr/share/help/eu/orca/howto_bookmarks.page
/usr/share/help/eu/orca/howto_documents.page
/usr/share/help/eu/orca/howto_flat_review.page
/usr/share/help/eu/orca/howto_forms.page
/usr/share/help/eu/orca/howto_key_bindings.page
/usr/share/help/eu/orca/howto_keyboard_layout.page
/usr/share/help/eu/orca/howto_learn_modes.page
/usr/share/help/eu/orca/howto_live_regions.page
/usr/share/help/eu/orca/howto_mouse_review.page
/usr/share/help/eu/orca/howto_notifications.page
/usr/share/help/eu/orca/howto_orca_find.page
/usr/share/help/eu/orca/howto_profiles.page
/usr/share/help/eu/orca/howto_setting_up_orca.page
/usr/share/help/eu/orca/howto_structural_navigation.page
/usr/share/help/eu/orca/howto_tables.page
/usr/share/help/eu/orca/howto_text_attributes.page
/usr/share/help/eu/orca/howto_the_orca_modifier.page
/usr/share/help/eu/orca/howto_toggling_caps_lock.page
/usr/share/help/eu/orca/howto_whereami.page
/usr/share/help/eu/orca/index.page
/usr/share/help/eu/orca/introduction.page
/usr/share/help/eu/orca/preferences.page
/usr/share/help/eu/orca/preferences_braille.page
/usr/share/help/eu/orca/preferences_chat.page
/usr/share/help/eu/orca/preferences_general.page
/usr/share/help/eu/orca/preferences_introduction.page
/usr/share/help/eu/orca/preferences_key_bindings.page
/usr/share/help/eu/orca/preferences_key_echo.page
/usr/share/help/eu/orca/preferences_pronunciation.page
/usr/share/help/eu/orca/preferences_speech.page
/usr/share/help/eu/orca/preferences_spellcheck.page
/usr/share/help/eu/orca/preferences_table_navigation.page
/usr/share/help/eu/orca/preferences_text_attributes.page
/usr/share/help/eu/orca/preferences_voice.page
/usr/share/help/eu/orca/preferences_web.page
/usr/share/help/fa/orca
/usr/share/help/fa/orca/commands.page
/usr/share/help/fa/orca/commands_bookmarks.page
/usr/share/help/fa/orca/commands_braille.page
/usr/share/help/fa/orca/commands_chat.page
/usr/share/help/fa/orca/commands_controlling_orca.page
/usr/share/help/fa/orca/commands_debugging.page
/usr/share/help/fa/orca/commands_find.page
/usr/share/help/fa/orca/commands_flat_review.page
/usr/share/help/fa/orca/commands_live_regions.page
/usr/share/help/fa/orca/commands_mouse.page
/usr/share/help/fa/orca/commands_profiles.page
/usr/share/help/fa/orca/commands_reading.page
/usr/share/help/fa/orca/commands_speech_settings.page
/usr/share/help/fa/orca/commands_structural_navigation.page
/usr/share/help/fa/orca/commands_table.page
/usr/share/help/fa/orca/commands_time_date_notifications.page
/usr/share/help/fa/orca/commands_where_am_i.page
/usr/share/help/fa/orca/figures
/usr/share/help/fa/orca/figures/orca-logo.svg
/usr/share/help/fa/orca/howto_bookmarks.page
/usr/share/help/fa/orca/howto_documents.page
/usr/share/help/fa/orca/howto_flat_review.page
/usr/share/help/fa/orca/howto_forms.page
/usr/share/help/fa/orca/howto_key_bindings.page
/usr/share/help/fa/orca/howto_keyboard_layout.page
/usr/share/help/fa/orca/howto_learn_modes.page
/usr/share/help/fa/orca/howto_live_regions.page
/usr/share/help/fa/orca/howto_mouse_review.page
/usr/share/help/fa/orca/howto_notifications.page
/usr/share/help/fa/orca/howto_orca_find.page
/usr/share/help/fa/orca/howto_profiles.page
/usr/share/help/fa/orca/howto_setting_up_orca.page
/usr/share/help/fa/orca/howto_structural_navigation.page
/usr/share/help/fa/orca/howto_tables.page
/usr/share/help/fa/orca/howto_text_attributes.page
/usr/share/help/fa/orca/howto_the_orca_modifier.page
/usr/share/help/fa/orca/howto_toggling_caps_lock.page
/usr/share/help/fa/orca/howto_whereami.page
/usr/share/help/fa/orca/index.page
/usr/share/help/fa/orca/introduction.page
/usr/share/help/fa/orca/preferences.page
/usr/share/help/fa/orca/preferences_braille.page
/usr/share/help/fa/orca/preferences_chat.page
/usr/share/help/fa/orca/preferences_general.page
/usr/share/help/fa/orca/preferences_introduction.page
/usr/share/help/fa/orca/preferences_key_bindings.page
/usr/share/help/fa/orca/preferences_key_echo.page
/usr/share/help/fa/orca/preferences_pronunciation.page
/usr/share/help/fa/orca/preferences_speech.page
/usr/share/help/fa/orca/preferences_spellcheck.page
/usr/share/help/fa/orca/preferences_table_navigation.page
/usr/share/help/fa/orca/preferences_text_attributes.page
/usr/share/help/fa/orca/preferences_voice.page
/usr/share/help/fa/orca/preferences_web.page
/usr/share/help/fr/orca
/usr/share/help/fr/orca/commands.page
/usr/share/help/fr/orca/commands_bookmarks.page
/usr/share/help/fr/orca/commands_braille.page
/usr/share/help/fr/orca/commands_chat.page
/usr/share/help/fr/orca/commands_controlling_orca.page
/usr/share/help/fr/orca/commands_debugging.page
/usr/share/help/fr/orca/commands_find.page
/usr/share/help/fr/orca/commands_flat_review.page
/usr/share/help/fr/orca/commands_live_regions.page
/usr/share/help/fr/orca/commands_mouse.page
/usr/share/help/fr/orca/commands_profiles.page
/usr/share/help/fr/orca/commands_reading.page
/usr/share/help/fr/orca/commands_speech_settings.page
/usr/share/help/fr/orca/commands_structural_navigation.page
/usr/share/help/fr/orca/commands_table.page
/usr/share/help/fr/orca/commands_time_date_notifications.page
/usr/share/help/fr/orca/commands_where_am_i.page
/usr/share/help/fr/orca/figures
/usr/share/help/fr/orca/figures/orca-logo.svg
/usr/share/help/fr/orca/howto_bookmarks.page
/usr/share/help/fr/orca/howto_documents.page
/usr/share/help/fr/orca/howto_flat_review.page
/usr/share/help/fr/orca/howto_forms.page
/usr/share/help/fr/orca/howto_key_bindings.page
/usr/share/help/fr/orca/howto_keyboard_layout.page
/usr/share/help/fr/orca/howto_learn_modes.page
/usr/share/help/fr/orca/howto_live_regions.page
/usr/share/help/fr/orca/howto_mouse_review.page
/usr/share/help/fr/orca/howto_notifications.page
/usr/share/help/fr/orca/howto_orca_find.page
/usr/share/help/fr/orca/howto_profiles.page
/usr/share/help/fr/orca/howto_setting_up_orca.page
/usr/share/help/fr/orca/howto_structural_navigation.page
/usr/share/help/fr/orca/howto_tables.page
/usr/share/help/fr/orca/howto_text_attributes.page
/usr/share/help/fr/orca/howto_the_orca_modifier.page
/usr/share/help/fr/orca/howto_toggling_caps_lock.page
/usr/share/help/fr/orca/howto_whereami.page
/usr/share/help/fr/orca/index.page
/usr/share/help/fr/orca/introduction.page
/usr/share/help/fr/orca/preferences.page
/usr/share/help/fr/orca/preferences_braille.page
/usr/share/help/fr/orca/preferences_chat.page
/usr/share/help/fr/orca/preferences_general.page
/usr/share/help/fr/orca/preferences_introduction.page
/usr/share/help/fr/orca/preferences_key_bindings.page
/usr/share/help/fr/orca/preferences_key_echo.page
/usr/share/help/fr/orca/preferences_pronunciation.page
/usr/share/help/fr/orca/preferences_speech.page
/usr/share/help/fr/orca/preferences_spellcheck.page
/usr/share/help/fr/orca/preferences_table_navigation.page
/usr/share/help/fr/orca/preferences_text_attributes.page
/usr/share/help/fr/orca/preferences_voice.page
/usr/share/help/fr/orca/preferences_web.page
/usr/share/help/gl/orca
/usr/share/help/gl/orca/commands.page
/usr/share/help/gl/orca/commands_bookmarks.page
/usr/share/help/gl/orca/commands_braille.page
/usr/share/help/gl/orca/commands_chat.page
/usr/share/help/gl/orca/commands_controlling_orca.page
/usr/share/help/gl/orca/commands_debugging.page
/usr/share/help/gl/orca/commands_find.page
/usr/share/help/gl/orca/commands_flat_review.page
/usr/share/help/gl/orca/commands_live_regions.page
/usr/share/help/gl/orca/commands_mouse.page
/usr/share/help/gl/orca/commands_profiles.page
/usr/share/help/gl/orca/commands_reading.page
/usr/share/help/gl/orca/commands_speech_settings.page
/usr/share/help/gl/orca/commands_structural_navigation.page
/usr/share/help/gl/orca/commands_table.page
/usr/share/help/gl/orca/commands_time_date_notifications.page
/usr/share/help/gl/orca/commands_where_am_i.page
/usr/share/help/gl/orca/figures
/usr/share/help/gl/orca/figures/orca-logo.svg
/usr/share/help/gl/orca/howto_bookmarks.page
/usr/share/help/gl/orca/howto_documents.page
/usr/share/help/gl/orca/howto_flat_review.page
/usr/share/help/gl/orca/howto_forms.page
/usr/share/help/gl/orca/howto_key_bindings.page
/usr/share/help/gl/orca/howto_keyboard_layout.page
/usr/share/help/gl/orca/howto_learn_modes.page
/usr/share/help/gl/orca/howto_live_regions.page
/usr/share/help/gl/orca/howto_mouse_review.page
/usr/share/help/gl/orca/howto_notifications.page
/usr/share/help/gl/orca/howto_orca_find.page
/usr/share/help/gl/orca/howto_profiles.page
/usr/share/help/gl/orca/howto_setting_up_orca.page
/usr/share/help/gl/orca/howto_structural_navigation.page
/usr/share/help/gl/orca/howto_tables.page
/usr/share/help/gl/orca/howto_text_attributes.page
/usr/share/help/gl/orca/howto_the_orca_modifier.page
/usr/share/help/gl/orca/howto_toggling_caps_lock.page
/usr/share/help/gl/orca/howto_whereami.page
/usr/share/help/gl/orca/index.page
/usr/share/help/gl/orca/introduction.page
/usr/share/help/gl/orca/preferences.page
/usr/share/help/gl/orca/preferences_braille.page
/usr/share/help/gl/orca/preferences_chat.page
/usr/share/help/gl/orca/preferences_general.page
/usr/share/help/gl/orca/preferences_introduction.page
/usr/share/help/gl/orca/preferences_key_bindings.page
/usr/share/help/gl/orca/preferences_key_echo.page
/usr/share/help/gl/orca/preferences_pronunciation.page
/usr/share/help/gl/orca/preferences_speech.page
/usr/share/help/gl/orca/preferences_spellcheck.page
/usr/share/help/gl/orca/preferences_table_navigation.page
/usr/share/help/gl/orca/preferences_text_attributes.page
/usr/share/help/gl/orca/preferences_voice.page
/usr/share/help/gl/orca/preferences_web.page
/usr/share/help/hu/orca
/usr/share/help/hu/orca/commands.page
/usr/share/help/hu/orca/commands_bookmarks.page
/usr/share/help/hu/orca/commands_braille.page
/usr/share/help/hu/orca/commands_chat.page
/usr/share/help/hu/orca/commands_controlling_orca.page
/usr/share/help/hu/orca/commands_debugging.page
/usr/share/help/hu/orca/commands_find.page
/usr/share/help/hu/orca/commands_flat_review.page
/usr/share/help/hu/orca/commands_live_regions.page
/usr/share/help/hu/orca/commands_mouse.page
/usr/share/help/hu/orca/commands_profiles.page
/usr/share/help/hu/orca/commands_reading.page
/usr/share/help/hu/orca/commands_speech_settings.page
/usr/share/help/hu/orca/commands_structural_navigation.page
/usr/share/help/hu/orca/commands_table.page
/usr/share/help/hu/orca/commands_time_date_notifications.page
/usr/share/help/hu/orca/commands_where_am_i.page
/usr/share/help/hu/orca/figures
/usr/share/help/hu/orca/figures/orca-logo.svg
/usr/share/help/hu/orca/howto_bookmarks.page
/usr/share/help/hu/orca/howto_documents.page
/usr/share/help/hu/orca/howto_flat_review.page
/usr/share/help/hu/orca/howto_forms.page
/usr/share/help/hu/orca/howto_key_bindings.page
/usr/share/help/hu/orca/howto_keyboard_layout.page
/usr/share/help/hu/orca/howto_learn_modes.page
/usr/share/help/hu/orca/howto_live_regions.page
/usr/share/help/hu/orca/howto_mouse_review.page
/usr/share/help/hu/orca/howto_notifications.page
/usr/share/help/hu/orca/howto_orca_find.page
/usr/share/help/hu/orca/howto_profiles.page
/usr/share/help/hu/orca/howto_setting_up_orca.page
/usr/share/help/hu/orca/howto_structural_navigation.page
/usr/share/help/hu/orca/howto_tables.page
/usr/share/help/hu/orca/howto_text_attributes.page
/usr/share/help/hu/orca/howto_the_orca_modifier.page
/usr/share/help/hu/orca/howto_toggling_caps_lock.page
/usr/share/help/hu/orca/howto_whereami.page
/usr/share/help/hu/orca/index.page
/usr/share/help/hu/orca/introduction.page
/usr/share/help/hu/orca/preferences.page
/usr/share/help/hu/orca/preferences_braille.page
/usr/share/help/hu/orca/preferences_chat.page
/usr/share/help/hu/orca/preferences_general.page
/usr/share/help/hu/orca/preferences_introduction.page
/usr/share/help/hu/orca/preferences_key_bindings.page
/usr/share/help/hu/orca/preferences_key_echo.page
/usr/share/help/hu/orca/preferences_pronunciation.page
/usr/share/help/hu/orca/preferences_speech.page
/usr/share/help/hu/orca/preferences_spellcheck.page
/usr/share/help/hu/orca/preferences_table_navigation.page
/usr/share/help/hu/orca/preferences_text_attributes.page
/usr/share/help/hu/orca/preferences_voice.page
/usr/share/help/hu/orca/preferences_web.page
/usr/share/help/id/orca
/usr/share/help/id/orca/commands.page
/usr/share/help/id/orca/commands_bookmarks.page
/usr/share/help/id/orca/commands_braille.page
/usr/share/help/id/orca/commands_chat.page
/usr/share/help/id/orca/commands_controlling_orca.page
/usr/share/help/id/orca/commands_debugging.page
/usr/share/help/id/orca/commands_find.page
/usr/share/help/id/orca/commands_flat_review.page
/usr/share/help/id/orca/commands_live_regions.page
/usr/share/help/id/orca/commands_mouse.page
/usr/share/help/id/orca/commands_profiles.page
/usr/share/help/id/orca/commands_reading.page
/usr/share/help/id/orca/commands_speech_settings.page
/usr/share/help/id/orca/commands_structural_navigation.page
/usr/share/help/id/orca/commands_table.page
/usr/share/help/id/orca/commands_time_date_notifications.page
/usr/share/help/id/orca/commands_where_am_i.page
/usr/share/help/id/orca/figures
/usr/share/help/id/orca/figures/orca-logo.svg
/usr/share/help/id/orca/howto_bookmarks.page
/usr/share/help/id/orca/howto_documents.page
/usr/share/help/id/orca/howto_flat_review.page
/usr/share/help/id/orca/howto_forms.page
/usr/share/help/id/orca/howto_key_bindings.page
/usr/share/help/id/orca/howto_keyboard_layout.page
/usr/share/help/id/orca/howto_learn_modes.page
/usr/share/help/id/orca/howto_live_regions.page
/usr/share/help/id/orca/howto_mouse_review.page
/usr/share/help/id/orca/howto_notifications.page
/usr/share/help/id/orca/howto_orca_find.page
/usr/share/help/id/orca/howto_profiles.page
/usr/share/help/id/orca/howto_setting_up_orca.page
/usr/share/help/id/orca/howto_structural_navigation.page
/usr/share/help/id/orca/howto_tables.page
/usr/share/help/id/orca/howto_text_attributes.page
/usr/share/help/id/orca/howto_the_orca_modifier.page
/usr/share/help/id/orca/howto_toggling_caps_lock.page
/usr/share/help/id/orca/howto_whereami.page
/usr/share/help/id/orca/index.page
/usr/share/help/id/orca/introduction.page
/usr/share/help/id/orca/preferences.page
/usr/share/help/id/orca/preferences_braille.page
/usr/share/help/id/orca/preferences_chat.page
/usr/share/help/id/orca/preferences_general.page
/usr/share/help/id/orca/preferences_introduction.page
/usr/share/help/id/orca/preferences_key_bindings.page
/usr/share/help/id/orca/preferences_key_echo.page
/usr/share/help/id/orca/preferences_pronunciation.page
/usr/share/help/id/orca/preferences_speech.page
/usr/share/help/id/orca/preferences_spellcheck.page
/usr/share/help/id/orca/preferences_table_navigation.page
/usr/share/help/id/orca/preferences_text_attributes.page
/usr/share/help/id/orca/preferences_voice.page
/usr/share/help/id/orca/preferences_web.page
/usr/share/help/pt_BR/orca
/usr/share/help/pt_BR/orca/commands.page
/usr/share/help/pt_BR/orca/commands_bookmarks.page
/usr/share/help/pt_BR/orca/commands_braille.page
/usr/share/help/pt_BR/orca/commands_chat.page
/usr/share/help/pt_BR/orca/commands_controlling_orca.page
/usr/share/help/pt_BR/orca/commands_debugging.page
/usr/share/help/pt_BR/orca/commands_find.page
/usr/share/help/pt_BR/orca/commands_flat_review.page
/usr/share/help/pt_BR/orca/commands_live_regions.page
/usr/share/help/pt_BR/orca/commands_mouse.page
/usr/share/help/pt_BR/orca/commands_profiles.page
/usr/share/help/pt_BR/orca/commands_reading.page
/usr/share/help/pt_BR/orca/commands_speech_settings.page
/usr/share/help/pt_BR/orca/commands_structural_navigation.page
/usr/share/help/pt_BR/orca/commands_table.page
/usr/share/help/pt_BR/orca/commands_time_date_notifications.page
/usr/share/help/pt_BR/orca/commands_where_am_i.page
/usr/share/help/pt_BR/orca/figures
/usr/share/help/pt_BR/orca/figures/orca-logo.svg
/usr/share/help/pt_BR/orca/howto_bookmarks.page
/usr/share/help/pt_BR/orca/howto_documents.page
/usr/share/help/pt_BR/orca/howto_flat_review.page
/usr/share/help/pt_BR/orca/howto_forms.page
/usr/share/help/pt_BR/orca/howto_key_bindings.page
/usr/share/help/pt_BR/orca/howto_keyboard_layout.page
/usr/share/help/pt_BR/orca/howto_learn_modes.page
/usr/share/help/pt_BR/orca/howto_live_regions.page
/usr/share/help/pt_BR/orca/howto_mouse_review.page
/usr/share/help/pt_BR/orca/howto_notifications.page
/usr/share/help/pt_BR/orca/howto_orca_find.page
/usr/share/help/pt_BR/orca/howto_profiles.page
/usr/share/help/pt_BR/orca/howto_setting_up_orca.page
/usr/share/help/pt_BR/orca/howto_structural_navigation.page
/usr/share/help/pt_BR/orca/howto_tables.page
/usr/share/help/pt_BR/orca/howto_text_attributes.page
/usr/share/help/pt_BR/orca/howto_the_orca_modifier.page
/usr/share/help/pt_BR/orca/howto_toggling_caps_lock.page
/usr/share/help/pt_BR/orca/howto_whereami.page
/usr/share/help/pt_BR/orca/index.page
/usr/share/help/pt_BR/orca/introduction.page
/usr/share/help/pt_BR/orca/preferences.page
/usr/share/help/pt_BR/orca/preferences_braille.page
/usr/share/help/pt_BR/orca/preferences_chat.page
/usr/share/help/pt_BR/orca/preferences_general.page
/usr/share/help/pt_BR/orca/preferences_introduction.page
/usr/share/help/pt_BR/orca/preferences_key_bindings.page
/usr/share/help/pt_BR/orca/preferences_key_echo.page
/usr/share/help/pt_BR/orca/preferences_pronunciation.page
/usr/share/help/pt_BR/orca/preferences_speech.page
/usr/share/help/pt_BR/orca/preferences_spellcheck.page
/usr/share/help/pt_BR/orca/preferences_table_navigation.page
/usr/share/help/pt_BR/orca/preferences_text_attributes.page
/usr/share/help/pt_BR/orca/preferences_voice.page
/usr/share/help/pt_BR/orca/preferences_web.page
/usr/share/help/ru/orca
/usr/share/help/ru/orca/commands.page
/usr/share/help/ru/orca/commands_bookmarks.page
/usr/share/help/ru/orca/commands_braille.page
/usr/share/help/ru/orca/commands_chat.page
/usr/share/help/ru/orca/commands_controlling_orca.page
/usr/share/help/ru/orca/commands_debugging.page
/usr/share/help/ru/orca/commands_find.page
/usr/share/help/ru/orca/commands_flat_review.page
/usr/share/help/ru/orca/commands_live_regions.page
/usr/share/help/ru/orca/commands_mouse.page
/usr/share/help/ru/orca/commands_profiles.page
/usr/share/help/ru/orca/commands_reading.page
/usr/share/help/ru/orca/commands_speech_settings.page
/usr/share/help/ru/orca/commands_structural_navigation.page
/usr/share/help/ru/orca/commands_table.page
/usr/share/help/ru/orca/commands_time_date_notifications.page
/usr/share/help/ru/orca/commands_where_am_i.page
/usr/share/help/ru/orca/figures
/usr/share/help/ru/orca/figures/orca-logo.svg
/usr/share/help/ru/orca/howto_bookmarks.page
/usr/share/help/ru/orca/howto_documents.page
/usr/share/help/ru/orca/howto_flat_review.page
/usr/share/help/ru/orca/howto_forms.page
/usr/share/help/ru/orca/howto_key_bindings.page
/usr/share/help/ru/orca/howto_keyboard_layout.page
/usr/share/help/ru/orca/howto_learn_modes.page
/usr/share/help/ru/orca/howto_live_regions.page
/usr/share/help/ru/orca/howto_mouse_review.page
/usr/share/help/ru/orca/howto_notifications.page
/usr/share/help/ru/orca/howto_orca_find.page
/usr/share/help/ru/orca/howto_profiles.page
/usr/share/help/ru/orca/howto_setting_up_orca.page
/usr/share/help/ru/orca/howto_structural_navigation.page
/usr/share/help/ru/orca/howto_tables.page
/usr/share/help/ru/orca/howto_text_attributes.page
/usr/share/help/ru/orca/howto_the_orca_modifier.page
/usr/share/help/ru/orca/howto_toggling_caps_lock.page
/usr/share/help/ru/orca/howto_whereami.page
/usr/share/help/ru/orca/index.page
/usr/share/help/ru/orca/introduction.page
/usr/share/help/ru/orca/preferences.page
/usr/share/help/ru/orca/preferences_braille.page
/usr/share/help/ru/orca/preferences_chat.page
/usr/share/help/ru/orca/preferences_general.page
/usr/share/help/ru/orca/preferences_introduction.page
/usr/share/help/ru/orca/preferences_key_bindings.page
/usr/share/help/ru/orca/preferences_key_echo.page
/usr/share/help/ru/orca/preferences_pronunciation.page
/usr/share/help/ru/orca/preferences_speech.page
/usr/share/help/ru/orca/preferences_spellcheck.page
/usr/share/help/ru/orca/preferences_table_navigation.page
/usr/share/help/ru/orca/preferences_text_attributes.page
/usr/share/help/ru/orca/preferences_voice.page
/usr/share/help/ru/orca/preferences_web.page
/usr/share/help/sl/orca
/usr/share/help/sl/orca/commands.page
/usr/share/help/sl/orca/commands_bookmarks.page
/usr/share/help/sl/orca/commands_braille.page
/usr/share/help/sl/orca/commands_chat.page
/usr/share/help/sl/orca/commands_controlling_orca.page
/usr/share/help/sl/orca/commands_debugging.page
/usr/share/help/sl/orca/commands_find.page
/usr/share/help/sl/orca/commands_flat_review.page
/usr/share/help/sl/orca/commands_live_regions.page
/usr/share/help/sl/orca/commands_mouse.page
/usr/share/help/sl/orca/commands_profiles.page
/usr/share/help/sl/orca/commands_reading.page
/usr/share/help/sl/orca/commands_speech_settings.page
/usr/share/help/sl/orca/commands_structural_navigation.page
/usr/share/help/sl/orca/commands_table.page
/usr/share/help/sl/orca/commands_time_date_notifications.page
/usr/share/help/sl/orca/commands_where_am_i.page
/usr/share/help/sl/orca/figures
/usr/share/help/sl/orca/figures/orca-logo.svg
/usr/share/help/sl/orca/howto_bookmarks.page
/usr/share/help/sl/orca/howto_documents.page
/usr/share/help/sl/orca/howto_flat_review.page
/usr/share/help/sl/orca/howto_forms.page
/usr/share/help/sl/orca/howto_key_bindings.page
/usr/share/help/sl/orca/howto_keyboard_layout.page
/usr/share/help/sl/orca/howto_learn_modes.page
/usr/share/help/sl/orca/howto_live_regions.page
/usr/share/help/sl/orca/howto_mouse_review.page
/usr/share/help/sl/orca/howto_notifications.page
/usr/share/help/sl/orca/howto_orca_find.page
/usr/share/help/sl/orca/howto_profiles.page
/usr/share/help/sl/orca/howto_setting_up_orca.page
/usr/share/help/sl/orca/howto_structural_navigation.page
/usr/share/help/sl/orca/howto_tables.page
/usr/share/help/sl/orca/howto_text_attributes.page
/usr/share/help/sl/orca/howto_the_orca_modifier.page
/usr/share/help/sl/orca/howto_toggling_caps_lock.page
/usr/share/help/sl/orca/howto_whereami.page
/usr/share/help/sl/orca/index.page
/usr/share/help/sl/orca/introduction.page
/usr/share/help/sl/orca/preferences.page
/usr/share/help/sl/orca/preferences_braille.page
/usr/share/help/sl/orca/preferences_chat.page
/usr/share/help/sl/orca/preferences_general.page
/usr/share/help/sl/orca/preferences_introduction.page
/usr/share/help/sl/orca/preferences_key_bindings.page
/usr/share/help/sl/orca/preferences_key_echo.page
/usr/share/help/sl/orca/preferences_pronunciation.page
/usr/share/help/sl/orca/preferences_speech.page
/usr/share/help/sl/orca/preferences_spellcheck.page
/usr/share/help/sl/orca/preferences_table_navigation.page
/usr/share/help/sl/orca/preferences_text_attributes.page
/usr/share/help/sl/orca/preferences_voice.page
/usr/share/help/sl/orca/preferences_web.page
/usr/share/help/sv/orca
/usr/share/help/sv/orca/commands.page
/usr/share/help/sv/orca/commands_bookmarks.page
/usr/share/help/sv/orca/commands_braille.page
/usr/share/help/sv/orca/commands_chat.page
/usr/share/help/sv/orca/commands_controlling_orca.page
/usr/share/help/sv/orca/commands_debugging.page
/usr/share/help/sv/orca/commands_find.page
/usr/share/help/sv/orca/commands_flat_review.page
/usr/share/help/sv/orca/commands_live_regions.page
/usr/share/help/sv/orca/commands_mouse.page
/usr/share/help/sv/orca/commands_profiles.page
/usr/share/help/sv/orca/commands_reading.page
/usr/share/help/sv/orca/commands_speech_settings.page
/usr/share/help/sv/orca/commands_structural_navigation.page
/usr/share/help/sv/orca/commands_table.page
/usr/share/help/sv/orca/commands_time_date_notifications.page
/usr/share/help/sv/orca/commands_where_am_i.page
/usr/share/help/sv/orca/figures
/usr/share/help/sv/orca/figures/orca-logo.svg
/usr/share/help/sv/orca/howto_bookmarks.page
/usr/share/help/sv/orca/howto_documents.page
/usr/share/help/sv/orca/howto_flat_review.page
/usr/share/help/sv/orca/howto_forms.page
/usr/share/help/sv/orca/howto_key_bindings.page
/usr/share/help/sv/orca/howto_keyboard_layout.page
/usr/share/help/sv/orca/howto_learn_modes.page
/usr/share/help/sv/orca/howto_live_regions.page
/usr/share/help/sv/orca/howto_mouse_review.page
/usr/share/help/sv/orca/howto_notifications.page
/usr/share/help/sv/orca/howto_orca_find.page
/usr/share/help/sv/orca/howto_profiles.page
/usr/share/help/sv/orca/howto_setting_up_orca.page
/usr/share/help/sv/orca/howto_structural_navigation.page
/usr/share/help/sv/orca/howto_tables.page
/usr/share/help/sv/orca/howto_text_attributes.page
/usr/share/help/sv/orca/howto_the_orca_modifier.page
/usr/share/help/sv/orca/howto_toggling_caps_lock.page
/usr/share/help/sv/orca/howto_whereami.page
/usr/share/help/sv/orca/index.page
/usr/share/help/sv/orca/introduction.page
/usr/share/help/sv/orca/preferences.page
/usr/share/help/sv/orca/preferences_braille.page
/usr/share/help/sv/orca/preferences_chat.page
/usr/share/help/sv/orca/preferences_general.page
/usr/share/help/sv/orca/preferences_introduction.page
/usr/share/help/sv/orca/preferences_key_bindings.page
/usr/share/help/sv/orca/preferences_key_echo.page
/usr/share/help/sv/orca/preferences_pronunciation.page
/usr/share/help/sv/orca/preferences_speech.page
/usr/share/help/sv/orca/preferences_spellcheck.page
/usr/share/help/sv/orca/preferences_table_navigation.page
/usr/share/help/sv/orca/preferences_text_attributes.page
/usr/share/help/sv/orca/preferences_voice.page
/usr/share/help/sv/orca/preferences_web.page
/usr/share/help/uk/orca
/usr/share/help/uk/orca/commands.page
/usr/share/help/uk/orca/commands_bookmarks.page
/usr/share/help/uk/orca/commands_braille.page
/usr/share/help/uk/orca/commands_chat.page
/usr/share/help/uk/orca/commands_controlling_orca.page
/usr/share/help/uk/orca/commands_debugging.page
/usr/share/help/uk/orca/commands_find.page
/usr/share/help/uk/orca/commands_flat_review.page
/usr/share/help/uk/orca/commands_live_regions.page
/usr/share/help/uk/orca/commands_mouse.page
/usr/share/help/uk/orca/commands_profiles.page
/usr/share/help/uk/orca/commands_reading.page
/usr/share/help/uk/orca/commands_speech_settings.page
/usr/share/help/uk/orca/commands_structural_navigation.page
/usr/share/help/uk/orca/commands_table.page
/usr/share/help/uk/orca/commands_time_date_notifications.page
/usr/share/help/uk/orca/commands_where_am_i.page
/usr/share/help/uk/orca/figures
/usr/share/help/uk/orca/figures/orca-logo.svg
/usr/share/help/uk/orca/howto_bookmarks.page
/usr/share/help/uk/orca/howto_documents.page
/usr/share/help/uk/orca/howto_flat_review.page
/usr/share/help/uk/orca/howto_forms.page
/usr/share/help/uk/orca/howto_key_bindings.page
/usr/share/help/uk/orca/howto_keyboard_layout.page
/usr/share/help/uk/orca/howto_learn_modes.page
/usr/share/help/uk/orca/howto_live_regions.page
/usr/share/help/uk/orca/howto_mouse_review.page
/usr/share/help/uk/orca/howto_notifications.page
/usr/share/help/uk/orca/howto_orca_find.page
/usr/share/help/uk/orca/howto_profiles.page
/usr/share/help/uk/orca/howto_setting_up_orca.page
/usr/share/help/uk/orca/howto_structural_navigation.page
/usr/share/help/uk/orca/howto_tables.page
/usr/share/help/uk/orca/howto_text_attributes.page
/usr/share/help/uk/orca/howto_the_orca_modifier.page
/usr/share/help/uk/orca/howto_toggling_caps_lock.page
/usr/share/help/uk/orca/howto_whereami.page
/usr/share/help/uk/orca/index.page
/usr/share/help/uk/orca/introduction.page
/usr/share/help/uk/orca/preferences.page
/usr/share/help/uk/orca/preferences_braille.page
/usr/share/help/uk/orca/preferences_chat.page
/usr/share/help/uk/orca/preferences_general.page
/usr/share/help/uk/orca/preferences_introduction.page
/usr/share/help/uk/orca/preferences_key_bindings.page
/usr/share/help/uk/orca/preferences_key_echo.page
/usr/share/help/uk/orca/preferences_pronunciation.page
/usr/share/help/uk/orca/preferences_speech.page
/usr/share/help/uk/orca/preferences_spellcheck.page
/usr/share/help/uk/orca/preferences_table_navigation.page
/usr/share/help/uk/orca/preferences_text_attributes.page
/usr/share/help/uk/orca/preferences_voice.page
/usr/share/help/uk/orca/preferences_web.page
/usr/share/locale/ar/LC_MESSAGES/orca.mo
/usr/share/locale/ast/LC_MESSAGES/orca.mo
/usr/share/locale/be/LC_MESSAGES/orca.mo
/usr/share/locale/bg/LC_MESSAGES/orca.mo
/usr/share/locale/bn/LC_MESSAGES/orca.mo
/usr/share/locale/bn_IN/LC_MESSAGES/orca.mo
/usr/share/locale/bs/LC_MESSAGES/orca.mo
/usr/share/locale/ca/LC_MESSAGES/orca.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/orca.mo
/usr/share/locale/cs/LC_MESSAGES/orca.mo
/usr/share/locale/cy/LC_MESSAGES/orca.mo
/usr/share/locale/da/LC_MESSAGES/orca.mo
/usr/share/locale/de/LC_MESSAGES/orca.mo
/usr/share/locale/dz/LC_MESSAGES/orca.mo
/usr/share/locale/el/LC_MESSAGES/orca.mo
/usr/share/locale/en_CA/LC_MESSAGES/orca.mo
/usr/share/locale/en_GB/LC_MESSAGES/orca.mo
/usr/share/locale/eo/LC_MESSAGES/orca.mo
/usr/share/locale/es/LC_MESSAGES/orca.mo
/usr/share/locale/et/LC_MESSAGES/orca.mo
/usr/share/locale/eu/LC_MESSAGES/orca.mo
/usr/share/locale/fa/LC_MESSAGES/orca.mo
/usr/share/locale/fi/LC_MESSAGES/orca.mo
/usr/share/locale/fr/LC_MESSAGES/orca.mo
/usr/share/locale/fur/LC_MESSAGES/orca.mo
/usr/share/locale/ga/LC_MESSAGES/orca.mo
/usr/share/locale/gl/LC_MESSAGES/orca.mo
/usr/share/locale/gu/LC_MESSAGES/orca.mo
/usr/share/locale/he/LC_MESSAGES/orca.mo
/usr/share/locale/hi/LC_MESSAGES/orca.mo
/usr/share/locale/hr/LC_MESSAGES/orca.mo
/usr/share/locale/hu/LC_MESSAGES/orca.mo
/usr/share/locale/id/LC_MESSAGES/orca.mo
/usr/share/locale/is/LC_MESSAGES/orca.mo
/usr/share/locale/it/LC_MESSAGES/orca.mo
/usr/share/locale/ja/LC_MESSAGES/orca.mo
/usr/share/locale/ka/LC_MESSAGES/orca.mo
/usr/share/locale/kk/LC_MESSAGES/orca.mo
/usr/share/locale/kn/LC_MESSAGES/orca.mo
/usr/share/locale/ko/LC_MESSAGES/orca.mo
/usr/share/locale/lt/LC_MESSAGES/orca.mo
/usr/share/locale/lv/LC_MESSAGES/orca.mo
/usr/share/locale/mai/LC_MESSAGES/orca.mo
/usr/share/locale/mk/LC_MESSAGES/orca.mo
/usr/share/locale/ml/LC_MESSAGES/orca.mo
/usr/share/locale/mr/LC_MESSAGES/orca.mo
/usr/share/locale/ms/LC_MESSAGES/orca.mo
/usr/share/locale/nb/LC_MESSAGES/orca.mo
/usr/share/locale/ne/LC_MESSAGES/orca.mo
/usr/share/locale/nl/LC_MESSAGES/orca.mo
/usr/share/locale/nn/LC_MESSAGES/orca.mo
/usr/share/locale/oc/LC_MESSAGES/orca.mo
/usr/share/locale/or/LC_MESSAGES/orca.mo
/usr/share/locale/pa/LC_MESSAGES/orca.mo
/usr/share/locale/pl/LC_MESSAGES/orca.mo
/usr/share/locale/pt/LC_MESSAGES/orca.mo
/usr/share/locale/pt_BR/LC_MESSAGES/orca.mo
/usr/share/locale/ro/LC_MESSAGES/orca.mo
/usr/share/locale/ru/LC_MESSAGES/orca.mo
/usr/share/locale/si/LC_MESSAGES/orca.mo
/usr/share/locale/sk/LC_MESSAGES/orca.mo
/usr/share/locale/sl/LC_MESSAGES/orca.mo
/usr/share/locale/sq/LC_MESSAGES/orca.mo
/usr/share/locale/sr/LC_MESSAGES/orca.mo
/usr/share/locale/sr@latin/LC_MESSAGES/orca.mo
/usr/share/locale/sv/LC_MESSAGES/orca.mo
/usr/share/locale/ta/LC_MESSAGES/orca.mo
/usr/share/locale/te/LC_MESSAGES/orca.mo
/usr/share/locale/th/LC_MESSAGES/orca.mo
/usr/share/locale/tr/LC_MESSAGES/orca.mo
/usr/share/locale/ug/LC_MESSAGES/orca.mo
/usr/share/locale/uk/LC_MESSAGES/orca.mo
/usr/share/locale/vi/LC_MESSAGES/orca.mo
/usr/share/locale/zh_CN/LC_MESSAGES/orca.mo
/usr/share/locale/zh_HK/LC_MESSAGES/orca.mo
/usr/share/locale/zh_TW/LC_MESSAGES/orca.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Feb 12 23:53:52 2025