~ubuntu-branches/ubuntu/trusty/util-linux/trusty-proposed

« back to all changes in this revision

Viewing changes to po/Makevars

  • Committer: Package Import Robot
  • Author(s): LaMont Jones
  • Date: 2011-11-03 15:38:23 UTC
  • mto: (4.5.5 sid) (1.6.4)
  • mto: This revision was merged to the branch mainline in revision 85.
  • Revision ID: package-import@ubuntu.com-20111103153823-10sx16jprzxlhkqf
ImportĀ upstreamĀ versionĀ 2.20.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
top_builddir = ..
9
9
 
10
10
# These options get passed to xgettext.
11
 
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
 
11
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=P_:1,2
12
12
 
13
13
# This is the copyright holder that gets inserted into the header of the
14
14
# $(DOMAIN).pot file.  Set this to the copyright holder of the surrounding
34
34
# It can be your email address, or a mailing list address where translators
35
35
# can write to without being subscribed, or the URL of a web page through
36
36
# which the translators can contact you.
37
 
MSGID_BUGS_ADDRESS = Karel Zak <kzak@redhat.com>
 
37
MSGID_BUGS_ADDRESS = util-linux@vger.kernel.org
38
38
 
39
39
# This is the list of locale categories, beyond LC_MESSAGES, for which the
40
40
# message catalogs shall be used.  It is usually empty.