mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
skip gettext files
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@603 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
da0998c943
commit
bea6e16103
3 changed files with 64 additions and 0 deletions
37
intl/.cvsignore
Normal file
37
intl/.cvsignore
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
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
|
||||
|
|
@ -1,3 +1,19 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
.deps
|
||||
codeset.m4
|
||||
gettext.m4
|
||||
glibc21.m4
|
||||
iconv.m4
|
||||
intdiv0.m4
|
||||
inttypes-pri.m4
|
||||
inttypes.m4
|
||||
inttypes_h.m4
|
||||
isc-posix.m4
|
||||
lcmessage.m4
|
||||
lib-ld.m4
|
||||
lib-link.m4
|
||||
lib-prefix.m4
|
||||
progtest.m4
|
||||
stdint_h.m4
|
||||
uintmax_t.m4
|
||||
|
|
|
|||
11
po/.cvsignore
Normal file
11
po/.cvsignore
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Makefile.in.in
|
||||
Rules-quot
|
||||
boldquot.sed
|
||||
de.gmo
|
||||
en@boldquot.header
|
||||
en@quot.header
|
||||
fr.gmo
|
||||
insert-header.sin
|
||||
nagios-plugins.pot
|
||||
quot.sed
|
||||
remove-potcdate.sin
|
||||
Loading…
Reference in a new issue