gnome-orca 3.3.2-0ubuntu1 source package in Ubuntu

Changelog

gnome-orca (3.3.2-0ubuntu1) precise; urgency=low

  * New upstream release
    - General
      + Fix for bug #664386 - Orca does not always present image links in
        WebKitGtk content
      + Fix for bug #664384 - Need to move getLinkBasename() functionality
        out of Gecko script so all scripts can use it
      + Fix for bug #659023 - Orca does not speak the desktop icon names in
        fallback mode if tutorial messages are enabled
      + Fix for bug #661893 - Viewing package list of a www.launchpad.net PPA
        causes Orca to stop working on Firefox 7.0.1
      + Fix for bug #660099 - Cannot re-bind Orca keybindings via Preferences
        dialog
    - New and updated translations (THANKS EVERYONE!!!):
      + es            Spanish                Daniel Mustieles
      + id            Indonesian             Andika Triwidada
      + nb            Norwegian bokmål       Kjartan Maraas
      + te            Telugu                 A Mohan Vamsee
      + tr            Turkish                Muhammet Kara
  * debian/control: Bumped python-gobject-dev dependency to 3.0.2
 -- Luke Yelavich <email address hidden>   Tue, 22 Nov 2011 09:44:02 +1100

Upload details

Uploaded by:
Luke Yelavich
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
gnome
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
gnome-orca_3.3.2.orig.tar.bz2 3.4 MiB 30959cd31402f5679d5d69bf00ca8c219b4d2e18521296f220b2bc6efb8641fe
gnome-orca_3.3.2-0ubuntu1.debian.tar.gz 27.6 KiB 95f6d2de5e860ea51c4fe41212b8b75f59fa6ad77029fa76662c827ec28134cf
gnome-orca_3.3.2-0ubuntu1.dsc 1.8 KiB 316c3d079d7ac6d1ce6e685fbc6f7e7f4f982b7d7919496f44f367187bf95487

Available diffs

View changes file

Binary packages built by this source

gnome-orca: Scriptable screen reader

 A flexible, extensible, and powerful assistive technology that
 provides end-user access to applications and toolkits that support the
 AT-SPI (e.g., the GNOME desktop). With early input from and continued
 engagement with its end users, Orca has been designed and implemented
 by the Sun Microsystems, Inc., Accessibility Program Office.
 .
 Orca defines a set of default behaviors (reactions to application events) and
 key bindings (reaction to user key presses). These default behaviors and key
 bindings can be overwritten on a per-application basis. Orca creates a script
 object for each running application, which merges both the default behaviors
 and key bindings, and the application specific ones. Orca provides the
 infrastructure to activate and deactivate scripts, as well as a host of
 services accessible from within the scripts.