~mterry/duplicity/list-old-chains-0.6

« back to all changes in this revision

Viewing changes to po/Makevars

  • Committer: loafman
  • Date: 2008-12-22 17:22:44 UTC
  • Revision ID: vcs-imports@canonical.com-20081222172244-cjurdc0mt5d41n6d
patch #6700: Make duplicity translatable
https://savannah.nongnu.org/patch/?6700

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile variables for PO directory in any package using GNU gettext.
 
2
 
 
3
DOMAIN = duplicity
 
4
subdir = po
 
5
top_builddir = ..
 
6
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8 --language=Python
 
7
COPYRIGHT_HOLDER = Kenneth Loafman <kenneth@loafman.com>
 
8
MSGID_BUGS_ADDRESS = Kenneth Loafman <kenneth@loafman.com>
 
9