~ubuntu-branches/ubuntu/hardy/gnome-orca/hardy

« back to all changes in this revision

Viewing changes to po/POTFILES.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-04-26 11:06:56 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: james.westby@ubuntu.com-20070426110656-uwpmlvdkave5jwrg
Tags: 2.19.1-0ubuntu1
* Synchronized with Debian, remaining Ubuntu changes:
  - debian/control:
    - newer Depends/Build-Depends, add Packages python-orca-brlapi and
      python-orca-brlapi-dbg.
  - debian/patches/01_add_ubiquity-script.dpatch,
    debian/patches/01_libbrlapi_fix.dpatch,
    debian/patches/01_link_libbrlapi.dpatch,
    debian/patches/01_no_default_desktop_item.dpatch,
    debian/patches/02_libbrlapi_fix.dpatch: added patches.
  - debian/rules, debian/control:
    - use pycentral, build python packages.
  - debian/copyright, debian/README.Debian: give credit to Luke Yelavich.
  - debian/install: python2.4 -> python*, install *.so files to different
    package.
  - debian/watch: added.
* New upstream release.
* debian/control:
  - added python-gconf as Build-Depends and Depends.
  - set Maintainer: Ubuntu Accessibility Developers
    <ubuntu-accessibility-devel@lists.ubuntu.com>
* debian/patches/01_add_ubiquity-script.dpatch:
  - updated.
* debian/patches/01_no_default_desktop_item.dpatch:
  - removed .rej file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
src/orca/focus_tracking_presenter.py
13
13
src/orca/Gecko.py
14
14
src/orca/gnomespeechfactory.py
15
 
src/orca/hierarchical_presenter.py
16
15
src/orca/J2SE-access-bridge.py
17
16
src/orca/keybindings.py
18
17
src/orca/keynames.py
41
40
src/orca/scripts/liferea.py
42
41
src/orca/scripts/metacity.py
43
42
src/orca/scripts/Mozilla.py
 
43
src/orca/scripts/nautilus.py
44
44
src/orca/scripts/planner.py
45
45
src/orca/scripts/StarOffice.py
46
46
src/orca/scripts/Thunderbird.py
47
47
src/orca/scripts/users-admin.py
48
48
src/orca/settings.py
 
49
src/orca/speechdispatcherfactory.py
49
50
src/orca/speechgenerator.py
50
51
src/orca/speech.py
51
 
src/orca/util.py
52
52
src/orca/where_am_I.py