pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/orca



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Oct 20 14:10:55 UTC 2024

Modified Files:
        pkgsrc/misc/orca: Makefile PLIST distinfo

Log Message:
orca: update to 46.2.

46.2 - 25 June 2024

Updates:

* 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.

New and updated translations (THANKS EVERYONE!!!):

  ca              Catalan                   Jordi Mas i Hernandez
  eu              Basque                    Asier Sarasua Garmendia
  he              Hebrew                    Yaron Shahrabani
  id              Indonesian                Andika Triwidada
  kab             Kabyle                    Athmane MOKRAOUI
  kab             Kabyle                    Rachida SACI
  ne              Nepali                    Pawan Chitrakar
  pt_BR           Brazilian Portuguese      Leônidas Araújo
  pt              Portuguese                Hugo Carvalho
  ru              Russian                   Artur S0

=========

46.1 - 1 April 2024

Bug fixes:

* 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.

New and updated translations (THANKS EVERYONE!!!):

  da              Danish                    Ask Hjorth Larsen
  de              German                    Jürgen Benvenuti
  es              Spanish                   Daniel Mustieles
  eu              Basque                    Asier Sarasua Garmendia
  fr              French                    Alexandre Franke
  kab             Kabyle                    Athmane MOKRAOUI
  ka              Georgian                  Ekaterine Papava
  lt              Lithuanian                Aurimas Černius
  lv              Latvian                   Rūdolfs Mazurs
  pl              Polish                    Piotr Drąg
  pt_BR           Brazilian Portuguese      Juliano de Souza Camargo
  sv              Swedish                   Anders Jonsson
  zh_CN           Chinese (China)           Boyuan Yang

=========

46.0 - 13 March 2024

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.

New and updated translations (THANKS EVERYONE!!!):

  ca              Catalan                   Jordi Mas
  en_GB           British English           Andi Chandler
  gl              Galician                  Fran Dieguez
  he              Hebrew                    Yaron Shahrabani
  hu              Hungarian                 Attila Hammer
  kk              Kazakh                    Baurzhan Muftakhidinov
  tr              Turkish                   Sabri Ünal

=========

46.beta - 21 February 2024

Of Interest to Distros:

* 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.

New and updated translations (THANKS EVERYONE!!!):

  cs              Czech                     Daniel Rusek
  eu              Basque                    Asier Sarasua Garmendia
  fa              Persian                   Danial Behzadi
  he              Hebrew                    Yaron Shahrabani
  hu              Hungarian                 Attila Hammer
  ka              Georgian                  Ekaterine Papava
  pt_BR           Brazilian Portuguese      Juliano de Souza Camargo
  ru              Russian                   Artur S0
  sl              Slovenian                 Matej Urbančič
  sv              Swedish                   Anders Jonsson
  tr              Turkish                   Sabri Ünal
  uk              Ukrainian                 Yuri Chornoivan

=========

46.alpha - 18 January 2024

New and Updated Features:

* 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 should remember what apps are currently in sleep mode so it is
  only necessary to enable it once per app in a given session. Note
  that Orca does not currently store the setting permanently. This is
  intentional, and is the same behavior as NVDA, but an option may be
  created in the future to permanently store the setting.

* 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.

  In addition, Orca's dynamic header commands from LO should now work
  everywhere, including Google Docs and other web-based editors. These
  bindings have changed. The new bindings are:
    * Orca+Shift+R: Set the cells to be treated as column headers to
      this row.
    * Orca+Shift+R double-click: Unset the dynamic column headers row.
    * Orca+Shift+C: Set the cells to be treated as row headers to this
      column.
    * Orca+Shift+C double-click: Unset the dynamic row headers row.

* 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.
  Developers seeking to test their implementation can enable Orca's
  presentation of tutorial messages in the Orca Preferences dialog.

* 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.
  Also improve presentation of nested lists.

* 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.

New and updated translations (THANKS EVERYONE!!!):

  ca              Catalan                   Jordi Mas i Hernandez
  cs              Czech                     Daniel Rusek
  de              German                    Jürgen Benvenuti
  de              German                    Philipp Kiemle
  en_GB           British English           Bruce Cowan
  eo              Esperanto                 Kristjan SCHMIDT
  es              Spanish                   Daniel Mustieles
  eu              Basque                    Asier Sarasua Garmendia
  fa              Persian                   Danial Behzadi
  fa              Persian                   Sina Aghighi
  fi              Finnish                   Jiri Grönroos
  fr              French                    Guillaume Bernard
  gl              Galician                  Fran Dieguez
  he              Hebrew                    Yaron Shahrabani
  hu              Hungarian                 Attila Hammer
  id              Indonesian                Andika Triwidada
  ka              Georgian                  Ekaterine Papava
  lt              Lithuanian                Aurimas Černius
  pl              Polish                    Piotr Drąg
  pt_BR           Brazilian Portuguese      Alex Jr
  pt              Portuguese                Hugo Carvalho
  ro              Romanian                  Daniel Șerbănescu
  ro              Romanian                  Florentina Mușat
  ru              Russian                   Artur S0
  ru              Russian                   Artur So
  ru              Russian                   Sergej A
  sl              Slovenian                 Matej Urbančič
  sv              Swedish                   Anders Jonsson
  tr              Turkish                   Sabri Ünal
  uk              Ukrainian                 Yuri Chornoivan
  zh_CN           Chinese (China)           Luming Zh

=========

45.2 - 6 January 2024

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.

New and updated translations (THANKS EVERYONE!!!):

  en_GB           British English           Bruce Cowan
  fa              Persian                   Sina Aghighi
  fr              French                    Guillaume Bernard
  he              Hebrew                    Yaron Shahrabani
  ka              Georgian                  Ekaterine Papava
  pt_BR           Brazilian Portuguese      Alex Jr
  ro              Romanian                  Daniel Șerbănescu
  tr              Turkish                   Sabri Ünal

=========

45.1 - 6 October 2023

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.

New and updated translations (THANKS EVERYONE!!!):

  eo              Esperanto                 Kristjan SCHMIDT

=========

45.0 - 15 September 2023

New and updated translations (THANKS EVERYONE!!!):

  ca              Catalan                   Jordi Mas i Hernandez
  cs              Czech                     Daniel Rusek
  da              Danish                    Alan Mortensen
  id              Indonesian                Andika Triwidada
  ka              Georgian                  Ekaterine Papava
  sl              Slovenian                 Matej Urbančič
  sv              Swedish                   Anders Jonsson
  zh_CN           Chinese (China)           Boyuan Yang

=========

45.rc - 5 September 2023

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

* Fix speech getting cut off when focus changes away from checkable
  item

* Fix Orca failing to say "command not found" label in gnome-shell's
  run dialog

* Fix presentation of Qt tree cells with toggle action

* Improve logic when suspending events

New and updated translations (THANKS EVERYONE!!!):

  be              Belarusian                Vasil Pupkin
  da              Danish                    Alan Mortensen
  de              German                    Jürgen Benvenuti
  de              German                    Philipp Kiemle
  es              Spanish                   Daniel Mustieles
  fa              Persian                   Danial Behzadi
  fi              Finnish                   Jiri Grönroos
  gl              Galician                  Fran Dieguez
  id              Indonesian                Andika Triwidada
  kk              Kazakh                    Baurzhan Muftakhidinov
  lt              Lithuanian                Aurimas Černius
  pa              Punjabi                   Amn Alam
  pl              Polish                    Piotr Drąg
  ru              Russian                   Artur S0
  ru              Russian                   Sergej A
  sv              Swedish                   Anders Jonsson
  tr              Turkish                   Sabri Ünal

=========

45.beta - 14 August 2023

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"

New and updated translations (THANKS EVERYONE!!!):

  eu              Basque                    Asier Sarasua Garmendia
  gl              Galician                  Fran Dieguez
  hu              Hungarian                 Attila Hammer
  ka              Georgian                  Ekaterine Papava
  uk              Ukrainian                 Yuri Chornoivan

=========
45.alpha - 5 August 2023

NOTE: A beta release will follow in a few days, hopefully including all
of the translations that are in master but never made it to the gnome-45
branch.

New and Modified Features:

* 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.

Bug Fixes and Other Improvements:

* 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.

New and updated translations (THANKS EVERYONE!!!):

  en_GB           British English           Bruce Cowan
  hu              Hungarian                 Attila Hammer
  it              Italian                   Gianvito Cavasoli
  ka              Georgian                  Ekaterine Papava

=========

44.1 - 25 May 2023

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

New and updated translations (THANKS EVERYONE!!!):

  it              Italian                   Gianvito Cavasoli

44.0 - 24 March 2023

New and updated translations (THANKS EVERYONE!!!):

  da              Danish                    Alan Mortensen
  fr              French                    Guillaume Bernard

=========

44.rc - 8 March 2023

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

New and updated translations (THANKS EVERYONE!!!):

  ab              Abkhazian                 Nart Tlisha
  de              German                    Jürgen Benvenuti
  hu              Hungarian                 Attila Hammer
  id              Indonesian                Kukuh Syafaat
  ka              Georgian                  Ekaterine Papava
  sv              Swedish                   Anders Jonsson
  uk              Ukrainian                 Yuri Chornoivan

=========

43.1 - 3 January 2023

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

New and updated translations (THANKS EVERYONE!!!):

  ab              Abkhazian                 Nart Tlisha
  ka              Georgian                  Ekaterine Papava
  nl              Dutch                     Nathan Follens

=========

43.0 - 23 September 2022

General:

* Prevent double-presentation of notifications

* Fix presentation of Nautilus items for Gtk 4

* Fix bug causing the wrong voice to be used

New and updated translations (THANKS EVERYONE!!!):

  bg              Bulgarian                 Alexander Shopov
  ca              Catalan                   Jordi Mas
  da              Danish                    Alan Mortensen
  fr              French                    Charles Monzat
  kk              Kazakh                    Baurzhan Muftakhidinov
  lv              Latvian                   Rūdolfs Mazurs
  ne              Nepali                    Pawan Chitrakar
  pt_BR           Brazilian Portuguese      Leônidas Araújo
  sl              Slovenian                 Matej Urbančič
  sv              Swedish                   Anders Jonsson
  tr              Turkish                   Sabri Ünal
  zh_CN           Chinese (China)           Boyuan Yang

=========

43.beta - 29 August 2022

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

New and updated translations (THANKS EVERYONE!!!):

  ab              Abkhazian                 Nart Tlisha
  ca              Catalan                   Jordi Mas
  cs              Czech                     Marek Černocký
  de              German                    Jürgen Benvenuti
  eu              Basque                    Asier Sarasua Garmendia
  fr              French                    Claude Paroz
  gl              Galician                  Fran Dieguez
  hu              Hungarian                 Attila Hammer
  lt              Lithuanian                Aurimas Černius
  pl              Polish                    Piotr Drąg
  sr              Serbian                   Марко Костић
  tr              Turkish                   Emin Tufan Çetin
  zh_CN           Chinese (China)           Luming Zh

=========

43.alpha - 1 July 2022

Web:

* Fix several issues relating to presentation of navigation among
  focusable descendants within ARIA grids and tables

* Improve support for description lists

* Improve presentation of articles in feeds

* Improve presentation of unknown setsize and row/column count

* Fix several "chattiness" issues related to ARIA widgets

* 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

* 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

* Fail gracefully when structural navigation commands are used in
  WebKitGtk 2.36.x (the collection interface won't be supported
  until 2.26.4)

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

