GNUPG-1-9-BRANCH gnupg/intl (37 files)
cvs user werner
cvs at cvs.gnupg.org
Tue Dec 9 10:28:28 CET 2003
Date: Tuesday, December 9, 2003 @ 10:28:28
Author: werner
Path: /cvs/gnupg/gnupg/intl
Tag: GNUPG-1-9-BRANCH
Added: ChangeLog Makefile.in VERSION bindtextdom.c config.charset
dcgettext.c dcigettext.c dcngettext.c dgettext.c dngettext.c
eval-plural.h explodename.c finddomain.c gettext.c gettextP.h
gmo.h hash-string.h intl-compat.c l10nflist.c libgnuintl.h
loadinfo.h loadmsgcat.c localcharset.c locale.alias
localealias.c localename.c ngettext.c os2compat.c os2compat.h
osdep.c plural-exp.c plural-exp.h plural.c plural.y ref-add.sin
ref-del.sin textdomain.c
Keep those files in CVS too.
----------------+
ChangeLog | 4
Makefile.in | 479 +++++++++++++++++
VERSION | 1
bindtextdom.c | 374 +++++++++++++
config.charset | 467 ++++++++++++++++
dcgettext.c | 59 ++
dcigettext.c | 1238 ++++++++++++++++++++++++++++++++++++++++++++
dcngettext.c | 60 ++
dgettext.c | 59 ++
dngettext.c | 61 ++
eval-plural.h | 114 ++++
explodename.c | 192 ++++++
finddomain.c | 195 +++++++
gettext.c | 64 ++
gettextP.h | 224 ++++++++
gmo.h | 148 +++++
hash-string.h | 59 ++
intl-compat.c | 151 +++++
l10nflist.c | 453 ++++++++++++++++
libgnuintl.h | 296 ++++++++++
loadinfo.h | 156 +++++
loadmsgcat.c | 1322 +++++++++++++++++++++++++++++++++++++++++++++++
localcharset.c | 398 ++++++++++++++
locale.alias | 78 ++
localealias.c | 419 +++++++++++++++
localename.c | 772 +++++++++++++++++++++++++++
ngettext.c | 68 ++
os2compat.c | 98 +++
os2compat.h | 46 +
osdep.c | 24
plural-exp.c | 156 +++++
plural-exp.h | 126 ++++
plural.c | 1518 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
plural.y | 409 ++++++++++++++
ref-add.sin | 31 +
ref-del.sin | 26
textdomain.c | 142 +++++
37 files changed, 10487 insertions(+)
More information about the Gnupg-commits
mailing list