~ubuntu-branches/ubuntu/oneiric/pitivi/oneiric

« back to all changes in this revision

Viewing changes to pitivi/ui/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-05-26 15:29:58 UTC
  • mfrom: (3.1.20 experimental)
  • Revision ID: james.westby@ubuntu.com-20110526152958-90je1myzzjly26vw
Tags: 0.13.9.90-1ubuntu1
* Resynchronize on Debian
* debian/control:
  - Depend on python-launchpad-integration
  - Drop hal from Recommends to Suggests. This version has the patch applied
    to not crash without hal.
* debian/patches/01_lpi.patch:
  - launchpad integration  
* debian/rules:
  - Use gnome.mk so a translation template is built

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
        dnd.py                  \
11
11
        dynamic.py              \
12
12
        encodingdialog.py       \
13
 
        exportsettingswidget.py \
 
13
        encodingprogress.py     \
14
14
        filelisterrordialog.py  \
15
15
        glade.py                \
16
16
        gstwidget.py            \
20
20
        pluginmanagerdialog.py  \
21
21
        point.py                \
22
22
        prefs.py                \
 
23
        preset.py               \
23
24
        previewer.py            \
24
25
        preview.py              \
25
26
        projectsettings.py      \
26
 
        projecttabs.py          \
 
27
        ripple_update_group.py  \
 
28
        basetabs.py             \
27
29
        propertyeditor.py       \
28
30
        ruler.py                \
29
31
        screencast_managerdialog.py \
30
32
        sourcelist.py           \
 
33
        startupwizard.py        \
31
34
        timelinecanvas.py       \
32
35
        timelinecontrols.py     \
33
36
        timeline.py             \
37
40
        viewer.py               \
38
41
        view.py                 \
39
42
        webcam_managerdialog.py \
 
43
        effectlist.py   \
 
44
        clipproperties.py       \
 
45
        effectsconfiguration.py \
 
46
        filechooserpreview.py   \
40
47
        zoominterface.py
41
48
 
42
49
ui_DATA =                               \
43
50
        elementsettingsdialog.glade     \
44
51
        cam_capture.glade               \
45
52
        encodingdialog.glade            \
46
 
        exportsettingswidget.glade      \
 
53
        encodingprogress.glade          \
47
54
        filelisterrordialog.glade       \
48
55
        mainwindow.xml                  \
49
56
        net_capture.glade               \
50
57
        projectsettings.glade           \
51
58
        pluginmanagerdialog.glade       \
52
 
        screencast_manager.glade
 
59
        screencast_manager.glade        \
 
60
        startupwizard.glade
53
61
 
54
62
clean-local:
55
63
        rm -rf *.pyc *.pyo