mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-09 12:54:23 +01:00
Remove some meta data from po files.
This commit is contained in:
parent
18936a1970
commit
d5c8b726c8
@ -1,3 +1,7 @@
|
|||||||
|
2011-01-11 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
|
* autogen.sh <w32>: Remove superfluous --without-included-gettext.
|
||||||
|
|
||||||
2011-01-10 Werner Koch <wk@g10code.com>
|
2011-01-10 Werner Koch <wk@g10code.com>
|
||||||
|
|
||||||
* configure.ac: Support a git_revision string.
|
* configure.ac: Support a git_revision string.
|
||||||
|
@ -93,8 +93,7 @@ if test "$1" = "--build-w32"; then
|
|||||||
--with-zlib=${w32root} \
|
--with-zlib=${w32root} \
|
||||||
--with-regex=${w32root} \
|
--with-regex=${w32root} \
|
||||||
--with-pth-prefix=${w32root} \
|
--with-pth-prefix=${w32root} \
|
||||||
--with-adns=${w32root} \
|
--with-adns=${w32root} "$@"
|
||||||
--without-included-gettext "$@"
|
|
||||||
rc=$?
|
rc=$?
|
||||||
exit $rc
|
exit $rc
|
||||||
fi
|
fi
|
||||||
|
2
po/.gitattributes
vendored
Normal file
2
po/.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
/??.po filter=cleanpo
|
||||||
|
/??_??.po filter=cleanpo
|
1800
po/pt_BR.po
1800
po/pt_BR.po
File diff suppressed because it is too large
Load Diff
1800
po/zh_CN.po
1800
po/zh_CN.po
File diff suppressed because it is too large
Load Diff
2331
po/zh_TW.po
2331
po/zh_TW.po
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user