~ubuntu-branches/ubuntu/lucid/pitivi/lucid

« back to all changes in this revision

Viewing changes to pitivi/pixmaps/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-05-27 14:22:49 UTC
  • mfrom: (1.2.1 upstream) (3.1.13 experimental)
  • Revision ID: james.westby@ubuntu.com-20090527142249-tj0qnkc37320ylml
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
pixmapdir = $(pkgdatadir)/pixmaps
2
2
pixmap_DATA = \
3
3
        busy.gif                \
 
4
        invisible.png           \
4
5
        pitivi-advanced-16.png  \
5
6
        pitivi-advanced-22.png  \
6
7
        pitivi-advanced-24.png  \
 
8
        pitivi-relink-24.svg    \
 
9
        pitivi-relink.svg       \
7
10
        pitivi-render-16.png    \
8
11
        pitivi-render-22.png    \
9
12
        pitivi-render-24.png    \
10
 
        pitivi-video.png
 
13
        pitivi-sound.png        \
 
14
        pitivi-split-24.svg     \
 
15
        pitivi-split.svg        \
 
16
        pitivi-unlink-24.svg    \
 
17
        pitivi-unlink.svg       \
 
18
        pitivi-video.png        \
 
19
        processing-clip.png     \
 
20
        processing-clip.svg     \
 
21
        trimbar-focused.png     \
 
22
        trimbar-normal.png
11
23
 
12
24
EXTRA_DIST = \
13
 
        $(pixmap_DATA)
 
 
b'\\ No newline at end of file'
 
25
        $(pixmap_DATA)