New and updated translations (THANKS EVERYONE!!!):

  bg              Bulgarian                 Alexander Shopov
  ca              Catalan                   Jordi Mas
  ca              Catalan                   Jordi Mas i Hernandez
  cs              Czech                     Marek Černocký
  da              Danish                    Alan Mortensen
  da              Danish                    Ask Hjorth Larsen
  de              German                    Mario Blättermann
  de              German                    Philipp Kiemle
  de              German                    Tim Sabsch
  es              Spanish                   Daniel Mustieles
  es              Spanish                   Francisco Javier Dorado
  eu              Basque                    Asier Sarasua Garmendia
  fa              Persian                   Danial Behzadi
  fi              Finnish                   Jiri Grönroos
  fr              French                    Charles Monzat
  fr              French                    Claude Paroz
  gl              Galician                  Fran Dieguez
  he              Hebrew                    Yaron Shahrabani
  hu              Hungarian                 Attila Hammer
  id              Indonesian                Kukuh Syafaat
  it              Italian                   Milo Casagrande
  kk              Kazakh                    Baurzhan Muftakhidinov
  lt              Lithuanian                Aurimas Černius
  lv              Latvian                   Rūdolfs Mazurs
  nb              Norwegian Bokmål          Kjartan Maraas
  ne              Nepali                    Pawan Chitrakar
  nl              Dutch                     Nathan Follens
  oc              Occitan                   Quentin PAGÈS
  pl              Polish                    Piotr Drąg
  pt_BR           Brazilian Portuguese      Leônidas Araújo
  pt_BR           Brazilian Portuguese      Matheus Barbosa
  pt_BR           Brazilian Portuguese      Tiago Casal
  pt              Portuguese                Hugo Carvalho
  ro              Romanian                  Daniel Șerbănescu
  ru              Russian                   Aleksandr Melman
  sl              Slovenian                 Matej Urbančič
  sr              Serbian                   Марко Костић
  sv              Swedish                   Anders Jonsson
  sv              Swedish                   Luna Jernberg
  tr              Turkish                   Emin Tufan Çetin
  uk              Ukrainian                 Yuri Chornoivan
  zh_CN           Chinese (China)           Boyuan Yang
  zh_CN           Chinese (China)           Luming Zh

=========

42.0 - 22 March 2022

New and updated translations (THANKS EVERYONE!!!):

  de              German                    Philipp Kiemle
  it              Italian                   Milo Casagrande
  kk              Kazakh                    Baurzhan Muftakhidinov
  nb              Norwegian Bokmål          Kjartan Maraas

=========

42.rc - 11 March 2022

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

New and updated translations (THANKS EVERYONE!!!):

  bg              Bulgarian                 Alexander Shopov
  ca              Catalan                   Jordi Mas
  cs              Czech                     Marek Černocký
  da              Danish                    Alan Mortensen
  es              Spanish                   Daniel Mustieles
  eu              Basque                    Asier Sarasua Garmendia
  fr              French                    Claude Paroz
  gl              Galician                  Fran Dieguez
  hu              Hungarian                 Attila Hammer
  id              Indonesian                Kukuh Syafaat
  lt              Lithuanian                Aurimas Černius
  pl              Polish                    Piotr Drąg
  pt_BR           Brazilian Portuguese      Matheus Barbosa
  pt              Portuguese                Hugo Carvalho
  ro              Romanian                  Daniel Șerbănescu
  ru              Russian                   Aleksandr Melman
  sl              Slovenian                 Matej Urbančič
  sr              Serbian                   Марко Костић
  sv              Swedish                   Luna Jernberg
  tr              Turkish                   Emin Tufan Çetin
  uk              Ukrainian                 Yuri Chornoivan
  zh_CN           Chinese (China)           Luming Zh

=========

42.beta - 15 February 2022

Web:

* Fix several bugs in which we update our location silently when we
  should instead announce it

* Improve behavior during event flood of text-related events from
  web apps

* Attempt to work around object destruction during structural nav

* Improve behavior of label ancestors of widgets

General:

* Fix bug causing accessing preferences to fail for esperanto

* Handle apps going defunct during cleanup; more debugging

* Handle exception when object is destroyed while getting text attributes

* Try to handle error from mate-notification-daemon during window:create

* Improve performance in gnome-shell

* Improve presentation of all text becoming unselected during caret
  navigation

New and updated translations (THANKS EVERYONE!!!):

  bg              Bulgarian                 Alexander Shopov
  ca              Catalan                   Jordi Mas i Hernandez
  cs              Czech                     Marek Černocký
  da              Danish                    Alan Mortensen
  da              Danish                    Ask Hjorth Larsen
  de              German                    Mario Blättermann
  de              German                    Tim Sabsch
  es              Spanish                   Daniel Mustieles
  es              Spanish                   Francisco Javier Dorado
  eu              Basque                    Asier Sarasua Garmendia
  fi              Finnish                   Jiri Grönroos
  fr              French                    Charles Monzat
  gl              Galician                  Fran Dieguez
  he              Hebrew                    Yaron Shahrabani
  hu              Hungarian                 Attila Hammer
  id              Indonesian                Kukuh Syafaat
  it              Italian                   Milo Casagrande
  kk              Kazakh                    Baurzhan Muftakhidinov
  lv              Latvian                   Rūdolfs Mazurs
  ne              Nepali                    Pawan Chitrakar
  nl              Dutch                     Nathan Follens
  oc              Occitan                   Quentin PAGÈS
  pl              Polish                    Piotr Drąg
  pt_BR           Brazilian Portuguese      Leônidas Araújo
  pt_BR           Brazilian Portuguese      Tiago Casal
  pt              Portuguese                Hugo Carvalho
  ru              Russian                   Aleksandr Melman
  sl              Slovenian                 Matej Urbančič
  sv              Swedish                   Anders Jonsson
  uk              Ukrainian                 Yuri Chornoivan
  zh_CN           Chinese (China)           Boyuan Yang

=========

41.1 - 1 December 2021

Web:

* Fix presentation of selected items in datalist

* Fix issue causing non-rendered headings being combined with
  other, rendered elements when presenting line contents

* Improve behavior when focused back/forward button is pressed

* Improve presentation of subscript and superscript elements
  (requires implementations exposing the associated AT-SPI2
  roles)

* Attempt to identify and present custom-element images

* Fix SayAll for rich-text editors

* Treat all list items inside listboxes as focus mode widgets
  regardless of authoring

* Clear cached objects when not dumping full cache for child change
  to prevent skipping over newly-added content

* Fix speech generator for browser alerts

* Fix issues causing certain spin buttons to not be presented correctly

General:

* Modify collections module import for Python3.10 compatibility

* Event Manager: Handle name/description change floods

* Adjust string for repeats when presenting text changes

* Clear flat review context when page tab lists emit selection-changed
  to eliminate stale context (e.g. in a wizard)

* Improve presentation of indeterminate progress bars (busy indicators)

New and updated translations (THANKS EVERYONE!!!):

  es              Spanish                   Daniel Mustieles
  he              Hebrew                    Yaron Shahrabani
  lv              Latvian                   Rūdolfs Mazurs
  ru              Russian                   Aleksandr Melman

=========

41.0 - 16 September 2021

General:

* Fix compatibility with Python 3.10

New and updated translations (THANKS EVERYONE!!!):

  da              Danish                    Alan Mortensen
  de              German                    Tim Sabsch
  es              Spanish (markup fix)      Andre Klapper

=========

41.rc - 4 September 2021

Web:

* Fix several issues related to empty but "focusable" ARIA
  tooltips

* Identify and work around (when possible) mismatched text and
  hypertext implementations that can lead to looping inside
  content

New and updated translations (THANKS EVERYONE!!!):

  cs              Czech                     Marek Černocký
  es              Spanish                   Francisco Javier Dorado
  hu              Hungarian                 Attila Hammer
  kk              Kazakh                    Baurzhan Muftakhidinov
  sv              Swedish                   Anders Jonsson
  uk              Ukrainian                 Yuri Chornoivan

=========

41.beta - 24 August 2021

General:

* Use new AT-SPI device API for keyboard monitoring when available

LibreOffice:

* Fix bug causing Orca to become silent due to setting locusOfFocus
  to a defunct object

* Work around missing focus event for Calc spreadsheet which causes
  Orca to ignore subsequent events

Speech:

* Do not set voice name when it is the default

=========

41.alpha - 12 July 2021

General:

 * Improve handling of accessible-event floods from apps

 * Fix bug in announcing selected items in icon views

Web:

 * Improve recovery from destruction of current object

 * Improve performance in response to caret-moved events

 * Fix crash resulting from subtree becoming hidden

 * Fix bug in toolbar browse-mode navigation

 * Fix bug causing a live region event to be ignored

 * Fix bug causing us to incorrectly switch to browse mode in VSCode

 * Ensure we present caret-moved events after Alt+Tabbing into web app

 * Don't repeat posinset and setsize for multi-line list items

 * Don't announce unselected state of grid cells/rows in browse mode

 * Don't announce row and column count when they are both 0

 * Fix braille presentation of grid cell in browse mode

 * Improve browse-mode navigation of trees and tree tables

 * Eliminate some chattiness entering elements with a caption

 * Prevent double-presentation of description for alerts

Email:

 * Fix regression presenting plain-text messages in Thunderbird

 * Work around missing events from Evolution Add Accounts

LibreOffice:

 * Work around missing state-changed:focused event that caused
   caret-moved events in documents to be ignored

Speech:

 * Ensure we enable/disable speech based on app-specific settings

 * punctuation: Spell left/right_double_angle at level "most"

 * Do not add mark within numbers (some synthesizers present numbers
   incorrectly otherwise)

 * Do not set language if it is empty (breaks output in older versions
   of speech-dispatcher)

Mouse Review:

 * Check if we have Wnck in activate() so we don't spew errors

 * Gracefully handle lack of pointer

New and updated translations (THANKS EVERYONE!!!):

  es              Spanish                   Daniel Mustieles
  es              Spanish                   Francisco Javier Dorado
  fi              Finnish                   Jiri Grönroos
  fr              French                    Charles Monzat
  he              Hebrew                    Yaron Shahrabani
  ne              Nepali                    Pawan Chitrakar
  nl              Dutch                     Nathan Follens
  oc              Occitan                   Quentin PAGÈS
  pt_BR           Brazilian Portuguese      Tiago Casal
  sv              Swedish                   Anders Jonsson

=========

40.0 - 19 March 2021

New and updated translations (THANKS EVERYONE!!!):

  cs              Czech                     Marek Černocký
  da              Danish                    Ask Hjorth Larsen
  it              Italian                   Milo Casagrande
  sv              Swedish                   Anders Jonsson
  zh_CN           Chinese (China)           Boyuan Yang

=========

40.rc - 11 March 2021

Web:

* Improve handling of, and recovery from, element destruction, e.g.
  to find the new location and contents more accurately and quickly

* Don't generate line contents when tabbing into editable with
  descendants (chattiness)

General:

* Prevent hang generating statusbar content

* Prevent hang resulting from accessible objects which claim to be
  their own parent

* Try to detect and avoid selection-changed event flood from apps
  like Caja which can make Orca not responsive

* Work around lack of children-changed accessibility events from
  fillers which report 0 children

New and updated translations (THANKS EVERYONE!!!):

  de              German                    Mario Blättermann
  eu              Basque                    Asier Sarasua Garmendia
  fi              Finnish                   Jiri Grönroos
  gl              Galician                  Fran Dieguez
  id              Indonesian                Kukuh Syafaat
  pl              Polish                    Piotr Drąg
  pt              Portuguese                Hugo Carvalho

=========

40.beta - 22 February 2021

Web:

 * Add initial support for aria-braillelabel and aria-brailleroledescription

 * Add option to control automatic focus mode during native navigation

 * Improve presentation of, and fix bugs related to, offscreen text
   which is exposed to us as one or two characters per line

 * Make more roles descendable in browse mode to improve content in
   which use ARIA widget roles are applied without any associated
   keyboard navigation

 * Fix bugs in which we get stuck or skip an element due to stale cache

 * Prevent getting stuck when up arrowing with multiple newline chars

 * Don't collapse newlines from a single text object into one line

 * Respect speakBlankLines setting

 * Ensure figcaptions and descendants are presented only once

 * Fix issue in which caret-moved events preceding focus events cause
   Orca to not present a newly-focused entry

 * Use posinset and setsize attributes for menus, even in browser gui

 * Eliminate double-presentation of caption children in SayAll

 * Work harder to turn inaccessible links into something presentable

 * Prevent focus mode from being entered if we're in SayAll

 * Fix presentation of table row when caret moves due to mouse click

 * Ensure we say something when using caret nav to interrupt SayAll

 * Skip useless empty elements when seeking first context in document

 * Fall back on gridcell name when generating name for nameless checkboxes

 * Miscellaneous chattiness fixes

Chromium:

 * Work around bogus/misleading selected state in browser menus

 * Fix chattiness issue arrowing up/down in Omnibox popup

 * Fix bogus presentation of posinset and setsize in popup menus

Braille:

 * Attempt to be smarter about the default contraction table, prefering
   the current locale and literary braille tables

 * Fix bug in presentation of tree items

General:

 * Fix Orca not launching due to braille-related timeout

 * Use AT-SPI2's cache for children (improves performance)

 * Improve presentation of native-app navigation by word

 * Fix issue preventing us from recognizing a Tab input event

 * Announce "non selected" when focus does not follow selected in a listbox

 * Only speak newline during word nav if spoken indentation is enabled

 * Handle exception initializing mouse review with null display

