|
Lines 5-30
Link Here
|
| 5 |
bin/msgfmt |
5 |
bin/msgfmt |
| 6 |
bin/msgmerge |
6 |
bin/msgmerge |
| 7 |
bin/msgunfmt |
7 |
bin/msgunfmt |
|
|
8 |
bin/ngettext |
| 8 |
bin/xgettext |
9 |
bin/xgettext |
|
|
10 |
doc/gettext/bind_textdomain_codeset.3.html |
| 11 |
doc/gettext/bindtextdomain.3.html |
| 12 |
doc/gettext/gettext.3.html |
| 13 |
doc/gettext/gettext_1.html |
| 14 |
doc/gettext/gettext_10.html |
| 15 |
doc/gettext/gettext_11.html |
| 16 |
doc/gettext/gettext_12.html |
| 17 |
doc/gettext/gettext_13.html |
| 18 |
doc/gettext/gettext_14.html |
| 19 |
doc/gettext/gettext_2.html |
| 20 |
doc/gettext/gettext_3.html |
| 21 |
doc/gettext/gettext_4.html |
| 22 |
doc/gettext/gettext_5.html |
| 23 |
doc/gettext/gettext_6.html |
| 24 |
doc/gettext/gettext_7.html |
| 25 |
doc/gettext/gettext_8.html |
| 26 |
doc/gettext/gettext_9.html |
| 27 |
doc/gettext/gettext_foot.html |
| 28 |
doc/gettext/gettext_toc.html |
| 29 |
doc/gettext/ngettext.3.html |
| 30 |
doc/gettext/textdomain.3.html |
| 31 |
include/libintl.h |
| 9 |
@unexec install-info --delete %D/info/gettext.info %D/info/dir |
32 |
@unexec install-info --delete %D/info/gettext.info %D/info/dir |
|
|
33 |
info/dir |
| 10 |
info/gettext.info |
34 |
info/gettext.info |
| 11 |
@exec install-info %D/info/gettext.info %D/info/dir |
35 |
@exec install-info %D/info/gettext.info %D/info/dir |
| 12 |
include/libintl.h |
36 |
lib/charset.alias |
| 13 |
lib/libintl.a |
37 |
lib/libintl.a |
| 14 |
lib/libintl.so |
|
|
| 15 |
lib/libintl.so.1 |
38 |
lib/libintl.so.1 |
|
|
39 |
man/man3/bind_textdomain_codeset.3 |
| 40 |
man/man3/bindtextdomain.3 |
| 41 |
man/man3/dcgettext.3 |
| 42 |
man/man3/dcngettext.3 |
| 43 |
man/man3/dgettext.3 |
| 44 |
man/man3/dngettext.3 |
| 45 |
man/man3/gettext.3 |
| 46 |
man/man3/ngettext.3 |
| 47 |
man/man3/textdomain.3 |
| 48 |
share/aclocal/codeset.m4 |
| 16 |
share/aclocal/gettext.m4 |
49 |
share/aclocal/gettext.m4 |
|
|
50 |
share/aclocal/glibc21.m4 |
| 51 |
share/aclocal/iconv.m4 |
| 52 |
share/aclocal/isc-posix.m4 |
| 17 |
share/aclocal/lcmessage.m4 |
53 |
share/aclocal/lcmessage.m4 |
| 18 |
share/aclocal/progtest.m4 |
54 |
share/aclocal/progtest.m4 |
| 19 |
share/gettext/ABOUT-NLS |
55 |
share/gettext/ABOUT-NLS |
| 20 |
share/gettext/po/Makefile.in.in |
|
|
| 21 |
share/gettext/intl/ChangeLog |
56 |
share/gettext/intl/ChangeLog |
| 22 |
share/gettext/intl/Makefile.in |
57 |
share/gettext/intl/Makefile.in |
| 23 |
share/gettext/intl/VERSION |
58 |
share/gettext/intl/VERSION |
| 24 |
share/gettext/intl/bindtextdom.c |
59 |
share/gettext/intl/bindtextdom.c |
| 25 |
share/gettext/intl/cat-compat.c |
60 |
share/gettext/intl/config.charset |
| 26 |
share/gettext/intl/dcgettext.c |
61 |
share/gettext/intl/dcgettext.c |
|
|
62 |
share/gettext/intl/dcigettext.c |
| 63 |
share/gettext/intl/dcngettext.c |
| 27 |
share/gettext/intl/dgettext.c |
64 |
share/gettext/intl/dgettext.c |
|
|
65 |
share/gettext/intl/dngettext.c |
| 28 |
share/gettext/intl/explodename.c |
66 |
share/gettext/intl/explodename.c |
| 29 |
share/gettext/intl/finddomain.c |
67 |
share/gettext/intl/finddomain.c |
| 30 |
share/gettext/intl/gettext.c |
68 |
share/gettext/intl/gettext.c |
|
Lines 34-71
Link Here
|
| 34 |
share/gettext/intl/intl-compat.c |
72 |
share/gettext/intl/intl-compat.c |
| 35 |
share/gettext/intl/l10nflist.c |
73 |
share/gettext/intl/l10nflist.c |
| 36 |
share/gettext/intl/libgettext.h |
74 |
share/gettext/intl/libgettext.h |
| 37 |
share/gettext/intl/linux-msg.sed |
75 |
share/gettext/intl/libgnuintl.h |
| 38 |
share/gettext/intl/loadinfo.h |
76 |
share/gettext/intl/loadinfo.h |
| 39 |
share/gettext/intl/loadmsgcat.c |
77 |
share/gettext/intl/loadmsgcat.c |
|
|
78 |
share/gettext/intl/localcharset.c |
| 79 |
share/gettext/intl/locale.alias |
| 40 |
share/gettext/intl/localealias.c |
80 |
share/gettext/intl/localealias.c |
| 41 |
share/gettext/intl/po2tbl.sed.in |
81 |
share/gettext/intl/ngettext.c |
| 42 |
share/gettext/intl/xopen-msg.sed |
82 |
share/gettext/intl/plural.c |
|
|
83 |
share/gettext/intl/plural.y |
| 84 |
share/gettext/intl/ref-add.sin |
| 85 |
share/gettext/intl/ref-del.sin |
| 43 |
share/gettext/intl/textdomain.c |
86 |
share/gettext/intl/textdomain.c |
|
|
87 |
share/gettext/po/Makefile.in.in |
| 88 |
share/locale/cs/LC_MESSAGES/gettext.mo |
| 44 |
share/locale/da/LC_MESSAGES/gettext.mo |
89 |
share/locale/da/LC_MESSAGES/gettext.mo |
| 45 |
share/locale/de/LC_MESSAGES/gettext.mo |
90 |
share/locale/de/LC_MESSAGES/gettext.mo |
|
|
91 |
share/locale/el/LC_MESSAGES/gettext.mo |
| 92 |
share/locale/en@boldquot/LC_MESSAGES/gettext.mo |
| 93 |
share/locale/en@quot/LC_MESSAGES/gettext.mo |
| 46 |
share/locale/es/LC_MESSAGES/gettext.mo |
94 |
share/locale/es/LC_MESSAGES/gettext.mo |
|
|
95 |
share/locale/et/LC_MESSAGES/gettext.mo |
| 47 |
share/locale/fr/LC_MESSAGES/gettext.mo |
96 |
share/locale/fr/LC_MESSAGES/gettext.mo |
|
|
97 |
share/locale/gl/LC_MESSAGES/gettext.mo |
| 98 |
share/locale/id/LC_MESSAGES/gettext.mo |
| 99 |
share/locale/it/LC_MESSAGES/gettext.mo |
| 100 |
share/locale/ja/LC_MESSAGES/gettext.mo |
| 48 |
share/locale/ko/LC_MESSAGES/gettext.mo |
101 |
share/locale/ko/LC_MESSAGES/gettext.mo |
|
|
102 |
share/locale/locale.alias |
| 49 |
share/locale/nl/LC_MESSAGES/gettext.mo |
103 |
share/locale/nl/LC_MESSAGES/gettext.mo |
|
|
104 |
share/locale/nn/LC_MESSAGES/gettext.mo |
| 50 |
share/locale/no/LC_MESSAGES/gettext.mo |
105 |
share/locale/no/LC_MESSAGES/gettext.mo |
| 51 |
share/locale/no@nynorsk/LC_MESSAGES/gettext.mo |
|
|
| 52 |
share/locale/pl/LC_MESSAGES/gettext.mo |
106 |
share/locale/pl/LC_MESSAGES/gettext.mo |
| 53 |
share/locale/pt/LC_MESSAGES/gettext.mo |
107 |
share/locale/pt/LC_MESSAGES/gettext.mo |
|
|
108 |
share/locale/pt_BR/LC_MESSAGES/gettext.mo |
| 109 |
share/locale/ru/LC_MESSAGES/gettext.mo |
| 54 |
share/locale/sl/LC_MESSAGES/gettext.mo |
110 |
share/locale/sl/LC_MESSAGES/gettext.mo |
| 55 |
share/locale/sv/LC_MESSAGES/gettext.mo |
111 |
share/locale/sv/LC_MESSAGES/gettext.mo |
| 56 |
share/locale/locale.alias |
112 |
share/locale/tr/LC_MESSAGES/gettext.mo |
| 57 |
share/emacs/site-lisp/po-mode.el |
113 |
share/locale/zh/LC_MESSAGES/gettext.mo |
| 58 |
@dirrm share/gettext/intl |
114 |
@dirrm share/gettext/intl |
| 59 |
@dirrm share/gettext/po |
115 |
@dirrm share/gettext/po |
| 60 |
@dirrm share/gettext |
116 |
@dirrm share/gettext |
| 61 |
@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true |
117 |
@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true |
| 62 |
@unexec rmdir %D/share/locale/* 2>/dev/null || true |
118 |
@unexec rmdir %D/share/locale/* 2>/dev/null || true |
|
|
119 |
@unexec rmdir %D/share/locale 2>/dev/null || true |
| 120 |
@exec mkdir -p %D/share/locale |
| 121 |
@unexec rmdir %D/share/locale/*/LC_MESSAGES 2>/dev/null || true |
| 122 |
@unexec rmdir %D/share/locale/* 2>/dev/null || true |
| 63 |
@unexec rmdir %D/share/locale 2>/dev/null || true |
123 |
@unexec rmdir %D/share/locale 2>/dev/null || true |
| 64 |
@exec mkdir -p %%LOCALBASE%%/share/locale |
|
|
| 65 |
@unexec rmdir %%LOCALBASE%%/share/locale/*/LC_MESSAGES 2>/dev/null || true |
| 66 |
@unexec rmdir %%LOCALBASE%%/share/locale/* 2>/dev/null || true |
| 67 |
@unexec rmdir %%LOCALBASE%%/share/locale 2>/dev/null || true |
| 68 |
@exec mkdir -p %%X11BASE%%/share/locale |
| 69 |
@unexec rmdir %%X11BASE%%/share/locale/*/LC_MESSAGES 2>/dev/null || true |
| 70 |
@unexec rmdir %%X11BASE%%/share/locale/* 2>/dev/null || true |
| 71 |
@unexec rmdir %%X11BASE%%/share/locale 2>/dev/null || true |