summaryrefslogtreecommitdiffstats
path: root/po/Makevars
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-02-26 03:49:24 +0100
committerDan McGee <dan@archlinux.org>2008-02-26 03:49:59 +0100
commitd75f693155c3d7e595a779f15beea516d321f228 (patch)
tree831fe39a8f8193adb9682cd3d7ff1eff4f4eb938 /po/Makevars
parentf159203f6fb217bb7bed5ffea8c2518325a9ec12 (diff)
parent8efe0ecb250050e9061854476468298afb5944d2 (diff)
downloadpacman-d75f693155c3d7e595a779f15beea516d321f228.tar.gz
pacman-d75f693155c3d7e595a779f15beea516d321f228.tar.xz
Merge branch 'maint'
Also bump the devel version on the master branch to 3.2.0devel.
Diffstat (limited to 'po/Makevars')
-rw-r--r--po/Makevars4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makevars b/po/Makevars
index 94d8294a..38a4692e 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -9,8 +9,8 @@ top_builddir = ../
# These options get passed to xgettext.
XGETTEXT_OPTIONS = \
- --keyword=_ --flag=_:1:pass-c-format \
- --keyword=N_ --flag=N_:1:pass-c-format
+ --keyword=_ --flag=_:1:c-format \
+ --keyword=N_ --flag=N_:1:c-format
# This is the copyright holder that gets inserted into the header of the
# $(DOMAIN).pot file.