New and updated translations (THANKS EVERYONE!!!):

  ca              Catalan                        Jordi Mas
  ca              Catalan                        Jordi Mas i Hernandez
  cs              Czech                          Marek Černocký
  de              German                         Christian Kirbach
  de              German                         Tim Sabsch
  en_GB           British English                Stephan Woidowski
  es              Spanish                        Daniel Mustieles
  fi              Finnish                        Timo Jyrinki
  fr              French                         Charles Monzat
  fr              French                         Claude Paroz
  gl              Galician                       Fran Dieguez
  hr              Croatian                       Goran Vidović
  hu              Hungarian                      Attila Hammer
  it              Italian                        Milo Casagrande
  lt              Lithuanian                     Aurimas Černius
  nb              Norwegian Bokmål               Kjartan Maraas
  pl              Polish                         Piotr Drąg
  pt_BR           Brazilian Portuguese           Henrique Machado Campos
  pt_BR           Brazilian Portuguese           Rafael Fontenelle
  pt              Portuguese                     Juliano Camargo
  ro              Romanian                       Florentina Mușat
  sl              Slovenian                      Matej Urbančič
  sr              Serbian                        Марко Костић
  sr              Serbian                        Мирослав Николић
  sv              Swedish                        Anders Jonsson
  tr              Turkish                        Emin Tufan Çetin
  uk              Ukrainian                      Yuri Chornoivan
  zh_CN           Chinese (China)                Boyuan Yang

=========

3.38.2 - 22 December 2020

General:

 * Don't treat unknown coordinates as definitely off-screen. Should
   fix the problem seen with flat review resulting from a change in
   Gtk+ 3.24.24

=========

3.38.1 - 3 December 2020

Web:

 * Fix crash when generating speech for childless math element

General:

 * Fix bug causing the new radio button group to not be presented
   when the group was first entered

New and updated translations (THANKS EVERYONE!!!):

   pt            Portuguese              Juliano de Souza Camargo
   pt_BR         Brazilian Portuguese    Henrique Machado Campos

=========

3.38.0 - 11 September 2020

Web:

 * Don't present aria-placeholder value when it's identical to aria-label

 * Fall back on object attributes for absent text attributes

General:

 * Add some sanity checks to prevent crashing due to GStreamer failure

 * Announce read-only state for checkboxes

New and updated translations (THANKS EVERYONE!!!):

   cs            Czech                 Marek Černocký
   de            German                Tim Sabsch
   es            Spanish               Daniel Mustieles
   fr            French                Charles Monzat, Claude Paroz
   hu            Hungarian             Attila Hammer
   id            Indonesian            Kukuh Syafaat
   it            Italian               Milo Casagrande
   pl            Polish                Piotr Drąg
   sl            Slovenian             Matej Urbančič
   sr            Serbian               Марко Костић
   sv            Swedish               Anders Jonsson
   tr            Turkish               Emin Tufan Çetin
   zh_CN         Chinese (China)       Boyuan Yang

=========

3.37.90 - 10 August 2020

Web:

 * Announce when rows, columns get reordered due to aria-sort changing

 * Fix bug causing some web content to not be presented in flat review

 * Fall back on "placeholder" when "placeholder-text" is not used by
   browsers

 * Fix bug causing presentation of stale content when navigating by word

 * Skip over clickable images during line nav if the author has set alt
   to ""

 * Fix bug causing events from Google Docs to be ignored when a dialog
   appears but lacks focus

 * Fix false positive causing us to not present self-referential labels

 * Fix crash caused by author using aria-labelledby pointing to itself

 * Always speak the current line when caret moves due to mouse click
   so that presentation is consistent regardless of the element

General:

 * Fix bug causing learn mode to not work in (at least) gnome-shell
   controls

 * Emit mode-changed notifications to inform other tools (magnifiers,
   highlighting tools) what mode Orca is in when presenting content

 * Miscellaneous tweaks to GUI labels and documentation

 * Attempt to reconnect to speech-dispatcher when setting capitalization
   style fails due to SSIPCommunicationError

New and updated translations (THANKS EVERYONE!!!):

   ca            Catalan               Gil Forcada, Jordi Mas
   de            German                Tim Sabsch
   el            Greek                 Efstathios Iosifidis
   es            Spanish               Daniel Mustieles
   eu            Basque                Asier Sarasua Garmendia
   fr            French                Charles Monzat
   gb            British English       Zander Brown
   gl            Galician              Fran Diéguez
   kk            Kazakh                Baurzhan Muftakhidinov
   lt            Lithuanian            Aurimas Černius
   ro            Romanian              Daniel Șerbănescu, Florentina Mușat
   sl            Slovenian             Matej Urbančič
   sv            Swedish               Anders Jonsson
   uk            Ukrainian             Yuri Chornoivan

=========

3.37.2 - 1 June 2020

Web:

 * Present aria-sort value when focus moves to sorted row/col header

 * Ensure we present functionally-empty entries from web apps

 * Make ARIA gridcell cells caret-navigable if browse mode is sticky

 * Fix bug causing us to skip over objects in certain grids in browse
   mode

 * Handle links whose sole content is an image with alt=""

 * Force browse mode switch in web apps when child document claims focus

 * Don't repeat label, name, or role when in the same object in SayAll

 * Improve performance of presenting status bar items for web/Electron
   apps (e.g. VSCode)

 * Check for "keyshortcuts" attribute also for browser UI

 * Eliminate chattiness from Chromium omnibox

 * Ensure we present the correct row when navigating to table with
   missing rows

 * Improve structural navigation in HTML tables with conflicting ARIA
   semantics

 * Ensure we announce role and content of elements with ARIA's separator
   role

 * Ensure we verbalize punctuation for named items inside code elements

 * Improve heuristic to identify elements serving as fake placeholder
   for text

 * Use caret-moved event to recover from object destruction

 * Prevent Orca from wandering into hidden objects and improve recovery
   when the currently-focused object is removed/destroyed

 * Improve overall performance processing caret-moved, children-changed,
   and text-changed events

 * Expand embedded objects for live region text insertions

Mouse Review:

 * Fix several chattiness issues

 * Fix presentation of nested cells

Braille:

 * Ensure blockquote and section text is always displayed

 * Ensure focused region starts the display when panToCursor

 * Fix bug in word wrap causing us to not display the relevant info

 * Fix error using braille with JavaAtkWrapper

 * Ensure we update our position when an anchor is clicked on
   via braille display

 * Hand off Braille output on NoFocus so other screen readers can
   provide information

 * Correctly display long strings of non-space characters that exceed
   the width of the braille line

 * Fix several panning issues

 * Remove fallback on VT 7

Speech:

 * Use punct level 'most' when available in speech-dispatcher

 * Insert pause breaks when generating status bar items so they don't
   all run together when spoken

General:

 * Emit region-changed events to inform other tools (e.g. magnifiers,
   highlighting tools) the object and optional text range Orca is
   presenting

 * Present description change events for the current object

 * Fix crash related to non-standard tables

 * Work around Qt not exposing STATE_CHECKABLE and/or using
   ROLE_CHECK_MENU_ITEM on checkable menu items

 * Fix presentation of Qt widgets labelled by their parent
   container

 * Gracefully handle AT-SPI2 timeout when checking validity of app

 * Add support for the Orca key being "sticky"

 * Fall back on name for labels which lack displayed text

 * Present message when the status bar cannot be found

 * Respect user's punctuation settings in app switchers

New and updated translations (THANKS EVERYONE!!!):

   ckb           Kurdish Sorani        Jwtiyar Nariman
   de            German                Tim Sabsch
   es            Spanish               Daniel Mustieles
   hu            Hungarian             Attila Hammer
   ro            Romanian              Daniel Șerbănescu, Florentina Mușat
   sv            Swedish               Anders Jonsson
   tr            Turkish               Emin Tufan Çetin
   uk            Ukrainian             Yuri Chornoivan

=========

3.37.1 - 23 April 2020

VSCode:

As a consequence of feature implementation and bug fixes described below
under "Chromium" and "Web," Orca support for VSCode has been improved
significantly. Users are encouraged to test Orca with VSCode Insiders
build, where Microsoft has many accessibility fixes to work with Orca.

Chromium:

 * Improve label inference for form fields without author-provided names

 * Fix issue causing us to present the previous line in contenteditable

 * Fix chattiness issue resulting from failing to consider the prior
   object when generating labelOrName

 * Fix false positive on identifying list item marker

 * Prevent double-speaking of ARIA combobox value

 * Don't speak child position for popup menus (it's always 1 of 1)

 * Attempt to identify and work around possible missing window events

 * Improve responsiveness of text selection in large objects

Web:

 * Support navigation within focusable tooltips in web applications

 * Update Orca to handle new mappings for ARIA alert and alertdialog

 * Add support for new ARIA code role

 * Multiple performance improvements to event handling

 * Ensure we always present ARIA groups with author-provided names

 * Improve behavior navigating in tables in web-based rich-text editors

 * Ensure we adjust text for repeated characters even in browse mode

 * Fix bug causing us to present stale value information for ARIA
   range widgets

 * Don't announce returning to browse mode when page is loading

 * Don't present load completed or page summary information if we are
   in focus mode for a valid object

 * Don't present loading message from pages which have no URI (fixes
   some chattiness when launching Firefox)

 * Ensure more objects with info get presented in flat review

 * General improvements for presentation of ARIA comboboxes

 * Don't iterate through all children of very complex SVGs (improves
   performance)

 * Ignore caret-moved events from outside the active grid in focus mode
   (fixes chattiness and also incorrectly updating our location)

 * Don't infer labels for any web app descendant (names must come from
   authors in ARIA apps)

 * Ensure we handle selection-change events from web app descendants

 * Ensure we present the name of focused web documents

 * Update focus when web app descendant claims focus, unless browse mode
   is sticky

 * Only present comment role when first entering the comment (chattiness)

 * Fix bug causing us to not present text which is directly inside a
   scroll pane

 * Treat treeitems as a whole for the purpose of caret navigation

 * Prevent Orca from combining words into a single word in web content
   when navigating by word

 * Fix several issues related to rich-text editors in web apps

Thunderbird:

 * Fix bug causing us to incorrectly update the focused location when
   navigating in Settings

Mouse Review:

 * Do not announce redundant information when enabling mouse review

 * Fix window list the second time mouse review gets enabled

 * Fix window detection with more than one workspace

 * Ensure we compare the top level document with the active one

 * Fix mouse review on some web elements after scrolling

Chat apps:

 * Fix false positive with autocompleted text event (causing us to
   present membership count changes, e.g. in Pidgin)

General:

 * Reduce chattiness from page tab selection events following focus

 * Reduce chattiness from text insertions resulting from page tab switch

 * Don't re-present the description if the locusOfFocus hasn't changed

 * Don't present position in list for comboboxes which lack children

 * Fix bug causing us to not present changes in already-focused terminal
   when Orca is launched

 * Only present the status bar if it is showing and visible (increases
   likelihood of Orca finding the right status bar when command to
   speak the status bar is given)

 * Prevent double-speaking of static text in alerts and other containers

 * Speak "alert" role before its name rather than after

New and updated translations (THANKS EVERYONE!!!):

   nl            Dutch                 Justin van Steijn
   sl            Slovenian             Matej Urbančič
   zh_CN         Chinese (China)       Dz Chen

=========

3.36.1 - 11 March 2020

Web:

 * Flush live region messages when interrupting presentation

 * Support checkable list items and present unchecked state when item
   has checkable state and menu item role

 * Handle extraneous elements inside containers which support selection

 * Improve handling of live region messages with embedded object chars
   and filter out some duplicate messages

=========

3.36.0 - 11 March 2020

New and updated translations (THANKS EVERYONE!!!):

   nl            Dutch                 Nathan Follens
   ro            Romanian              Daniel Șerbănescu
   uk            Ukrainian             Daniel Korostil

=========

3.35.92 - 4 March 2020

Chromium:

 * Fix presentation of child position for files in Google Drive

 * Handle list item markers which lack "::marker" tag

Web:

 * Fix presentation of list items in GMail composition window

 * Eliminate chattiness from redundant SVG images which lack accessible
   information.

 * Present SVG documents using the image role

 * Several improvements to presentation of contenteditable content

 * Several improvements to presentation of aria-details information

 * Present aria-invalid info for non-widget elements

 * Present aria-roledescription value before mark/highlight start
   message

 * Ensure ARIA links are not treated like anchors

LibreOffice:

 * Calc: Eliminate chattiness from spreadsheet reclaiming focus after
   editing cell

