~ubuntu-branches/ubuntu/vivid/gimp/vivid

« back to all changes in this revision

Viewing changes to po-plug-ins/Makefile.in.in

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach
  • Date: 2012-05-08 18:50:03 UTC
  • mto: (1.1.26) (0.5.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 71.
  • Revision ID: package-import@ubuntu.com-20120508185003-tltkvbaysf8d2426
ImportĀ upstreamĀ versionĀ 2.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
# INTLTOOL_MAKEFILE
19
19
 
20
20
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@-std-plug-ins
21
 
XGETTEXT_KEYWORDS=--keyword=_ --keyword=N_ --keyword=Q_:1g --keyword=C_:1c,2
 
21
XGETTEXT_KEYWORDS=--keyword=_ --keyword=N_ --keyword=Q_:1g --keyword=C_:1c,2 --keyword=NC_:1c,2
22
22
 
23
23
PACKAGE = @PACKAGE@
24
24
VERSION = @VERSION@
64
64
 
65
65
POFILES=$(shell LINGUAS="$(USE_LINGUAS)"; for lang in $$LINGUAS; do printf "$$lang.po "; done)
66
66
 
67
 
DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(POFILES)
 
67
DISTFILES = Makefile.in.in POTFILES.in $(POFILES)
68
68
EXTRA_DISTFILES = POTFILES.skip Makevars LINGUAS
69
69
 
70
70
POTFILES = \