~ubuntu-branches/ubuntu/precise/pitivi/precise

« back to all changes in this revision

Viewing changes to pitivi/ui/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Bicha
  • Date: 2011-08-15 02:32:20 UTC
  • mfrom: (1.5.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20110815023220-x2n5l0i4deiqn7dn
Tags: 0.14.2-0ubuntu1
* New upstream version.
  - New Mallard format help
* debian/control:
  - Add gnome-doc-utils to build-depends
  - Bump pygtk minimum to 2.24
* debian/patches/01_lpi.patch
  - Move LPI items below User Manual in Help menu
* debian/watch: Watch for 0.14.* tar.bz2

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
ui_PYTHON =                     \
4
4
        __init__.py             \
 
5
        alignmentprogress.py    \
5
6
        common.py               \
6
7
        controller.py           \
7
8
        curve.py                \
8
9
        dnd.py                  \
 
10
        depsmanager.py  \
9
11
        dynamic.py              \
10
12
        encodingdialog.py       \
11
13
        encodingprogress.py     \