index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Chantry Xavier <shiningxc@gmail.com> | 2008-03-03 21:32:54 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-03-03 19:59:36 -0600 |
commit | 8725dce2948f9e1eb9c6f9d66cdb5ef985e6de6c (patch) | |
tree | b796d667c18dc89141b407d8f8993985b4ec4ad2 /po | |
parent | 1bbc00cd9d7ff7b906e574f0ea669873f82ef550 (diff) |
-rw-r--r-- | po/Makevars | 2 |
diff --git a/po/Makevars b/po/Makevars index 38a4692e..5dc31a4a 100644 --- a/po/Makevars +++ b/po/Makevars @@ -8,7 +8,7 @@ subdir = po top_builddir = ../ # These options get passed to xgettext. -XGETTEXT_OPTIONS = \ +XGETTEXT_OPTIONS = --no-location \ --keyword=_ --flag=_:1:c-format \ --keyword=N_ --flag=N_:1:c-format |