~ubuntu-branches/ubuntu/quantal/shotwell/quantal

« back to all changes in this revision

Viewing changes to units.mk

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-02-21 13:52:58 UTC
  • mto: This revision was merged to the branch mainline in revision 47.
  • Revision ID: package-import@ubuntu.com-20120221135258-ao9jiib5qicomq7q
Tags: upstream-0.11.92
ImportĀ upstreamĀ versionĀ 0.11.92

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
        slideshow \
17
17
        photos \
18
18
        publishing \
19
 
        alien_db \
20
 
        alien_db/f_spot \
21
19
        library \
22
20
        direct \
23
21
        core \
27
25
        faces \
28
26
        camera \
29
27
        searches \
30
 
        config
 
28
        config \
 
29
        data_imports
31
30
 
32
31
# Name(s) of units that represent application entry points.  These units will have init and
33
32
# termination entry points generated: Name.unitize_init() and Name.unitize_terminate().  These