General:

 * Ensure we use the right voice when presenting autocomplete role

 * Improve handling for window switchers which fail to emit needed
   accessibility events

New and updated translations (THANKS EVERYONE!!!):

   da            Danish                Alan Mortensen
   fr            French                Julien Humbert
   id            Indonesian            Kukuh Syafaat
   it            Italian               Milo Casagrande
   pt_BR         Brazilian Portuguese  Tiago Casal
   sl            Slovenian             Matej Urbančič

=========

3.35.91 - 20 February 2020

Chromium:

 * Remove some unwanted noise from frame name when there is no URL

 * Ensure we present alert-style dialog name and static text

 * Fix issue with live region presentation in embedded web apps

 * Improve accuracy getting the accessible object under the pointer

 * Work around issue causing us to get stuck when the focused object
   gets reparented by the author

 * Present alerts on application window activation

Web:

 * Improve handling and presentation of dynamic skip links

 * Fix bug causing certain code/preformatted text being treated as if
   it were on a single line

 * Improve handling of the focused object being replaced while focused

 * Fix bug causing us to re-announce context inappropriately

 * Treat block lists on the same line as other block elements (e.g.
   headings) as if they are on a separate line

 * Skip over empty paragraphs during caret navigation in web content

 * Fix bug causing certain blockquotes to not be announced

 * Fix chattiness and performance issue related to line navigation
   amongst table rows

 * Improve performance by caching object attributes

 * Improve performance by skipping pointless ancestor generation
   during line navigation

 * Improve presentation when caret moves to same-page link

 * Fall back on description so we present font-icon-based sharing
   links

 * Add support for suggestion, insertion, deletion, and mark roles
   and elements

 * Fix braille presentation of certain browser/app UI elements

 * Attempt to identify elements serving as placeholders for entries

 * Fix chattiness issue presenting column/row headers with author-
   provided names

 * Eliminate double-presentation of Table details during structural
   navigation

 * Improve navigation and presentation in grids in browse mode

 * Eliminate double-presentation of caret-moved events from mouse
   clicks

 * Only treat expandable elements as focus mode widgets if focusable

 * Prevent repetition of lines during SayAll for web content

 * Announce when an object has aria-details on it, and when entering
   or exiting a details container via caret navigation

Terminal:

 * Fix double-echoing of key when character echo is enabled

General:

 * Don't speak number of children when verbosity is set to brief

 * Fix bug causing the Orca modifier to get unbound when a keyboard
   is plugged in or removed

 * Fix pauses being spoken as period/dot when punctuation is set to all

 * Handle setting focused region when accessible objects get recreated
   on us during braille generation

 * Fix bug causing us to not present certain Qt tables as tables

 * Fix bug causing us to not always use the system voice

 * Improve filtering out of redundant names when there is a similar
   label

 * Prefer the name over the displayed text for interactive objects

 * Fix bug prevening rebinding of commands with Orca+Shift

 * Remove newline char from copied/appended flat review content

New and updated translations (THANKS EVERYONE!!!):

   ca            Catalan               Jordi Mas
   cs            Czech                 Marek Černocký
   es            Spanish               Daniel Mustieles
   eu            Basque                Asier Sarasua Garmendia
   fr            French                Claude Paroz
   gb            British English       Bruce Cowan
   gl            Galician              Fran Dieguez
   hu            Hungarian             Balázs Úr
   id            Indonesian            Sucipto
   lt            Lithuanian            Aurimas Černius
   ms            Malay                 Umarzuki Bin Mochlis Moktar
   pl            Polish                Piotr Drąg
   pt_BR         Brazilian Portuguese  Rafael Fontenelle
   sr            Serbian               Марко Костић
   sv            Swedish               Anders Jonsson
   tr            Turkish               Sabri Ünal

=========

3.35.3 - 3 Janauary 2020

Web:

 * Explicitly announce the popup type when aria-haspopup is used

 * Improve presentation of childless editable comboboxes

 * Ignore a bogus object from the Gecko accessibility tree which was
   interfering with presentation

 * Improve scrolling to text objects

 * Don't treat nameless, textless links/static text elements as clickables

 * Continued improvement of Orca's support for Chromium

 * Improve accuracy of synthesized clicks on web pages

 * Be sure we don't override sticky browse mode for top-level web apps

 * Fix bug causing Orca to not present button name during Say All

 * Improve presentation of selection of links which span multiple lines

 * Add support for detecting and adjusting scrolling for banner overlays
   (Note: This support requires adjustments in the user agents.)

General:

 * Fix key echo for accented letters for apps which don't give us the
   event string

 * Filter out mouse-abs event spam to make mouse review more performant

 * Improve reliability of mouse review

 * Improve identification and presentation of autocompleted text in
   entries

 * Work around missing object:state-changed:focused event from GtkTable
   which caused Orca to be silent when a table initially gained focus

 * Ensure Orca starts even when there are missing gstreamer components

 * Add support for word-based speech progress

 * Don't treat text insertions from non-focused widgets as echoable

 * Ensure we speak selected switcher item even when the user has set
   onlySpeakDisplayedText

 * Improve reliability of unfocusedAlertAndDialogCount()

 * Correct the position and size reported for selectable table rows

 * Don't present GtkComboBox selection changes if we're not on/in that
   widget

 * Present position in list for tables

 * Filter out duplicate clipboard contents changed notifications

 * Filter out bogus window focus claims from gnome-shell

 * Add handling for accessible app names which start with "org." or "com."

New and updated translations (THANKS EVERYONE!!!):

   ca            Catalan               Jordi Mas
   da            Danish                Ask Hjorth Larsen
   el            Greek                 Dimitris Maroulidis
   es            Spanish               Daniel Mustieles
   eu            Basque                Asier Sarasua Garmendia
   gl            Galician              Fran Dieguez
   nl            Dutch                 Nathan Follens
   pt_BR         Brazilian Portuguese  Rafael Fontenelle
   sv            Swedish               Anders Jonsson


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/misc/orca/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/misc/orca/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/misc/orca/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/orca/Makefile
diff -u pkgsrc/misc/orca/Makefile:1.71 pkgsrc/misc/orca/Makefile:1.72
--- pkgsrc/misc/orca/Makefile:1.71      Sun Oct 20 14:04:19 2024
+++ pkgsrc/misc/orca/Makefile   Sun Oct 20 14:10:54 2024
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.71 2024/10/20 14:04:19 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2024/10/20 14:10:54 wiz Exp $
 
-DISTNAME=      orca-3.34.1
-PKGREVISION=   17
+DISTNAME=      orca-46.2
 CATEGORIES=    misc gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/orca/3.34/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/orca/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -16,17 +15,14 @@ DEPENDS+=   ${PYPKGPREFIX}-at-spi2-[0-9]*:
 DEPENDS+=      ${PYPKGPREFIX}-dbus-[0-9]*:../../sysutils/py-dbus
 DEPENDS+=      ${PYPKGPREFIX}-gstreamer1-[0-9]*:../../multimedia/py-gstreamer1
 
-GNU_CONFIGURE= yes
 PY_PATCHPLIST= yes
 
-USE_TOOLS+=    pkg-config gmake itstool
+USE_TOOLS+=    pkg-config itstool
 USE_TOOLS+=    msgfmt msgmerge xgettext
 
-# Python 3 only
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 CHECK_PORTABILITY_SKIP+=       run_pylint.sh.in
 
+.include "../../devel/meson/build.mk"
 .include "../../devel/glib2/schemas.mk"
 .include "../../audio/speech-dispatcher/buildlink3.mk"
 .include "../../devel/gettext-tools/msgfmt-desktop.mk"
@@ -36,6 +32,7 @@ CHECK_PORTABILITY_SKIP+=      run_pylint.sh.i
 .include "../../multimedia/gstreamer1/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../sysutils/gsettings-desktop-schemas/buildlink3.mk"
+.include "../../lang/python/tool.mk"
 .include "../../lang/python/extension.mk"
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/misc/orca/PLIST
diff -u pkgsrc/misc/orca/PLIST:1.10 pkgsrc/misc/orca/PLIST:1.11
--- pkgsrc/misc/orca/PLIST:1.10 Wed Jan 22 19:45:33 2020
+++ pkgsrc/misc/orca/PLIST      Sun Oct 20 14:10:55 2024
@@ -1,606 +1,380 @@
-@comment $NetBSD: PLIST,v 1.10 2020/01/22 19:45:33 nia Exp $
+@comment $NetBSD: PLIST,v 1.11 2024/10/20 14:10:55 wiz Exp $
 bin/orca
 etc/xdg/autostart/orca-autostart.desktop
 ${PYSITELIB}/orca/__init__.py
-${PYSITELIB}/orca/__init__.pyo
 ${PYSITELIB}/orca/__init__.pyc
