~ubuntu-branches/ubuntu/raring/gnome-orca/raring-proposed

« back to all changes in this revision

Viewing changes to src/orca/orca_platform.py

  • Committer: Package Import Robot
  • Author(s): Luke Yelavich
  • Date: 2012-09-18 10:13:03 UTC
  • mfrom: (0.12.2)
  • Revision ID: package-import@ubuntu.com-20120918101303-oipgiueb21okfi9u
Tags: 3.7.0.92-0ubuntu1
* New upstream release
  - General
    + LibreOffice Writer documents should be fully readable and navigable
      via the braille display
    + Fix for bug 683795 - Orca modifier gets stuck on in Bypass Mode
    + Fix for bug 683447 - Outdated documentation needs to be removed
    + Fix for broken tag in several help translations (Thanks Piotr Drąg!)
  - New and updated translations (THANKS EVERYONE!!!):
    + da            Danish                  Kenneth Nielsen
    + de            German                  Mario Blättermann
    + en_GB         British English         Bruce Cowan
    + pl            Polish                  Piotr Drąg
    + es            Spanish                 Daniel Mustieles
    + fi            Finnish                 Jiri Grönroos
    + zh_CN         Simplified Chinese      TeliuTe
* debian/control: Update and add new dependencies and minimum versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
# $ORCA_MAJOR_VERSION.$ORCA_MINOR_VERSION.$ORCA_MICRO_VERSION
30
30
#
31
 
version     = "3.7.0.91"
 
31
version     = "3.7.0.92"
32
32
 
33
33
# "--prefix" parameter used when configuring the build.
34
34
#
44
44
 
45
45
# The directory where we could find liblouis translation tables.
46
46
#
47
 
tablesdir = "/usr/share/liblouis/tables"
 
47
tablesdir = ""