-${PYSITELIB}/orca/acss.pyo
-${PYSITELIB}/orca/acss.pyc
-${PYSITELIB}/orca/bookmarks.pyo
-${PYSITELIB}/orca/bookmarks.pyc
-${PYSITELIB}/orca/braille.pyo
-${PYSITELIB}/orca/braille.pyc
-${PYSITELIB}/orca/braille_generator.pyo
-${PYSITELIB}/orca/braille_generator.pyc
-${PYSITELIB}/orca/braille_rolenames.pyo
-${PYSITELIB}/orca/braille_rolenames.pyc
-${PYSITELIB}/orca/brlmon.pyo
-${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/chat.pyc
-${PYSITELIB}/orca/chnames.pyo
-${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/common_keyboardmap.pyc
-${PYSITELIB}/orca/debug.pyo
-${PYSITELIB}/orca/debug.pyc
-${PYSITELIB}/orca/desktop_keyboardmap.pyo
-${PYSITELIB}/orca/desktop_keyboardmap.pyc
-${PYSITELIB}/orca/event_manager.pyo
-${PYSITELIB}/orca/event_manager.pyc
-${PYSITELIB}/orca/eventsynthesizer.pyo
-${PYSITELIB}/orca/eventsynthesizer.pyc
-${PYSITELIB}/orca/find.pyo
-${PYSITELIB}/orca/find.pyc
-${PYSITELIB}/orca/flat_review.pyo
-${PYSITELIB}/orca/flat_review.pyc
-${PYSITELIB}/orca/formatting.pyo
-${PYSITELIB}/orca/formatting.pyc
-${PYSITELIB}/orca/generator.pyo
-${PYSITELIB}/orca/generator.pyc
-${PYSITELIB}/orca/guilabels.pyo
-${PYSITELIB}/orca/guilabels.pyc
-${PYSITELIB}/orca/input_event.pyo
-${PYSITELIB}/orca/input_event.pyc
-${PYSITELIB}/orca/keybindings.pyo
-${PYSITELIB}/orca/keybindings.pyc
-${PYSITELIB}/orca/keynames.pyo
-${PYSITELIB}/orca/keynames.pyc
-${PYSITELIB}/orca/label_inference.pyo
-${PYSITELIB}/orca/label_inference.pyc
-${PYSITELIB}/orca/laptop_keyboardmap.pyo
-${PYSITELIB}/orca/laptop_keyboardmap.pyc
-${PYSITELIB}/orca/liveregions.pyo
-${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/mouse_review.pyc
-${PYSITELIB}/orca/notification_messages.pyo
-${PYSITELIB}/orca/notification_messages.pyc
-${PYSITELIB}/orca/object_properties.pyo
-${PYSITELIB}/orca/object_properties.pyc
-${PYSITELIB}/orca/orca.pyo
-${PYSITELIB}/orca/orca.pyc
-${PYSITELIB}/orca/orca_gtkbuilder.pyo
-${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_find.pyc
-${PYSITELIB}/orca/orca_gui_navlist.pyo
-${PYSITELIB}/orca/orca_gui_navlist.pyc
-${PYSITELIB}/orca/orca_gui_prefs.pyo
-${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_i18n.pyc
-${PYSITELIB}/orca/orca_platform.pyo
-${PYSITELIB}/orca/orca_platform.pyc
-${PYSITELIB}/orca/orca_state.pyo
-${PYSITELIB}/orca/orca_state.pyc
-${PYSITELIB}/orca/phonnames.pyo
-${PYSITELIB}/orca/phonnames.pyc
-${PYSITELIB}/orca/pronunciation_dict.pyo
-${PYSITELIB}/orca/pronunciation_dict.pyc
-${PYSITELIB}/orca/punctuation_settings.pyo
-${PYSITELIB}/orca/punctuation_settings.pyc
-${PYSITELIB}/orca/script.pyo
-${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/acss.pyc
+${PYSITELIB}/orca/action_presenter.py
+${PYSITELIB}/orca/action_presenter.pyc
+${PYSITELIB}/orca/ax_collection.py
+${PYSITELIB}/orca/ax_collection.pyc
+${PYSITELIB}/orca/ax_component.py
+${PYSITELIB}/orca/ax_component.pyc
+${PYSITELIB}/orca/ax_document.py
+${PYSITELIB}/orca/ax_document.pyc
+${PYSITELIB}/orca/ax_event_synthesizer.py
+${PYSITELIB}/orca/ax_event_synthesizer.pyc
+${PYSITELIB}/orca/ax_hypertext.py
+${PYSITELIB}/orca/ax_hypertext.pyc
+${PYSITELIB}/orca/ax_object.py
+${PYSITELIB}/orca/ax_object.pyc
+${PYSITELIB}/orca/ax_selection.py
+${PYSITELIB}/orca/ax_selection.pyc
+${PYSITELIB}/orca/ax_table.py
+${PYSITELIB}/orca/ax_table.pyc
+${PYSITELIB}/orca/ax_text.py
+${PYSITELIB}/orca/ax_text.pyc
+${PYSITELIB}/orca/ax_utilities.py
+${PYSITELIB}/orca/ax_utilities.pyc
+${PYSITELIB}/orca/ax_utilities_collection.py
+${PYSITELIB}/orca/ax_utilities_collection.pyc
+${PYSITELIB}/orca/ax_utilities_role.py
+${PYSITELIB}/orca/ax_utilities_role.pyc
+${PYSITELIB}/orca/ax_utilities_state.py
+${PYSITELIB}/orca/ax_utilities_state.pyc
+${PYSITELIB}/orca/ax_value.py
+${PYSITELIB}/orca/ax_value.pyc
 ${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/backends/json_backend.pyc
 ${PYSITELIB}/orca/bookmarks.py
+${PYSITELIB}/orca/bookmarks.pyc
 ${PYSITELIB}/orca/braille.py
+${PYSITELIB}/orca/braille.pyc
 ${PYSITELIB}/orca/braille_generator.py
+${PYSITELIB}/orca/braille_generator.pyc
 ${PYSITELIB}/orca/braille_rolenames.py
+${PYSITELIB}/orca/braille_rolenames.pyc
 ${PYSITELIB}/orca/brlmon.py
+${PYSITELIB}/orca/brlmon.pyc
 ${PYSITELIB}/orca/brltablenames.py
+${PYSITELIB}/orca/brltablenames.pyc
 ${PYSITELIB}/orca/caret_navigation.py
+${PYSITELIB}/orca/caret_navigation.pyc
 ${PYSITELIB}/orca/chat.py
-${PYSITELIB}/orca/chnames.py
+${PYSITELIB}/orca/chat.pyc
 ${PYSITELIB}/orca/cmdnames.py
+${PYSITELIB}/orca/cmdnames.pyc
 ${PYSITELIB}/orca/colornames.py
+${PYSITELIB}/orca/colornames.pyc
 ${PYSITELIB}/orca/common_keyboardmap.py
+${PYSITELIB}/orca/common_keyboardmap.pyc
 ${PYSITELIB}/orca/debug.py
+${PYSITELIB}/orca/debug.pyc
 ${PYSITELIB}/orca/desktop_keyboardmap.py
+${PYSITELIB}/orca/desktop_keyboardmap.pyc
 ${PYSITELIB}/orca/event_manager.py
-${PYSITELIB}/orca/eventsynthesizer.py
+${PYSITELIB}/orca/event_manager.pyc
 ${PYSITELIB}/orca/find.py
+${PYSITELIB}/orca/find.pyc
 ${PYSITELIB}/orca/flat_review.py
+${PYSITELIB}/orca/flat_review.pyc
+${PYSITELIB}/orca/flat_review_presenter.py
+${PYSITELIB}/orca/flat_review_presenter.pyc
+${PYSITELIB}/orca/focus_manager.py
+${PYSITELIB}/orca/focus_manager.pyc
 ${PYSITELIB}/orca/formatting.py
+${PYSITELIB}/orca/formatting.pyc
 ${PYSITELIB}/orca/generator.py
+${PYSITELIB}/orca/generator.pyc
 ${PYSITELIB}/orca/guilabels.py
+${PYSITELIB}/orca/guilabels.pyc
+${PYSITELIB}/orca/highlighter.py
+${PYSITELIB}/orca/highlighter.pyc
 ${PYSITELIB}/orca/input_event.py
+${PYSITELIB}/orca/input_event.pyc
 ${PYSITELIB}/orca/keybindings.py
+${PYSITELIB}/orca/keybindings.pyc
 ${PYSITELIB}/orca/keynames.py
+${PYSITELIB}/orca/keynames.pyc
 ${PYSITELIB}/orca/label_inference.py
+${PYSITELIB}/orca/label_inference.pyc
 ${PYSITELIB}/orca/laptop_keyboardmap.py
+${PYSITELIB}/orca/laptop_keyboardmap.pyc
+${PYSITELIB}/orca/learn_mode_presenter.py
+${PYSITELIB}/orca/learn_mode_presenter.pyc
 ${PYSITELIB}/orca/liveregions.py
+${PYSITELIB}/orca/liveregions.pyc
 ${PYSITELIB}/orca/logger.py
+${PYSITELIB}/orca/logger.pyc
 ${PYSITELIB}/orca/mathsymbols.py
+${PYSITELIB}/orca/mathsymbols.pyc
 ${PYSITELIB}/orca/messages.py
+${PYSITELIB}/orca/messages.pyc
 ${PYSITELIB}/orca/mouse_review.py
-${PYSITELIB}/orca/notification_messages.py
+${PYSITELIB}/orca/mouse_review.pyc
+${PYSITELIB}/orca/notification_presenter.py
+${PYSITELIB}/orca/notification_presenter.pyc
+${PYSITELIB}/orca/object_navigator.py
+${PYSITELIB}/orca/object_navigator.pyc
 ${PYSITELIB}/orca/object_properties.py
+${PYSITELIB}/orca/object_properties.pyc
 ${PYSITELIB}/orca/orca.py
+${PYSITELIB}/orca/orca.pyc
 ${PYSITELIB}/orca/orca_gtkbuilder.py
-${PYSITELIB}/orca/orca_gui_commandlist.py
+${PYSITELIB}/orca/orca_gtkbuilder.pyc
 ${PYSITELIB}/orca/orca_gui_find.py
+${PYSITELIB}/orca/orca_gui_find.pyc
 ${PYSITELIB}/orca/orca_gui_navlist.py
+${PYSITELIB}/orca/orca_gui_navlist.pyc
 ${PYSITELIB}/orca/orca_gui_prefs.py
+${PYSITELIB}/orca/orca_gui_prefs.pyc
 ${PYSITELIB}/orca/orca_gui_profile.py
+${PYSITELIB}/orca/orca_gui_profile.pyc
 ${PYSITELIB}/orca/orca_i18n.py
+${PYSITELIB}/orca/orca_i18n.pyc
+${PYSITELIB}/orca/orca_modifier_manager.py
+${PYSITELIB}/orca/orca_modifier_manager.pyc
 ${PYSITELIB}/orca/orca_platform.py
+${PYSITELIB}/orca/orca_platform.pyc
 ${PYSITELIB}/orca/orca_state.py
+${PYSITELIB}/orca/orca_state.pyc
 ${PYSITELIB}/orca/phonnames.py
+${PYSITELIB}/orca/phonnames.pyc
 ${PYSITELIB}/orca/pronunciation_dict.py
-${PYSITELIB}/orca/punctuation_settings.py
+${PYSITELIB}/orca/pronunciation_dict.pyc
 ${PYSITELIB}/orca/script.py
+${PYSITELIB}/orca/script.pyc
 ${PYSITELIB}/orca/script_manager.py
+${PYSITELIB}/orca/script_manager.pyc
 ${PYSITELIB}/orca/script_utilities.py
+${PYSITELIB}/orca/script_utilities.pyc
 ${PYSITELIB}/orca/scripts/__init__.py
-${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__.pyo
-${PYSITELIB}/orca/scripts/apps/Banshee/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/Banshee/script.pyo
-${PYSITELIB}/orca/scripts/apps/Banshee/script.pyc
-${PYSITELIB}/orca/scripts/apps/Banshee/script_utilities.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__.pyo
 ${PYSITELIB}/orca/scripts/apps/Eclipse/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/Eclipse/script.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__.pyo
-${PYSITELIB}/orca/scripts/apps/Instantbird/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/Instantbird/chat.pyo
-${PYSITELIB}/orca/scripts/apps/Instantbird/chat.pyc
-${PYSITELIB}/orca/scripts/apps/Instantbird/script.pyo
-${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__.pyo
-${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/Eclipse/script.pyc
 ${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/SeaMonkey/script.pyc
 ${PYSITELIB}/orca/scripts/apps/Thunderbird/__init__.py
-${PYSITELIB}/orca/scripts/apps/Thunderbird/__init__.pyo
 ${PYSITELIB}/orca/scripts/apps/Thunderbird/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/Thunderbird/script.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/script.pyc
 ${PYSITELIB}/orca/scripts/apps/Thunderbird/spellcheck.py
+${PYSITELIB}/orca/scripts/apps/Thunderbird/spellcheck.pyc
 ${PYSITELIB}/orca/scripts/apps/__init__.py
-${PYSITELIB}/orca/scripts/apps/__init__.pyo
 ${PYSITELIB}/orca/scripts/apps/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/ekiga/__init__.py
-${PYSITELIB}/orca/scripts/apps/ekiga/__init__.pyo
-${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__.pyo
-${PYSITELIB}/orca/scripts/apps/empathy/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/empathy/script.pyo
-${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/evince/script.pyc
 ${PYSITELIB}/orca/scripts/apps/evolution/__init__.py
-${PYSITELIB}/orca/scripts/apps/evolution/__init__.pyo
 ${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.pyc
-${PYSITELIB}/orca/scripts/apps/evolution/script_utilities.pyo
-${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/braille_generator.pyc
 ${PYSITELIB}/orca/scripts/apps/evolution/script.py
+${PYSITELIB}/orca/scripts/apps/evolution/script.pyc
 ${PYSITELIB}/orca/scripts/apps/evolution/script_utilities.py
+${PYSITELIB}/orca/scripts/apps/evolution/script_utilities.pyc
 ${PYSITELIB}/orca/scripts/apps/evolution/speech_generator.py
+${PYSITELIB}/orca/scripts/apps/evolution/speech_generator.pyc
 ${PYSITELIB}/orca/scripts/apps/gajim/__init__.py
-${PYSITELIB}/orca/scripts/apps/gajim/__init__.pyo
 ${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/gajim/script.pyc
 ${PYSITELIB}/orca/scripts/apps/gcalctool/__init__.py
-${PYSITELIB}/orca/scripts/apps/gcalctool/__init__.pyo
 ${PYSITELIB}/orca/scripts/apps/gcalctool/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/gcalctool/script.pyo
-${PYSITELIB}/orca/scripts/apps/gcalctool/script.pyc
 ${PYSITELIB}/orca/scripts/apps/gcalctool/script.py
+${PYSITELIB}/orca/scripts/apps/gcalctool/script.pyc
 ${PYSITELIB}/orca/scripts/apps/gedit/__init__.py
-${PYSITELIB}/orca/scripts/apps/gedit/__init__.pyo
 ${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/script.pyc
 ${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__.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-keyring-ask/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/gnome-keyring-ask/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__.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-panel/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/gnome-panel/script.pyo
-${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__.pyo
-${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__.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-search-tool/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/gnome-search-tool/script.pyo
-${PYSITELIB}/orca/scripts/apps/gnome-search-tool/script.pyc
-${PYSITELIB}/orca/scripts/apps/gnome-search-tool/script.py
+${PYSITELIB}/orca/scripts/apps/gedit/spellcheck.pyc
 ${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/formatting.pyc
 ${PYSITELIB}/orca/scripts/apps/gnome-shell/script.py
+${PYSITELIB}/orca/scripts/apps/gnome-shell/script.pyc
 ${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__.pyo
-${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/formatting.pyc
-${PYSITELIB}/orca/scripts/apps/gnome-window-properties/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/gnome-shell/script_utilities.pyc
 ${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.pyc
 ${PYSITELIB}/orca/scripts/apps/kwin/script_utilities.py
+${PYSITELIB}/orca/scripts/apps/kwin/script_utilities.pyc
 ${PYSITELIB}/orca/scripts/apps/notification-daemon/__init__.py
-${PYSITELIB}/orca/scripts/apps/notification-daemon/__init__.pyo
 ${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/notification-daemon/script.pyc
 ${PYSITELIB}/orca/scripts/apps/notify-osd/__init__.py
-${PYSITELIB}/orca/scripts/apps/notify-osd/__init__.pyo
 ${PYSITELIB}/orca/scripts/apps/notify-osd/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/notify-osd/script.pyo
-${PYSITELIB}/orca/scripts/apps/notify-osd/script.pyc
 ${PYSITELIB}/orca/scripts/apps/notify-osd/script.py
+${PYSITELIB}/orca/scripts/apps/notify-osd/script.pyc
 ${PYSITELIB}/orca/scripts/apps/pidgin/__init__.py
-${PYSITELIB}/orca/scripts/apps/pidgin/__init__.pyo
 ${PYSITELIB}/orca/scripts/apps/pidgin/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/pidgin/chat.pyo
-${PYSITELIB}/orca/scripts/apps/pidgin/chat.pyc
-${PYSITELIB}/orca/scripts/apps/pidgin/script.pyo
-${PYSITELIB}/orca/scripts/apps/pidgin/script.pyc
-${PYSITELIB}/orca/scripts/apps/pidgin/script_utilities.pyo
-${PYSITELIB}/orca/scripts/apps/pidgin/script_utilities.pyc
-${PYSITELIB}/orca/scripts/apps/pidgin/speech_generator.pyo
-${PYSITELIB}/orca/scripts/apps/pidgin/speech_generator.pyc
 ${PYSITELIB}/orca/scripts/apps/pidgin/chat.py
+${PYSITELIB}/orca/scripts/apps/pidgin/chat.pyc
 ${PYSITELIB}/orca/scripts/apps/pidgin/script.py
+${PYSITELIB}/orca/scripts/apps/pidgin/script.pyc
 ${PYSITELIB}/orca/scripts/apps/pidgin/script_utilities.py
+${PYSITELIB}/orca/scripts/apps/pidgin/script_utilities.pyc
 ${PYSITELIB}/orca/scripts/apps/pidgin/speech_generator.py
-${PYSITELIB}/orca/scripts/apps/rhythmbox/__init__.py
-${PYSITELIB}/orca/scripts/apps/rhythmbox/__init__.pyo
-${PYSITELIB}/orca/scripts/apps/rhythmbox/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/rhythmbox/formatting.pyo
-${PYSITELIB}/orca/scripts/apps/rhythmbox/formatting.pyc
-${PYSITELIB}/orca/scripts/apps/rhythmbox/script.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/pidgin/speech_generator.pyc
 ${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/chat.pyc
 ${PYSITELIB}/orca/scripts/apps/smuxi-frontend-gnome/script.py
+${PYSITELIB}/orca/scripts/apps/smuxi-frontend-gnome/script.pyc
 ${PYSITELIB}/orca/scripts/apps/soffice/__init__.py
-${PYSITELIB}/orca/scripts/apps/soffice/__init__.pyo
 ${PYSITELIB}/orca/scripts/apps/soffice/__init__.pyc
-${PYSITELIB}/orca/scripts/apps/soffice/braille_generator.pyo
-${PYSITELIB}/orca/scripts/apps/soffice/braille_generator.pyc
-${PYSITELIB}/orca/scripts/apps/soffice/formatting.pyo
-${PYSITELIB}/orca/scripts/apps/soffice/formatting.pyc
-${PYSITELIB}/orca/scripts/apps/soffice/script.pyo
-${PYSITELIB}/orca/scripts/apps/soffice/script.pyc
-${PYSITELIB}/orca/scripts/apps/soffice/script_utilities.pyo
-${PYSITELIB}/orca/scripts/apps/soffice/script_utilities.pyc
-${PYSITELIB}/orca/scripts/apps/soffice/speech_generator.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/braille_generator.pyc
 ${PYSITELIB}/orca/scripts/apps/soffice/script.py
+${PYSITELIB}/orca/scripts/apps/soffice/script.pyc
 ${PYSITELIB}/orca/scripts/apps/soffice/script_utilities.py
+${PYSITELIB}/orca/scripts/apps/soffice/script_utilities.pyc
 ${PYSITELIB}/orca/scripts/apps/soffice/speech_generator.py
+${PYSITELIB}/orca/scripts/apps/soffice/speech_generator.pyc
 ${PYSITELIB}/orca/scripts/apps/soffice/spellcheck.py
+${PYSITELIB}/orca/scripts/apps/soffice/spellcheck.pyc
 ${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/apps/xfwm4/script.pyc
 ${PYSITELIB}/orca/scripts/default.py
-${PYSITELIB}/orca/scripts/self_voicing.py
+${PYSITELIB}/orca/scripts/default.pyc
+${PYSITELIB}/orca/scripts/sleepmode/__init__.py
+${PYSITELIB}/orca/scripts/sleepmode/__init__.pyc
+${PYSITELIB}/orca/scripts/sleepmode/braille_generator.py
+${PYSITELIB}/orca/scripts/sleepmode/braille_generator.pyc
+${PYSITELIB}/orca/scripts/sleepmode/script.py
+${PYSITELIB}/orca/scripts/sleepmode/script.pyc
+${PYSITELIB}/orca/scripts/sleepmode/script_utilities.py
+${PYSITELIB}/orca/scripts/sleepmode/script_utilities.pyc
+${PYSITELIB}/orca/scripts/sleepmode/speech_generator.py
+${PYSITELIB}/orca/scripts/sleepmode/speech_generator.pyc
 ${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.pyc
 ${PYSITELIB}/orca/scripts/switcher/script_utilities.py
+${PYSITELIB}/orca/scripts/switcher/script_utilities.pyc
 ${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/braille_generator.pyc
 ${PYSITELIB}/orca/scripts/terminal/script.py
+${PYSITELIB}/orca/scripts/terminal/script.pyc
 ${PYSITELIB}/orca/scripts/terminal/script_utilities.py
+${PYSITELIB}/orca/scripts/terminal/script_utilities.pyc
 ${PYSITELIB}/orca/scripts/terminal/speech_generator.py
+${PYSITELIB}/orca/scripts/terminal/speech_generator.pyc
 ${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/braille_generator.pyc
 ${PYSITELIB}/orca/scripts/toolkits/Chromium/script.py
+${PYSITELIB}/orca/scripts/toolkits/Chromium/script.pyc
 ${PYSITELIB}/orca/scripts/toolkits/Chromium/script_utilities.py
+${PYSITELIB}/orca/scripts/toolkits/Chromium/script_utilities.pyc
 ${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/Chromium/speech_generator.pyc
 ${PYSITELIB}/orca/scripts/toolkits/Gecko/__init__.py
-${PYSITELIB}/orca/scripts/toolkits/Gecko/__init__.pyo
 ${PYSITELIB}/orca/scripts/toolkits/Gecko/__init__.pyc
-${PYSITELIB}/orca/scripts/toolkits/Gecko/script.pyo
-${PYSITELIB}/orca/scripts/toolkits/Gecko/script.pyc
-${PYSITELIB}/orca/scripts/toolkits/Gecko/script_utilities.pyo
-${PYSITELIB}/orca/scripts/toolkits/Gecko/script_utilities.pyc
 ${PYSITELIB}/orca/scripts/toolkits/Gecko/script.py
+${PYSITELIB}/orca/scripts/toolkits/Gecko/script.pyc
 ${PYSITELIB}/orca/scripts/toolkits/Gecko/script_utilities.py
+${PYSITELIB}/orca/scripts/toolkits/Gecko/script_utilities.pyc
 ${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/__init__.py
-${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/__init__.pyo
 ${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/formatting.pyc
-${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/script.pyo
-${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/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/formatting.pyc
 ${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/script_utilities.py
+${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/script_utilities.pyc
 ${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/speech_generator.py
+${PYSITELIB}/orca/scripts/toolkits/J2SE-access-bridge/speech_generator.pyc
 ${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/Qt/script.pyc
+${PYSITELIB}/orca/scripts/toolkits/Qt/script_utilities.py
+${PYSITELIB}/orca/scripts/toolkits/Qt/script_utilities.pyc
 ${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/braille_generator.pyc
 ${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/script.py
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/script.pyc
 ${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/script_utilities.py
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/script_utilities.pyc
 ${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/speech_generator.py
+${PYSITELIB}/orca/scripts/toolkits/WebKitGtk/speech_generator.pyc
 ${PYSITELIB}/orca/scripts/toolkits/__init__.py
-${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.pyc
 ${PYSITELIB}/orca/scripts/toolkits/clutter/script_utilities.py
+${PYSITELIB}/orca/scripts/toolkits/clutter/script_utilities.pyc
 ${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.pyc
 ${PYSITELIB}/orca/scripts/toolkits/gtk/script_utilities.py
+${PYSITELIB}/orca/scripts/toolkits/gtk/script_utilities.pyc
 ${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/bookmarks.pyc
 ${PYSITELIB}/orca/scripts/web/braille_generator.py
+${PYSITELIB}/orca/scripts/web/braille_generator.pyc
 ${PYSITELIB}/orca/scripts/web/script.py
+${PYSITELIB}/orca/scripts/web/script.pyc
 ${PYSITELIB}/orca/scripts/web/script_utilities.py
+${PYSITELIB}/orca/scripts/web/script_utilities.pyc
 ${PYSITELIB}/orca/scripts/web/sound_generator.py
+${PYSITELIB}/orca/scripts/web/sound_generator.pyc
 ${PYSITELIB}/orca/scripts/web/speech_generator.py
-${PYSITELIB}/orca/scripts/web/tutorial_generator.py
+${PYSITELIB}/orca/scripts/web/speech_generator.pyc
 ${PYSITELIB}/orca/settings.py
+${PYSITELIB}/orca/settings.pyc
 ${PYSITELIB}/orca/settings_manager.py
+${PYSITELIB}/orca/settings_manager.pyc
+${PYSITELIB}/orca/sleep_mode_manager.py
+${PYSITELIB}/orca/sleep_mode_manager.pyc
 ${PYSITELIB}/orca/sound.py
+${PYSITELIB}/orca/sound.pyc
 ${PYSITELIB}/orca/sound_generator.py
+${PYSITELIB}/orca/sound_generator.pyc
 ${PYSITELIB}/orca/speech.py
+${PYSITELIB}/orca/speech.pyc
+${PYSITELIB}/orca/speech_and_verbosity_manager.py
+${PYSITELIB}/orca/speech_and_verbosity_manager.pyc
 ${PYSITELIB}/orca/speech_generator.py
+${PYSITELIB}/orca/speech_generator.pyc
 ${PYSITELIB}/orca/speechdispatcherfactory.py
+${PYSITELIB}/orca/speechdispatcherfactory.pyc
 ${PYSITELIB}/orca/speechserver.py
+${PYSITELIB}/orca/speechserver.pyc
 ${PYSITELIB}/orca/spellcheck.py
+${PYSITELIB}/orca/spellcheck.pyc
+${PYSITELIB}/orca/spiel.py
+${PYSITELIB}/orca/spiel.pyc
+${PYSITELIB}/orca/ssml.py
+${PYSITELIB}/orca/ssml.pyc
 ${PYSITELIB}/orca/structural_navigation.py
+${PYSITELIB}/orca/structural_navigation.pyc
+${PYSITELIB}/orca/system_information_presenter.py
+${PYSITELIB}/orca/system_information_presenter.pyc
+${PYSITELIB}/orca/table_navigator.py
+${PYSITELIB}/orca/table_navigator.pyc
 ${PYSITELIB}/orca/text_attribute_names.py
-${PYSITELIB}/orca/tutorialgenerator.py
+${PYSITELIB}/orca/text_attribute_names.pyc
+${PYSITELIB}/orca/where_am_i_presenter.py
+${PYSITELIB}/orca/where_am_i_presenter.pyc
 man/man1/orca.1
 share/help/C/orca/commands.page
 share/help/C/orca/commands_bookmarks.page
@@ -619,7 +393,7 @@ share/help/C/orca/commands_structural_na
 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/figures/orca-logo.svg
 share/help/C/orca/howto_bookmarks.page
 share/help/C/orca/howto_documents.page
 share/help/C/orca/howto_flat_review.page
@@ -644,7 +418,6 @@ 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
@@ -655,6 +428,7 @@ share/help/C/orca/preferences_spellcheck
 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/C/orca/preferences_web.page
 share/help/bg/orca/commands.page
 share/help/bg/orca/commands_bookmarks.page
 share/help/bg/orca/commands_braille.page
@@ -672,7 +446,7 @@ share/help/bg/orca/commands_structural_n
 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/figures/orca-logo.svg
 share/help/bg/orca/howto_bookmarks.page
 share/help/bg/orca/howto_documents.page
 share/help/bg/orca/howto_flat_review.page
@@ -697,7 +471,6 @@ 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
@@ -708,6 +481,7 @@ share/help/bg/orca/preferences_spellchec
 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/bg/orca/preferences_web.page
 share/help/cs/orca/commands.page
 share/help/cs/orca/commands_bookmarks.page
 share/help/cs/orca/commands_braille.page
@@ -725,7 +499,7 @@ share/help/cs/orca/commands_structural_n
 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/figures/orca-logo.svg
 share/help/cs/orca/howto_bookmarks.page
 share/help/cs/orca/howto_documents.page
 share/help/cs/orca/howto_flat_review.page
@@ -750,7 +524,6 @@ 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
@@ -761,6 +534,60 @@ share/help/cs/orca/preferences_spellchec
 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/cs/orca/preferences_web.page
+share/help/da/orca/commands.page
+share/help/da/orca/commands_bookmarks.page
+share/help/da/orca/commands_braille.page
+share/help/da/orca/commands_chat.page
+share/help/da/orca/commands_controlling_orca.page
+share/help/da/orca/commands_debugging.page
+share/help/da/orca/commands_find.page
+share/help/da/orca/commands_flat_review.page
+share/help/da/orca/commands_live_regions.page
+share/help/da/orca/commands_mouse.page
+share/help/da/orca/commands_profiles.page
+share/help/da/orca/commands_reading.page
+share/help/da/orca/commands_speech_settings.page
+share/help/da/orca/commands_structural_navigation.page
+share/help/da/orca/commands_table.page
+share/help/da/orca/commands_time_date_notifications.page
+share/help/da/orca/commands_where_am_i.page
+share/help/da/orca/figures/orca-logo.svg
+share/help/da/orca/howto_bookmarks.page
+share/help/da/orca/howto_documents.page
+share/help/da/orca/howto_flat_review.page
+share/help/da/orca/howto_forms.page
+share/help/da/orca/howto_key_bindings.page
+share/help/da/orca/howto_keyboard_layout.page
+share/help/da/orca/howto_learn_modes.page
+share/help/da/orca/howto_live_regions.page
+share/help/da/orca/howto_mouse_review.page
+share/help/da/orca/howto_notifications.page
+share/help/da/orca/howto_orca_find.page
+share/help/da/orca/howto_profiles.page
+share/help/da/orca/howto_setting_up_orca.page
+share/help/da/orca/howto_structural_navigation.page
+share/help/da/orca/howto_tables.page
+share/help/da/orca/howto_text_attributes.page
+share/help/da/orca/howto_the_orca_modifier.page
+share/help/da/orca/howto_toggling_caps_lock.page
+share/help/da/orca/howto_whereami.page
+share/help/da/orca/index.page
+share/help/da/orca/introduction.page
+share/help/da/orca/preferences.page
+share/help/da/orca/preferences_braille.page
+share/help/da/orca/preferences_chat.page
+share/help/da/orca/preferences_general.page
+share/help/da/orca/preferences_introduction.page
+share/help/da/orca/preferences_key_bindings.page
+share/help/da/orca/preferences_key_echo.page
+share/help/da/orca/preferences_pronunciation.page
+share/help/da/orca/preferences_speech.page
+share/help/da/orca/preferences_spellcheck.page
+share/help/da/orca/preferences_table_navigation.page
+share/help/da/orca/preferences_text_attributes.page
+share/help/da/orca/preferences_voice.page
+share/help/da/orca/preferences_web.page
 share/help/de/orca/commands.page
 share/help/de/orca/commands_bookmarks.page
 share/help/de/orca/commands_braille.page
@@ -778,7 +605,7 @@ share/help/de/orca/commands_structural_n
 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/figures/orca-logo.svg
 share/help/de/orca/howto_bookmarks.page
 share/help/de/orca/howto_documents.page
 share/help/de/orca/howto_flat_review.page
@@ -803,7 +630,6 @@ 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
@@ -814,6 +640,7 @@ share/help/de/orca/preferences_spellchec
 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/de/orca/preferences_web.page
 share/help/el/orca/commands.page
 share/help/el/orca/commands_bookmarks.page
 share/help/el/orca/commands_braille.page
@@ -831,7 +658,7 @@ share/help/el/orca/commands_structural_n
 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/figures/orca-logo.svg
 share/help/el/orca/howto_bookmarks.page
 share/help/el/orca/howto_documents.page
 share/help/el/orca/howto_flat_review.page
@@ -856,7 +683,6 @@ 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
@@ -867,6 +693,7 @@ share/help/el/orca/preferences_spellchec
 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/el/orca/preferences_web.page
 share/help/es/orca/commands.page
 share/help/es/orca/commands_bookmarks.page
 share/help/es/orca/commands_braille.page
@@ -884,7 +711,7 @@ share/help/es/orca/commands_structural_n
 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/figures/orca-logo.svg
 share/help/es/orca/howto_bookmarks.page
 share/help/es/orca/howto_documents.page
 share/help/es/orca/howto_flat_review.page
@@ -909,7 +736,6 @@ 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
@@ -920,6 +746,113 @@ share/help/es/orca/preferences_spellchec
 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/es/orca/preferences_web.page
+share/help/eu/orca/commands.page
+share/help/eu/orca/commands_bookmarks.page
+share/help/eu/orca/commands_braille.page
+share/help/eu/orca/commands_chat.page
+share/help/eu/orca/commands_controlling_orca.page
+share/help/eu/orca/commands_debugging.page
+share/help/eu/orca/commands_find.page
+share/help/eu/orca/commands_flat_review.page
+share/help/eu/orca/commands_live_regions.page
+share/help/eu/orca/commands_mouse.page
+share/help/eu/orca/commands_profiles.page
+share/help/eu/orca/commands_reading.page
+share/help/eu/orca/commands_speech_settings.page
+share/help/eu/orca/commands_structural_navigation.page
+share/help/eu/orca/commands_table.page
+share/help/eu/orca/commands_time_date_notifications.page
+share/help/eu/orca/commands_where_am_i.page
+share/help/eu/orca/figures/orca-logo.svg
+share/help/eu/orca/howto_bookmarks.page
+share/help/eu/orca/howto_documents.page
+share/help/eu/orca/howto_flat_review.page
+share/help/eu/orca/howto_forms.page
+share/help/eu/orca/howto_key_bindings.page
+share/help/eu/orca/howto_keyboard_layout.page
+share/help/eu/orca/howto_learn_modes.page
+share/help/eu/orca/howto_live_regions.page
+share/help/eu/orca/howto_mouse_review.page
+share/help/eu/orca/howto_notifications.page
+share/help/eu/orca/howto_orca_find.page
+share/help/eu/orca/howto_profiles.page
+share/help/eu/orca/howto_setting_up_orca.page
+share/help/eu/orca/howto_structural_navigation.page
+share/help/eu/orca/howto_tables.page
+share/help/eu/orca/howto_text_attributes.page
+share/help/eu/orca/howto_the_orca_modifier.page
+share/help/eu/orca/howto_toggling_caps_lock.page
+share/help/eu/orca/howto_whereami.page
+share/help/eu/orca/index.page
+share/help/eu/orca/introduction.page
+share/help/eu/orca/preferences.page
+share/help/eu/orca/preferences_braille.page
+share/help/eu/orca/preferences_chat.page
+share/help/eu/orca/preferences_general.page
+share/help/eu/orca/preferences_introduction.page
+share/help/eu/orca/preferences_key_bindings.page
+share/help/eu/orca/preferences_key_echo.page
+share/help/eu/orca/preferences_pronunciation.page
+share/help/eu/orca/preferences_speech.page
+share/help/eu/orca/preferences_spellcheck.page
+share/help/eu/orca/preferences_table_navigation.page
+share/help/eu/orca/preferences_text_attributes.page
+share/help/eu/orca/preferences_voice.page
+share/help/eu/orca/preferences_web.page
+share/help/fa/orca/commands.page
+share/help/fa/orca/commands_bookmarks.page
+share/help/fa/orca/commands_braille.page
+share/help/fa/orca/commands_chat.page
+share/help/fa/orca/commands_controlling_orca.page
+share/help/fa/orca/commands_debugging.page
+share/help/fa/orca/commands_find.page
+share/help/fa/orca/commands_flat_review.page
+share/help/fa/orca/commands_live_regions.page
+share/help/fa/orca/commands_mouse.page
+share/help/fa/orca/commands_profiles.page
+share/help/fa/orca/commands_reading.page
+share/help/fa/orca/commands_speech_settings.page
+share/help/fa/orca/commands_structural_navigation.page
+share/help/fa/orca/commands_table.page
+share/help/fa/orca/commands_time_date_notifications.page
+share/help/fa/orca/commands_where_am_i.page
+share/help/fa/orca/figures/orca-logo.svg
+share/help/fa/orca/howto_bookmarks.page
+share/help/fa/orca/howto_documents.page
+share/help/fa/orca/howto_flat_review.page
+share/help/fa/orca/howto_forms.page
+share/help/fa/orca/howto_key_bindings.page
+share/help/fa/orca/howto_keyboard_layout.page
+share/help/fa/orca/howto_learn_modes.page
+share/help/fa/orca/howto_live_regions.page
+share/help/fa/orca/howto_mouse_review.page
+share/help/fa/orca/howto_notifications.page
+share/help/fa/orca/howto_orca_find.page
+share/help/fa/orca/howto_profiles.page
+share/help/fa/orca/howto_setting_up_orca.page
+share/help/fa/orca/howto_structural_navigation.page
+share/help/fa/orca/howto_tables.page
+share/help/fa/orca/howto_text_attributes.page
+share/help/fa/orca/howto_the_orca_modifier.page
+share/help/fa/orca/howto_toggling_caps_lock.page
+share/help/fa/orca/howto_whereami.page
+share/help/fa/orca/index.page
+share/help/fa/orca/introduction.page
+share/help/fa/orca/preferences.page
+share/help/fa/orca/preferences_braille.page
+share/help/fa/orca/preferences_chat.page
+share/help/fa/orca/preferences_general.page
+share/help/fa/orca/preferences_introduction.page
+share/help/fa/orca/preferences_key_bindings.page
+share/help/fa/orca/preferences_key_echo.page
+share/help/fa/orca/preferences_pronunciation.page
+share/help/fa/orca/preferences_speech.page
+share/help/fa/orca/preferences_spellcheck.page
+share/help/fa/orca/preferences_table_navigation.page
+share/help/fa/orca/preferences_text_attributes.page
+share/help/fa/orca/preferences_voice.page
+share/help/fa/orca/preferences_web.page
 share/help/fr/orca/commands.page
 share/help/fr/orca/commands_bookmarks.page
 share/help/fr/orca/commands_braille.page
@@ -937,7 +870,7 @@ share/help/fr/orca/commands_structural_n
 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/figures/orca-logo.svg
 share/help/fr/orca/howto_bookmarks.page
 share/help/fr/orca/howto_documents.page
 share/help/fr/orca/howto_flat_review.page
@@ -962,7 +895,6 @@ 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
@@ -973,6 +905,7 @@ share/help/fr/orca/preferences_spellchec
 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/fr/orca/preferences_web.page
 share/help/gl/orca/commands.page
 share/help/gl/orca/commands_bookmarks.page
 share/help/gl/orca/commands_braille.page
@@ -990,7 +923,7 @@ share/help/gl/orca/commands_structural_n
 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/figures/orca-logo.svg
 share/help/gl/orca/howto_bookmarks.page
 share/help/gl/orca/howto_documents.page
 share/help/gl/orca/howto_flat_review.page
@@ -1015,7 +948,6 @@ 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
@@ -1026,6 +958,7 @@ share/help/gl/orca/preferences_spellchec
 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/gl/orca/preferences_web.page
 share/help/hu/orca/commands.page
 share/help/hu/orca/commands_bookmarks.page
 share/help/hu/orca/commands_braille.page
@@ -1043,7 +976,7 @@ share/help/hu/orca/commands_structural_n
 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/figures/orca-logo.svg
 share/help/hu/orca/howto_bookmarks.page
 share/help/hu/orca/howto_documents.page
 share/help/hu/orca/howto_flat_review.page
@@ -1068,7 +1001,6 @@ 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
@@ -1079,6 +1011,60 @@ share/help/hu/orca/preferences_spellchec
 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/hu/orca/preferences_web.page
+share/help/id/orca/commands.page
+share/help/id/orca/commands_bookmarks.page
+share/help/id/orca/commands_braille.page
+share/help/id/orca/commands_chat.page
+share/help/id/orca/commands_controlling_orca.page
+share/help/id/orca/commands_debugging.page
+share/help/id/orca/commands_find.page
+share/help/id/orca/commands_flat_review.page
+share/help/id/orca/commands_live_regions.page
+share/help/id/orca/commands_mouse.page
+share/help/id/orca/commands_profiles.page
+share/help/id/orca/commands_reading.page
+share/help/id/orca/commands_speech_settings.page
+share/help/id/orca/commands_structural_navigation.page
+share/help/id/orca/commands_table.page
+share/help/id/orca/commands_time_date_notifications.page
+share/help/id/orca/commands_where_am_i.page
+share/help/id/orca/figures/orca-logo.svg
+share/help/id/orca/howto_bookmarks.page
+share/help/id/orca/howto_documents.page
+share/help/id/orca/howto_flat_review.page
+share/help/id/orca/howto_forms.page
+share/help/id/orca/howto_key_bindings.page
+share/help/id/orca/howto_keyboard_layout.page
+share/help/id/orca/howto_learn_modes.page
+share/help/id/orca/howto_live_regions.page
+share/help/id/orca/howto_mouse_review.page
+share/help/id/orca/howto_notifications.page
+share/help/id/orca/howto_orca_find.page
+share/help/id/orca/howto_profiles.page
+share/help/id/orca/howto_setting_up_orca.page
+share/help/id/orca/howto_structural_navigation.page
+share/help/id/orca/howto_tables.page
+share/help/id/orca/howto_text_attributes.page
+share/help/id/orca/howto_the_orca_modifier.page
+share/help/id/orca/howto_toggling_caps_lock.page
+share/help/id/orca/howto_whereami.page
+share/help/id/orca/index.page
+share/help/id/orca/introduction.page
+share/help/id/orca/preferences.page
+share/help/id/orca/preferences_braille.page
+share/help/id/orca/preferences_chat.page
+share/help/id/orca/preferences_general.page
+share/help/id/orca/preferences_introduction.page
+share/help/id/orca/preferences_key_bindings.page
+share/help/id/orca/preferences_key_echo.page
+share/help/id/orca/preferences_pronunciation.page
+share/help/id/orca/preferences_speech.page
+share/help/id/orca/preferences_spellcheck.page
+share/help/id/orca/preferences_table_navigation.page
+share/help/id/orca/preferences_text_attributes.page
+share/help/id/orca/preferences_voice.page
+share/help/id/orca/preferences_web.page
 share/help/pt_BR/orca/commands.page
 share/help/pt_BR/orca/commands_bookmarks.page
 share/help/pt_BR/orca/commands_braille.page
@@ -1096,7 +1082,7 @@ share/help/pt_BR/orca/commands_structura
 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/figures/orca-logo.svg
 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
@@ -1121,7 +1107,6 @@ 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
@@ -1132,6 +1117,60 @@ share/help/pt_BR/orca/preferences_spellc
 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/pt_BR/orca/preferences_web.page
+share/help/ru/orca/commands.page
+share/help/ru/orca/commands_bookmarks.page
+share/help/ru/orca/commands_braille.page
+share/help/ru/orca/commands_chat.page
+share/help/ru/orca/commands_controlling_orca.page
+share/help/ru/orca/commands_debugging.page
+share/help/ru/orca/commands_find.page
+share/help/ru/orca/commands_flat_review.page
+share/help/ru/orca/commands_live_regions.page
+share/help/ru/orca/commands_mouse.page
+share/help/ru/orca/commands_profiles.page
+share/help/ru/orca/commands_reading.page
+share/help/ru/orca/commands_speech_settings.page
+share/help/ru/orca/commands_structural_navigation.page
+share/help/ru/orca/commands_table.page
+share/help/ru/orca/commands_time_date_notifications.page
+share/help/ru/orca/commands_where_am_i.page
+share/help/ru/orca/figures/orca-logo.svg
+share/help/ru/orca/howto_bookmarks.page
+share/help/ru/orca/howto_documents.page
+share/help/ru/orca/howto_flat_review.page
+share/help/ru/orca/howto_forms.page
+share/help/ru/orca/howto_key_bindings.page
+share/help/ru/orca/howto_keyboard_layout.page
+share/help/ru/orca/howto_learn_modes.page
+share/help/ru/orca/howto_live_regions.page
+share/help/ru/orca/howto_mouse_review.page
+share/help/ru/orca/howto_notifications.page
+share/help/ru/orca/howto_orca_find.page
+share/help/ru/orca/howto_profiles.page
+share/help/ru/orca/howto_setting_up_orca.page
+share/help/ru/orca/howto_structural_navigation.page
+share/help/ru/orca/howto_tables.page
+share/help/ru/orca/howto_text_attributes.page
+share/help/ru/orca/howto_the_orca_modifier.page
+share/help/ru/orca/howto_toggling_caps_lock.page
+share/help/ru/orca/howto_whereami.page
+share/help/ru/orca/index.page
+share/help/ru/orca/introduction.page
+share/help/ru/orca/preferences.page
+share/help/ru/orca/preferences_braille.page
+share/help/ru/orca/preferences_chat.page
+share/help/ru/orca/preferences_general.page
+share/help/ru/orca/preferences_introduction.page
+share/help/ru/orca/preferences_key_bindings.page
+share/help/ru/orca/preferences_key_echo.page
+share/help/ru/orca/preferences_pronunciation.page
+share/help/ru/orca/preferences_speech.page
+share/help/ru/orca/preferences_spellcheck.page
+share/help/ru/orca/preferences_table_navigation.page
+share/help/ru/orca/preferences_text_attributes.page
+share/help/ru/orca/preferences_voice.page
+share/help/ru/orca/preferences_web.page
 share/help/sl/orca/commands.page
 share/help/sl/orca/commands_bookmarks.page
 share/help/sl/orca/commands_braille.page
@@ -1149,7 +1188,7 @@ share/help/sl/orca/commands_structural_n
 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/figures/orca-logo.svg
 share/help/sl/orca/howto_bookmarks.page
 share/help/sl/orca/howto_documents.page
 share/help/sl/orca/howto_flat_review.page
@@ -1174,7 +1213,6 @@ 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
@@ -1185,6 +1223,7 @@ share/help/sl/orca/preferences_spellchec
 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/sl/orca/preferences_web.page
 share/help/sv/orca/commands.page
 share/help/sv/orca/commands_bookmarks.page
 share/help/sv/orca/commands_braille.page
@@ -1202,7 +1241,7 @@ share/help/sv/orca/commands_structural_n
 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/figures/orca-logo.svg
 share/help/sv/orca/howto_bookmarks.page
 share/help/sv/orca/howto_documents.page
 share/help/sv/orca/howto_flat_review.page
@@ -1227,7 +1266,6 @@ 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
@@ -1238,6 +1276,60 @@ share/help/sv/orca/preferences_spellchec
 share/help/sv/orca/preferences_table_navigation.page
 share/help/sv/orca/preferences_text_attributes.page
 share/help/sv/orca/preferences_voice.page
+share/help/sv/orca/preferences_web.page
+share/help/uk/orca/commands.page
+share/help/uk/orca/commands_bookmarks.page
+share/help/uk/orca/commands_braille.page
+share/help/uk/orca/commands_chat.page
+share/help/uk/orca/commands_controlling_orca.page
+share/help/uk/orca/commands_debugging.page
+share/help/uk/orca/commands_find.page
+share/help/uk/orca/commands_flat_review.page
+share/help/uk/orca/commands_live_regions.page
+share/help/uk/orca/commands_mouse.page
+share/help/uk/orca/commands_profiles.page
+share/help/uk/orca/commands_reading.page
+share/help/uk/orca/commands_speech_settings.page
+share/help/uk/orca/commands_structural_navigation.page
+share/help/uk/orca/commands_table.page
+share/help/uk/orca/commands_time_date_notifications.page
+share/help/uk/orca/commands_where_am_i.page
+share/help/uk/orca/figures/orca-logo.svg
+share/help/uk/orca/howto_bookmarks.page
+share/help/uk/orca/howto_documents.page
+share/help/uk/orca/howto_flat_review.page
+share/help/uk/orca/howto_forms.page
+share/help/uk/orca/howto_key_bindings.page
+share/help/uk/orca/howto_keyboard_layout.page
+share/help/uk/orca/howto_learn_modes.page
+share/help/uk/orca/howto_live_regions.page
+share/help/uk/orca/howto_mouse_review.page
+share/help/uk/orca/howto_notifications.page
+share/help/uk/orca/howto_orca_find.page
+share/help/uk/orca/howto_profiles.page
+share/help/uk/orca/howto_setting_up_orca.page
+share/help/uk/orca/howto_structural_navigation.page
+share/help/uk/orca/howto_tables.page
+share/help/uk/orca/howto_text_attributes.page
+share/help/uk/orca/howto_the_orca_modifier.page
+share/help/uk/orca/howto_toggling_caps_lock.page
+share/help/uk/orca/howto_whereami.page
+share/help/uk/orca/index.page
+share/help/uk/orca/introduction.page
+share/help/uk/orca/preferences.page
+share/help/uk/orca/preferences_braille.page
+share/help/uk/orca/preferences_chat.page
+share/help/uk/orca/preferences_general.page
+share/help/uk/orca/preferences_introduction.page
+share/help/uk/orca/preferences_key_bindings.page
+share/help/uk/orca/preferences_key_echo.page
+share/help/uk/orca/preferences_pronunciation.page
+share/help/uk/orca/preferences_speech.page
+share/help/uk/orca/preferences_spellcheck.page
+share/help/uk/orca/preferences_table_navigation.page
+share/help/uk/orca/preferences_text_attributes.page
+share/help/uk/orca/preferences_voice.page
+share/help/uk/orca/preferences_web.page
 share/icons/hicolor/16x16/apps/orca.png
 share/icons/hicolor/22x22/apps/orca.png
 share/icons/hicolor/24x24/apps/orca.png
@@ -1245,6 +1337,7 @@ 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/ab/LC_MESSAGES/orca.mo
 share/locale/an/LC_MESSAGES/orca.mo
 share/locale/ar/LC_MESSAGES/orca.mo
 share/locale/ast/LC_MESSAGES/orca.mo
@@ -1255,6 +1348,7 @@ 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/ckb/LC_MESSAGES/orca.mo
 share/locale/cs/LC_MESSAGES/orca.mo
 share/locale/cy/LC_MESSAGES/orca.mo
 share/locale/da/LC_MESSAGES/orca.mo
@@ -1267,6 +1361,7 @@ 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/fa/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
@@ -1281,6 +1376,8 @@ 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/ka/LC_MESSAGES/orca.mo
+share/locale/kab/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

Index: pkgsrc/misc/orca/distinfo
diff -u pkgsrc/misc/orca/distinfo:1.18 pkgsrc/misc/orca/distinfo:1.19
--- pkgsrc/misc/orca/distinfo:1.18      Tue Oct 26 10:59:18 2021
+++ pkgsrc/misc/orca/distinfo   Sun Oct 20 14:10:55 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2021/10/26 10:59:18 nia Exp $
+$NetBSD: distinfo,v 1.19 2024/10/20 14:10:55 wiz Exp $
 
-BLAKE2s (orca-3.34.1.tar.xz) = fc4204923965e63ad265a9c4a820c2da10ff6d7bb314a051af33b614eae5b35a
-SHA512 (orca-3.34.1.tar.xz) = 32ab5e3d31e5ddac685d49fa1589e09976b0fdc9fdb811a7b83425dcda9ae713f1055c2767a6ca7a398d5f739809111afeb47d26f43ef5b043434ae7d59969c7
-Size (orca-3.34.1.tar.xz) = 3658324 bytes
+BLAKE2s (orca-46.2.tar.xz) = fa8e26904e02d7b3161f427f43934983aee94d44fa642045f652397dd31e5e1f
+SHA512 (orca-46.2.tar.xz) = e55d5dba18b70ac2b70809f9e0af82e1fad8c72d9f3a7e03c6e4c1da29e133f80b3dabf9ad007873587b4b01a4ff36947e4ea38d7afd60748f8f98219a6a24e0
+Size (orca-46.2.tar.xz) = 3431952 bytes



Home | Main Index | Thread Index | Old Index