gettext: update to 5.2
Message ID | 1457029687-11929-1-git-send-email-lorenz.marcel@web.de |
---|---|
State | Superseded |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (hedwig.ipfire.org [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 76D7F62739 for <patchwork@ipfire.org>; Thu, 3 Mar 2016 19:16:54 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id C2F0C6146; Thu, 3 Mar 2016 19:16:53 +0100 (CET) Received: from mint01.skynet.local (ip5f5b7cdb.dynamic.kabel-deutschland.de [95.91.124.219]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 672044363; Thu, 3 Mar 2016 19:16:51 +0100 (CET) From: Marcel Lorenz <lorenz.marcel@web.de> To: development@lists.ipfire.org Subject: [PATCH] gettext: update to 5.2 Date: Thu, 3 Mar 2016 19:28:07 +0100 Message-Id: <1457029687-11929-1-git-send-email-lorenz.marcel@web.de> X-Mailer: git-send-email 1.9.1 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Cc: Marcel Lorenz <lorenz.marcel@web.de> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Marcel Lorenz
March 4, 2016, 5:28 a.m. UTC
Update gettext to version 0.18.3.2 (last 0.18 release)
Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org>
---
config/rootfiles/common/gettext | 161 ++++++++++++++++++++++++++++++++++++++--
lfs/gettext | 4 +-
2 files changed, 156 insertions(+), 9 deletions(-)
Comments
I believe this patch was superseeded by the one with the correct version in the header? Has anything else changed? -Michael On Thu, 2016-03-03 at 19:28 +0100, Marcel Lorenz wrote: > Update gettext to version 0.18.3.2 (last 0.18 release) > > Signed-off-by: Marcel Lorenz <marcel.lorenz@ipfire.org> > > --- > config/rootfiles/common/gettext | 161 > ++++++++++++++++++++++++++++++++++++++-- > lfs/gettext | 4 +- > 2 files changed, 156 insertions(+), 9 deletions(-) > > diff --git a/config/rootfiles/common/gettext > b/config/rootfiles/common/gettext > index e740441..4eb6bee 100644 > --- a/config/rootfiles/common/gettext > +++ b/config/rootfiles/common/gettext > @@ -32,19 +32,20 @@ > #usr/lib/libasprintf.so > usr/lib/libasprintf.so.0 > usr/lib/libasprintf.so.0.0.0 > -usr/lib/libgettextlib-0.18.1.so > +usr/lib/libgettextlib-0.18.3.so > #usr/lib/libgettextlib.la > #usr/lib/libgettextlib.so > #usr/lib/libgettextpo.a > #usr/lib/libgettextpo.la > #usr/lib/libgettextpo.so > usr/lib/libgettextpo.so.0 > -usr/lib/libgettextpo.so.0.5.1 > -usr/lib/libgettextsrc-0.18.1.so > +usr/lib/libgettextpo.so.0.5.2 > +usr/lib/libgettextsrc-0.18.3.so > #usr/lib/libgettextsrc.la > usr/lib/libgettextsrc.so > usr/lib/preloadable_libintl.so > #usr/share/aclocal/codeset.m4 > +#usr/share/aclocal/extern-inline.m4 > #usr/share/aclocal/fcntl-o.m4 > #usr/share/aclocal/gettext.m4 > #usr/share/aclocal/glibc2.m4 > @@ -125,6 +126,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++-gnome/po/ast.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/bg.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/ca.po > +#usr/share/doc/gettext/examples/hello-c++-gnome/po/cs.po > +#usr/share/doc/gettext/examples/hello-c++-gnome/po/da.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/de.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/el.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/eo.po > @@ -132,6 +135,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++-gnome/po/fi.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/fr.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/ga.po > +#usr/share/doc/gettext/examples/hello-c++-gnome/po/gl.po > +#usr/share/doc/gettext/examples/hello-c++-gnome/po/hr.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/hu.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/id.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/it.po > @@ -140,6 +145,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++-gnome/po/lv.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/ms.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/mt.po > +#usr/share/doc/gettext/examples/hello-c++-gnome/po/nb.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/nl.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/pl.po > #usr/share/doc/gettext/examples/hello-c++-gnome/po/pt.po > @@ -200,6 +206,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++-kde/po/ast.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/bg.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/ca.po > +#usr/share/doc/gettext/examples/hello-c++-kde/po/cs.po > +#usr/share/doc/gettext/examples/hello-c++-kde/po/da.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/de.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/el.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/eo.po > @@ -207,6 +215,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++-kde/po/fi.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/fr.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/ga.po > +#usr/share/doc/gettext/examples/hello-c++-kde/po/gl.po > +#usr/share/doc/gettext/examples/hello-c++-kde/po/hr.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/hu.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/id.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/it.po > @@ -215,6 +225,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++-kde/po/lv.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/ms.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/mt.po > +#usr/share/doc/gettext/examples/hello-c++-kde/po/nb.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/nl.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/pl.po > #usr/share/doc/gettext/examples/hello-c++-kde/po/pt.po > @@ -248,6 +259,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++-qt/po/ast.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/bg.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/ca.po > +#usr/share/doc/gettext/examples/hello-c++-qt/po/cs.po > +#usr/share/doc/gettext/examples/hello-c++-qt/po/da.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/de.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/el.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/eo.po > @@ -255,6 +268,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++-qt/po/fi.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/fr.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/ga.po > +#usr/share/doc/gettext/examples/hello-c++-qt/po/gl.po > +#usr/share/doc/gettext/examples/hello-c++-qt/po/hr.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/hu.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/id.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/it.po > @@ -263,6 +278,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++-qt/po/lv.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/ms.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/mt.po > +#usr/share/doc/gettext/examples/hello-c++-qt/po/nb.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/nl.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/pl.po > #usr/share/doc/gettext/examples/hello-c++-qt/po/pt.po > @@ -295,6 +311,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ast.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/bg.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ca.po > +#usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/cs.po > +#usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/da.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/de.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/el.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/eo.po > @@ -302,6 +320,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/fi.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/fr.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ga.po > +#usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/gl.po > +#usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/hr.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/hu.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/id.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/it.po > @@ -310,6 +330,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/lv.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ms.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/mt.po > +#usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/nb.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/nl.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/pl.po > #usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt.po > @@ -341,6 +362,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++/po/ast.po > #usr/share/doc/gettext/examples/hello-c++/po/bg.po > #usr/share/doc/gettext/examples/hello-c++/po/ca.po > +#usr/share/doc/gettext/examples/hello-c++/po/cs.po > +#usr/share/doc/gettext/examples/hello-c++/po/da.po > #usr/share/doc/gettext/examples/hello-c++/po/de.po > #usr/share/doc/gettext/examples/hello-c++/po/el.po > #usr/share/doc/gettext/examples/hello-c++/po/eo.po > @@ -348,6 +371,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++/po/fi.po > #usr/share/doc/gettext/examples/hello-c++/po/fr.po > #usr/share/doc/gettext/examples/hello-c++/po/ga.po > +#usr/share/doc/gettext/examples/hello-c++/po/gl.po > +#usr/share/doc/gettext/examples/hello-c++/po/hr.po > #usr/share/doc/gettext/examples/hello-c++/po/hu.po > #usr/share/doc/gettext/examples/hello-c++/po/id.po > #usr/share/doc/gettext/examples/hello-c++/po/it.po > @@ -356,6 +381,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c++/po/lv.po > #usr/share/doc/gettext/examples/hello-c++/po/ms.po > #usr/share/doc/gettext/examples/hello-c++/po/mt.po > +#usr/share/doc/gettext/examples/hello-c++/po/nb.po > #usr/share/doc/gettext/examples/hello-c++/po/nl.po > #usr/share/doc/gettext/examples/hello-c++/po/pl.po > #usr/share/doc/gettext/examples/hello-c++/po/pt.po > @@ -391,6 +417,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c-gnome/po/ast.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/bg.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/ca.po > +#usr/share/doc/gettext/examples/hello-c-gnome/po/cs.po > +#usr/share/doc/gettext/examples/hello-c-gnome/po/da.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/de.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/el.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/eo.po > @@ -398,6 +426,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c-gnome/po/fi.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/fr.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/ga.po > +#usr/share/doc/gettext/examples/hello-c-gnome/po/gl.po > +#usr/share/doc/gettext/examples/hello-c-gnome/po/hr.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/hu.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/id.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/it.po > @@ -406,6 +436,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c-gnome/po/lv.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/ms.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/mt.po > +#usr/share/doc/gettext/examples/hello-c-gnome/po/nb.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/nl.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/pl.po > #usr/share/doc/gettext/examples/hello-c-gnome/po/pt.po > @@ -437,6 +468,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c/po/ast.po > #usr/share/doc/gettext/examples/hello-c/po/bg.po > #usr/share/doc/gettext/examples/hello-c/po/ca.po > +#usr/share/doc/gettext/examples/hello-c/po/cs.po > +#usr/share/doc/gettext/examples/hello-c/po/da.po > #usr/share/doc/gettext/examples/hello-c/po/de.po > #usr/share/doc/gettext/examples/hello-c/po/el.po > #usr/share/doc/gettext/examples/hello-c/po/eo.po > @@ -444,6 +477,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c/po/fi.po > #usr/share/doc/gettext/examples/hello-c/po/fr.po > #usr/share/doc/gettext/examples/hello-c/po/ga.po > +#usr/share/doc/gettext/examples/hello-c/po/gl.po > +#usr/share/doc/gettext/examples/hello-c/po/hr.po > #usr/share/doc/gettext/examples/hello-c/po/hu.po > #usr/share/doc/gettext/examples/hello-c/po/id.po > #usr/share/doc/gettext/examples/hello-c/po/it.po > @@ -452,6 +487,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-c/po/lv.po > #usr/share/doc/gettext/examples/hello-c/po/ms.po > #usr/share/doc/gettext/examples/hello-c/po/mt.po > +#usr/share/doc/gettext/examples/hello-c/po/nb.po > #usr/share/doc/gettext/examples/hello-c/po/nl.po > #usr/share/doc/gettext/examples/hello-c/po/pl.po > #usr/share/doc/gettext/examples/hello-c/po/pt.po > @@ -483,6 +519,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-clisp/po/ast.po > #usr/share/doc/gettext/examples/hello-clisp/po/bg.po > #usr/share/doc/gettext/examples/hello-clisp/po/ca.po > +#usr/share/doc/gettext/examples/hello-clisp/po/cs.po > +#usr/share/doc/gettext/examples/hello-clisp/po/da.po > #usr/share/doc/gettext/examples/hello-clisp/po/de.po > #usr/share/doc/gettext/examples/hello-clisp/po/el.po > #usr/share/doc/gettext/examples/hello-clisp/po/eo.po > @@ -490,6 +528,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-clisp/po/fi.po > #usr/share/doc/gettext/examples/hello-clisp/po/fr.po > #usr/share/doc/gettext/examples/hello-clisp/po/ga.po > +#usr/share/doc/gettext/examples/hello-clisp/po/gl.po > +#usr/share/doc/gettext/examples/hello-clisp/po/hr.po > #usr/share/doc/gettext/examples/hello-clisp/po/hu.po > #usr/share/doc/gettext/examples/hello-clisp/po/id.po > #usr/share/doc/gettext/examples/hello-clisp/po/it.po > @@ -498,6 +538,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-clisp/po/lv.po > #usr/share/doc/gettext/examples/hello-clisp/po/ms.po > #usr/share/doc/gettext/examples/hello-clisp/po/mt.po > +#usr/share/doc/gettext/examples/hello-clisp/po/nb.po > #usr/share/doc/gettext/examples/hello-clisp/po/nl.po > #usr/share/doc/gettext/examples/hello-clisp/po/pl.po > #usr/share/doc/gettext/examples/hello-clisp/po/pt.po > @@ -532,6 +573,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-csharp-forms/po/ast.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/bg.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/ca.po > +#usr/share/doc/gettext/examples/hello-csharp-forms/po/cs.po > +#usr/share/doc/gettext/examples/hello-csharp-forms/po/da.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/de.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/el.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/eo.po > @@ -539,6 +582,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-csharp-forms/po/fi.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/fr.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/ga.po > +#usr/share/doc/gettext/examples/hello-csharp-forms/po/gl.po > +#usr/share/doc/gettext/examples/hello-csharp-forms/po/hr.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/hu.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/id.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/it.po > @@ -547,6 +592,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-csharp-forms/po/lv.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/ms.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/mt.po > +#usr/share/doc/gettext/examples/hello-csharp-forms/po/nb.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/nl.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/pl.po > #usr/share/doc/gettext/examples/hello-csharp-forms/po/pt.po > @@ -577,6 +623,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-csharp/po/ast.po > #usr/share/doc/gettext/examples/hello-csharp/po/bg.po > #usr/share/doc/gettext/examples/hello-csharp/po/ca.po > +#usr/share/doc/gettext/examples/hello-csharp/po/cs.po > +#usr/share/doc/gettext/examples/hello-csharp/po/da.po > #usr/share/doc/gettext/examples/hello-csharp/po/de.po > #usr/share/doc/gettext/examples/hello-csharp/po/el.po > #usr/share/doc/gettext/examples/hello-csharp/po/eo.po > @@ -584,6 +632,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-csharp/po/fi.po > #usr/share/doc/gettext/examples/hello-csharp/po/fr.po > #usr/share/doc/gettext/examples/hello-csharp/po/ga.po > +#usr/share/doc/gettext/examples/hello-csharp/po/gl.po > +#usr/share/doc/gettext/examples/hello-csharp/po/hr.po > #usr/share/doc/gettext/examples/hello-csharp/po/hu.po > #usr/share/doc/gettext/examples/hello-csharp/po/id.po > #usr/share/doc/gettext/examples/hello-csharp/po/it.po > @@ -592,6 +642,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-csharp/po/lv.po > #usr/share/doc/gettext/examples/hello-csharp/po/ms.po > #usr/share/doc/gettext/examples/hello-csharp/po/mt.po > +#usr/share/doc/gettext/examples/hello-csharp/po/nb.po > #usr/share/doc/gettext/examples/hello-csharp/po/nl.po > #usr/share/doc/gettext/examples/hello-csharp/po/pl.po > #usr/share/doc/gettext/examples/hello-csharp/po/pt.po > @@ -623,6 +674,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-gawk/po/ast.po > #usr/share/doc/gettext/examples/hello-gawk/po/bg.po > #usr/share/doc/gettext/examples/hello-gawk/po/ca.po > +#usr/share/doc/gettext/examples/hello-gawk/po/cs.po > +#usr/share/doc/gettext/examples/hello-gawk/po/da.po > #usr/share/doc/gettext/examples/hello-gawk/po/de.po > #usr/share/doc/gettext/examples/hello-gawk/po/el.po > #usr/share/doc/gettext/examples/hello-gawk/po/eo.po > @@ -630,6 +683,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-gawk/po/fi.po > #usr/share/doc/gettext/examples/hello-gawk/po/fr.po > #usr/share/doc/gettext/examples/hello-gawk/po/ga.po > +#usr/share/doc/gettext/examples/hello-gawk/po/gl.po > +#usr/share/doc/gettext/examples/hello-gawk/po/hr.po > #usr/share/doc/gettext/examples/hello-gawk/po/hu.po > #usr/share/doc/gettext/examples/hello-gawk/po/id.po > #usr/share/doc/gettext/examples/hello-gawk/po/it.po > @@ -638,6 +693,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-gawk/po/lv.po > #usr/share/doc/gettext/examples/hello-gawk/po/ms.po > #usr/share/doc/gettext/examples/hello-gawk/po/mt.po > +#usr/share/doc/gettext/examples/hello-gawk/po/nb.po > #usr/share/doc/gettext/examples/hello-gawk/po/nl.po > #usr/share/doc/gettext/examples/hello-gawk/po/pl.po > #usr/share/doc/gettext/examples/hello-gawk/po/pt.po > @@ -669,6 +725,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-guile/po/ast.po > #usr/share/doc/gettext/examples/hello-guile/po/bg.po > #usr/share/doc/gettext/examples/hello-guile/po/ca.po > +#usr/share/doc/gettext/examples/hello-guile/po/cs.po > +#usr/share/doc/gettext/examples/hello-guile/po/da.po > #usr/share/doc/gettext/examples/hello-guile/po/de.po > #usr/share/doc/gettext/examples/hello-guile/po/el.po > #usr/share/doc/gettext/examples/hello-guile/po/eo.po > @@ -676,6 +734,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-guile/po/fi.po > #usr/share/doc/gettext/examples/hello-guile/po/fr.po > #usr/share/doc/gettext/examples/hello-guile/po/ga.po > +#usr/share/doc/gettext/examples/hello-guile/po/gl.po > +#usr/share/doc/gettext/examples/hello-guile/po/hr.po > #usr/share/doc/gettext/examples/hello-guile/po/hu.po > #usr/share/doc/gettext/examples/hello-guile/po/id.po > #usr/share/doc/gettext/examples/hello-guile/po/it.po > @@ -684,6 +744,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-guile/po/lv.po > #usr/share/doc/gettext/examples/hello-guile/po/ms.po > #usr/share/doc/gettext/examples/hello-guile/po/mt.po > +#usr/share/doc/gettext/examples/hello-guile/po/nb.po > #usr/share/doc/gettext/examples/hello-guile/po/nl.po > #usr/share/doc/gettext/examples/hello-guile/po/pl.po > #usr/share/doc/gettext/examples/hello-guile/po/pt.po > @@ -719,6 +780,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-java-awt/po/ast.po > #usr/share/doc/gettext/examples/hello-java-awt/po/bg.po > #usr/share/doc/gettext/examples/hello-java-awt/po/ca.po > +#usr/share/doc/gettext/examples/hello-java-awt/po/cs.po > +#usr/share/doc/gettext/examples/hello-java-awt/po/da.po > #usr/share/doc/gettext/examples/hello-java-awt/po/de.po > #usr/share/doc/gettext/examples/hello-java-awt/po/el.po > #usr/share/doc/gettext/examples/hello-java-awt/po/eo.po > @@ -726,6 +789,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-java-awt/po/fi.po > #usr/share/doc/gettext/examples/hello-java-awt/po/fr.po > #usr/share/doc/gettext/examples/hello-java-awt/po/ga.po > +#usr/share/doc/gettext/examples/hello-java-awt/po/gl.po > +#usr/share/doc/gettext/examples/hello-java-awt/po/hr.po > #usr/share/doc/gettext/examples/hello-java-awt/po/hu.po > #usr/share/doc/gettext/examples/hello-java-awt/po/id.po > #usr/share/doc/gettext/examples/hello-java-awt/po/it.po > @@ -734,6 +799,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-java-awt/po/lv.po > #usr/share/doc/gettext/examples/hello-java-awt/po/ms.po > #usr/share/doc/gettext/examples/hello-java-awt/po/mt.po > +#usr/share/doc/gettext/examples/hello-java-awt/po/nb.po > #usr/share/doc/gettext/examples/hello-java-awt/po/nl.po > #usr/share/doc/gettext/examples/hello-java-awt/po/pl.po > #usr/share/doc/gettext/examples/hello-java-awt/po/pt.po > @@ -768,6 +834,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/ast.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/bg.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/ca.po > +#usr/share/doc/gettext/examples/hello-java-qtjambi/po/cs.po > +#usr/share/doc/gettext/examples/hello-java-qtjambi/po/da.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/de.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/el.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/eo.po > @@ -775,6 +843,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/fi.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/fr.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/ga.po > +#usr/share/doc/gettext/examples/hello-java-qtjambi/po/gl.po > +#usr/share/doc/gettext/examples/hello-java-qtjambi/po/hr.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/hu.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/id.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/it.po > @@ -783,6 +853,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/lv.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/ms.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/mt.po > +#usr/share/doc/gettext/examples/hello-java-qtjambi/po/nb.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/nl.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/pl.po > #usr/share/doc/gettext/examples/hello-java-qtjambi/po/pt.po > @@ -817,6 +888,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-java-swing/po/ast.po > #usr/share/doc/gettext/examples/hello-java-swing/po/bg.po > #usr/share/doc/gettext/examples/hello-java-swing/po/ca.po > +#usr/share/doc/gettext/examples/hello-java-swing/po/cs.po > +#usr/share/doc/gettext/examples/hello-java-swing/po/da.po > #usr/share/doc/gettext/examples/hello-java-swing/po/de.po > #usr/share/doc/gettext/examples/hello-java-swing/po/el.po > #usr/share/doc/gettext/examples/hello-java-swing/po/eo.po > @@ -824,6 +897,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-java-swing/po/fi.po > #usr/share/doc/gettext/examples/hello-java-swing/po/fr.po > #usr/share/doc/gettext/examples/hello-java-swing/po/ga.po > +#usr/share/doc/gettext/examples/hello-java-swing/po/gl.po > +#usr/share/doc/gettext/examples/hello-java-swing/po/hr.po > #usr/share/doc/gettext/examples/hello-java-swing/po/hu.po > #usr/share/doc/gettext/examples/hello-java-swing/po/id.po > #usr/share/doc/gettext/examples/hello-java-swing/po/it.po > @@ -832,6 +907,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-java-swing/po/lv.po > #usr/share/doc/gettext/examples/hello-java-swing/po/ms.po > #usr/share/doc/gettext/examples/hello-java-swing/po/mt.po > +#usr/share/doc/gettext/examples/hello-java-swing/po/nb.po > #usr/share/doc/gettext/examples/hello-java-swing/po/nl.po > #usr/share/doc/gettext/examples/hello-java-swing/po/pl.po > #usr/share/doc/gettext/examples/hello-java-swing/po/pt.po > @@ -862,6 +938,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-java/po/ast.po > #usr/share/doc/gettext/examples/hello-java/po/bg.po > #usr/share/doc/gettext/examples/hello-java/po/ca.po > +#usr/share/doc/gettext/examples/hello-java/po/cs.po > +#usr/share/doc/gettext/examples/hello-java/po/da.po > #usr/share/doc/gettext/examples/hello-java/po/de.po > #usr/share/doc/gettext/examples/hello-java/po/el.po > #usr/share/doc/gettext/examples/hello-java/po/eo.po > @@ -869,6 +947,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-java/po/fi.po > #usr/share/doc/gettext/examples/hello-java/po/fr.po > #usr/share/doc/gettext/examples/hello-java/po/ga.po > +#usr/share/doc/gettext/examples/hello-java/po/gl.po > +#usr/share/doc/gettext/examples/hello-java/po/hr.po > #usr/share/doc/gettext/examples/hello-java/po/hu.po > #usr/share/doc/gettext/examples/hello-java/po/id.po > #usr/share/doc/gettext/examples/hello-java/po/it.po > @@ -877,6 +957,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-java/po/lv.po > #usr/share/doc/gettext/examples/hello-java/po/ms.po > #usr/share/doc/gettext/examples/hello-java/po/mt.po > +#usr/share/doc/gettext/examples/hello-java/po/nb.po > #usr/share/doc/gettext/examples/hello-java/po/nl.po > #usr/share/doc/gettext/examples/hello-java/po/pl.po > #usr/share/doc/gettext/examples/hello-java/po/pt.po > @@ -908,6 +989,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-librep/po/ast.po > #usr/share/doc/gettext/examples/hello-librep/po/bg.po > #usr/share/doc/gettext/examples/hello-librep/po/ca.po > +#usr/share/doc/gettext/examples/hello-librep/po/cs.po > +#usr/share/doc/gettext/examples/hello-librep/po/da.po > #usr/share/doc/gettext/examples/hello-librep/po/de.po > #usr/share/doc/gettext/examples/hello-librep/po/el.po > #usr/share/doc/gettext/examples/hello-librep/po/eo.po > @@ -915,6 +998,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-librep/po/fi.po > #usr/share/doc/gettext/examples/hello-librep/po/fr.po > #usr/share/doc/gettext/examples/hello-librep/po/ga.po > +#usr/share/doc/gettext/examples/hello-librep/po/gl.po > +#usr/share/doc/gettext/examples/hello-librep/po/hr.po > #usr/share/doc/gettext/examples/hello-librep/po/hu.po > #usr/share/doc/gettext/examples/hello-librep/po/id.po > #usr/share/doc/gettext/examples/hello-librep/po/it.po > @@ -923,6 +1008,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-librep/po/lv.po > #usr/share/doc/gettext/examples/hello-librep/po/ms.po > #usr/share/doc/gettext/examples/hello-librep/po/mt.po > +#usr/share/doc/gettext/examples/hello-librep/po/nb.po > #usr/share/doc/gettext/examples/hello-librep/po/nl.po > #usr/share/doc/gettext/examples/hello-librep/po/pl.po > #usr/share/doc/gettext/examples/hello-librep/po/pt.po > @@ -959,6 +1045,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-objc-gnome/po/ast.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/bg.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/ca.po > +#usr/share/doc/gettext/examples/hello-objc-gnome/po/cs.po > +#usr/share/doc/gettext/examples/hello-objc-gnome/po/da.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/de.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/el.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/eo.po > @@ -966,6 +1054,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-objc-gnome/po/fi.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/fr.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/ga.po > +#usr/share/doc/gettext/examples/hello-objc-gnome/po/gl.po > +#usr/share/doc/gettext/examples/hello-objc-gnome/po/hr.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/hu.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/id.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/it.po > @@ -974,6 +1064,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-objc-gnome/po/lv.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/ms.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/mt.po > +#usr/share/doc/gettext/examples/hello-objc-gnome/po/nb.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/nl.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/pl.po > #usr/share/doc/gettext/examples/hello-objc-gnome/po/pt.po > @@ -1008,6 +1099,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/ast.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/bg.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/ca.po > +#usr/share/doc/gettext/examples/hello-objc-gnustep/po/cs.po > +#usr/share/doc/gettext/examples/hello-objc-gnustep/po/da.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/de.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/el.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/eo.po > @@ -1015,6 +1108,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/fi.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/fr.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/ga.po > +#usr/share/doc/gettext/examples/hello-objc-gnustep/po/gl.po > +#usr/share/doc/gettext/examples/hello-objc-gnustep/po/hr.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/hu.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/id.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/it.po > @@ -1023,6 +1118,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/lv.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/ms.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/mt.po > +#usr/share/doc/gettext/examples/hello-objc-gnustep/po/nb.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/nl.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/pl.po > #usr/share/doc/gettext/examples/hello-objc-gnustep/po/pt.po > @@ -1054,6 +1150,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-objc/po/ast.po > #usr/share/doc/gettext/examples/hello-objc/po/bg.po > #usr/share/doc/gettext/examples/hello-objc/po/ca.po > +#usr/share/doc/gettext/examples/hello-objc/po/cs.po > +#usr/share/doc/gettext/examples/hello-objc/po/da.po > #usr/share/doc/gettext/examples/hello-objc/po/de.po > #usr/share/doc/gettext/examples/hello-objc/po/el.po > #usr/share/doc/gettext/examples/hello-objc/po/eo.po > @@ -1061,6 +1159,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-objc/po/fi.po > #usr/share/doc/gettext/examples/hello-objc/po/fr.po > #usr/share/doc/gettext/examples/hello-objc/po/ga.po > +#usr/share/doc/gettext/examples/hello-objc/po/gl.po > +#usr/share/doc/gettext/examples/hello-objc/po/hr.po > #usr/share/doc/gettext/examples/hello-objc/po/hu.po > #usr/share/doc/gettext/examples/hello-objc/po/id.po > #usr/share/doc/gettext/examples/hello-objc/po/it.po > @@ -1069,6 +1169,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-objc/po/lv.po > #usr/share/doc/gettext/examples/hello-objc/po/ms.po > #usr/share/doc/gettext/examples/hello-objc/po/mt.po > +#usr/share/doc/gettext/examples/hello-objc/po/nb.po > #usr/share/doc/gettext/examples/hello-objc/po/nl.po > #usr/share/doc/gettext/examples/hello-objc/po/pl.po > #usr/share/doc/gettext/examples/hello-objc/po/pt.po > @@ -1101,6 +1202,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-pascal/po/ast.po > #usr/share/doc/gettext/examples/hello-pascal/po/bg.po > #usr/share/doc/gettext/examples/hello-pascal/po/ca.po > +#usr/share/doc/gettext/examples/hello-pascal/po/cs.po > +#usr/share/doc/gettext/examples/hello-pascal/po/da.po > #usr/share/doc/gettext/examples/hello-pascal/po/de.po > #usr/share/doc/gettext/examples/hello-pascal/po/el.po > #usr/share/doc/gettext/examples/hello-pascal/po/eo.po > @@ -1108,6 +1211,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-pascal/po/fi.po > #usr/share/doc/gettext/examples/hello-pascal/po/fr.po > #usr/share/doc/gettext/examples/hello-pascal/po/ga.po > +#usr/share/doc/gettext/examples/hello-pascal/po/gl.po > +#usr/share/doc/gettext/examples/hello-pascal/po/hr.po > #usr/share/doc/gettext/examples/hello-pascal/po/hu.po > #usr/share/doc/gettext/examples/hello-pascal/po/id.po > #usr/share/doc/gettext/examples/hello-pascal/po/it.po > @@ -1116,6 +1221,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-pascal/po/lv.po > #usr/share/doc/gettext/examples/hello-pascal/po/ms.po > #usr/share/doc/gettext/examples/hello-pascal/po/mt.po > +#usr/share/doc/gettext/examples/hello-pascal/po/nb.po > #usr/share/doc/gettext/examples/hello-pascal/po/nl.po > #usr/share/doc/gettext/examples/hello-pascal/po/pl.po > #usr/share/doc/gettext/examples/hello-pascal/po/pt.po > @@ -1148,6 +1254,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-perl/po/ast.po > #usr/share/doc/gettext/examples/hello-perl/po/bg.po > #usr/share/doc/gettext/examples/hello-perl/po/ca.po > +#usr/share/doc/gettext/examples/hello-perl/po/cs.po > +#usr/share/doc/gettext/examples/hello-perl/po/da.po > #usr/share/doc/gettext/examples/hello-perl/po/de.po > #usr/share/doc/gettext/examples/hello-perl/po/el.po > #usr/share/doc/gettext/examples/hello-perl/po/eo.po > @@ -1155,6 +1263,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-perl/po/fi.po > #usr/share/doc/gettext/examples/hello-perl/po/fr.po > #usr/share/doc/gettext/examples/hello-perl/po/ga.po > +#usr/share/doc/gettext/examples/hello-perl/po/gl.po > +#usr/share/doc/gettext/examples/hello-perl/po/hr.po > #usr/share/doc/gettext/examples/hello-perl/po/hu.po > #usr/share/doc/gettext/examples/hello-perl/po/id.po > #usr/share/doc/gettext/examples/hello-perl/po/it.po > @@ -1163,6 +1273,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-perl/po/lv.po > #usr/share/doc/gettext/examples/hello-perl/po/ms.po > #usr/share/doc/gettext/examples/hello-perl/po/mt.po > +#usr/share/doc/gettext/examples/hello-perl/po/nb.po > #usr/share/doc/gettext/examples/hello-perl/po/nl.po > #usr/share/doc/gettext/examples/hello-perl/po/pl.po > #usr/share/doc/gettext/examples/hello-perl/po/pt.po > @@ -1195,6 +1306,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-php/po/ast.po > #usr/share/doc/gettext/examples/hello-php/po/bg.po > #usr/share/doc/gettext/examples/hello-php/po/ca.po > +#usr/share/doc/gettext/examples/hello-php/po/cs.po > +#usr/share/doc/gettext/examples/hello-php/po/da.po > #usr/share/doc/gettext/examples/hello-php/po/de.po > #usr/share/doc/gettext/examples/hello-php/po/el.po > #usr/share/doc/gettext/examples/hello-php/po/eo.po > @@ -1202,6 +1315,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-php/po/fi.po > #usr/share/doc/gettext/examples/hello-php/po/fr.po > #usr/share/doc/gettext/examples/hello-php/po/ga.po > +#usr/share/doc/gettext/examples/hello-php/po/gl.po > +#usr/share/doc/gettext/examples/hello-php/po/hr.po > #usr/share/doc/gettext/examples/hello-php/po/hu.po > #usr/share/doc/gettext/examples/hello-php/po/id.po > #usr/share/doc/gettext/examples/hello-php/po/it.po > @@ -1210,6 +1325,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-php/po/lv.po > #usr/share/doc/gettext/examples/hello-php/po/ms.po > #usr/share/doc/gettext/examples/hello-php/po/mt.po > +#usr/share/doc/gettext/examples/hello-php/po/nb.po > #usr/share/doc/gettext/examples/hello-php/po/nl.po > #usr/share/doc/gettext/examples/hello-php/po/pl.po > #usr/share/doc/gettext/examples/hello-php/po/pt.po > @@ -1241,6 +1357,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-python/po/ast.po > #usr/share/doc/gettext/examples/hello-python/po/bg.po > #usr/share/doc/gettext/examples/hello-python/po/ca.po > +#usr/share/doc/gettext/examples/hello-python/po/cs.po > +#usr/share/doc/gettext/examples/hello-python/po/da.po > #usr/share/doc/gettext/examples/hello-python/po/de.po > #usr/share/doc/gettext/examples/hello-python/po/el.po > #usr/share/doc/gettext/examples/hello-python/po/eo.po > @@ -1248,6 +1366,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-python/po/fi.po > #usr/share/doc/gettext/examples/hello-python/po/fr.po > #usr/share/doc/gettext/examples/hello-python/po/ga.po > +#usr/share/doc/gettext/examples/hello-python/po/gl.po > +#usr/share/doc/gettext/examples/hello-python/po/hr.po > #usr/share/doc/gettext/examples/hello-python/po/hu.po > #usr/share/doc/gettext/examples/hello-python/po/id.po > #usr/share/doc/gettext/examples/hello-python/po/it.po > @@ -1256,6 +1376,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-python/po/lv.po > #usr/share/doc/gettext/examples/hello-python/po/ms.po > #usr/share/doc/gettext/examples/hello-python/po/mt.po > +#usr/share/doc/gettext/examples/hello-python/po/nb.po > #usr/share/doc/gettext/examples/hello-python/po/nl.po > #usr/share/doc/gettext/examples/hello-python/po/pl.po > #usr/share/doc/gettext/examples/hello-python/po/pt.po > @@ -1287,6 +1408,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-sh/po/ast.po > #usr/share/doc/gettext/examples/hello-sh/po/bg.po > #usr/share/doc/gettext/examples/hello-sh/po/ca.po > +#usr/share/doc/gettext/examples/hello-sh/po/cs.po > +#usr/share/doc/gettext/examples/hello-sh/po/da.po > #usr/share/doc/gettext/examples/hello-sh/po/de.po > #usr/share/doc/gettext/examples/hello-sh/po/el.po > #usr/share/doc/gettext/examples/hello-sh/po/eo.po > @@ -1294,6 +1417,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-sh/po/fi.po > #usr/share/doc/gettext/examples/hello-sh/po/fr.po > #usr/share/doc/gettext/examples/hello-sh/po/ga.po > +#usr/share/doc/gettext/examples/hello-sh/po/gl.po > +#usr/share/doc/gettext/examples/hello-sh/po/hr.po > #usr/share/doc/gettext/examples/hello-sh/po/hu.po > #usr/share/doc/gettext/examples/hello-sh/po/id.po > #usr/share/doc/gettext/examples/hello-sh/po/it.po > @@ -1302,6 +1427,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-sh/po/lv.po > #usr/share/doc/gettext/examples/hello-sh/po/ms.po > #usr/share/doc/gettext/examples/hello-sh/po/mt.po > +#usr/share/doc/gettext/examples/hello-sh/po/nb.po > #usr/share/doc/gettext/examples/hello-sh/po/nl.po > #usr/share/doc/gettext/examples/hello-sh/po/pl.po > #usr/share/doc/gettext/examples/hello-sh/po/pt.po > @@ -1333,6 +1459,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-smalltalk/po/ast.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/bg.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/ca.po > +#usr/share/doc/gettext/examples/hello-smalltalk/po/cs.po > +#usr/share/doc/gettext/examples/hello-smalltalk/po/da.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/de.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/el.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/eo.po > @@ -1340,6 +1468,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-smalltalk/po/fi.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/fr.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/ga.po > +#usr/share/doc/gettext/examples/hello-smalltalk/po/gl.po > +#usr/share/doc/gettext/examples/hello-smalltalk/po/hr.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/hu.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/id.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/it.po > @@ -1348,6 +1478,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-smalltalk/po/lv.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/ms.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/mt.po > +#usr/share/doc/gettext/examples/hello-smalltalk/po/nb.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/nl.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/pl.po > #usr/share/doc/gettext/examples/hello-smalltalk/po/pt.po > @@ -1380,6 +1511,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-tcl-tk/po/ast.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/bg.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/ca.po > +#usr/share/doc/gettext/examples/hello-tcl-tk/po/cs.po > +#usr/share/doc/gettext/examples/hello-tcl-tk/po/da.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/de.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/el.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/eo.po > @@ -1387,6 +1520,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-tcl-tk/po/fi.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/fr.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/ga.po > +#usr/share/doc/gettext/examples/hello-tcl-tk/po/gl.po > +#usr/share/doc/gettext/examples/hello-tcl-tk/po/hr.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/hu.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/id.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/it.po > @@ -1395,6 +1530,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-tcl-tk/po/lv.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/ms.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/mt.po > +#usr/share/doc/gettext/examples/hello-tcl-tk/po/nb.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/nl.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/pl.po > #usr/share/doc/gettext/examples/hello-tcl-tk/po/pt.po > @@ -1425,6 +1561,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-tcl/po/ast.po > #usr/share/doc/gettext/examples/hello-tcl/po/bg.po > #usr/share/doc/gettext/examples/hello-tcl/po/ca.po > +#usr/share/doc/gettext/examples/hello-tcl/po/cs.po > +#usr/share/doc/gettext/examples/hello-tcl/po/da.po > #usr/share/doc/gettext/examples/hello-tcl/po/de.po > #usr/share/doc/gettext/examples/hello-tcl/po/el.po > #usr/share/doc/gettext/examples/hello-tcl/po/eo.po > @@ -1432,6 +1570,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-tcl/po/fi.po > #usr/share/doc/gettext/examples/hello-tcl/po/fr.po > #usr/share/doc/gettext/examples/hello-tcl/po/ga.po > +#usr/share/doc/gettext/examples/hello-tcl/po/gl.po > +#usr/share/doc/gettext/examples/hello-tcl/po/hr.po > #usr/share/doc/gettext/examples/hello-tcl/po/hu.po > #usr/share/doc/gettext/examples/hello-tcl/po/id.po > #usr/share/doc/gettext/examples/hello-tcl/po/it.po > @@ -1440,6 +1580,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-tcl/po/lv.po > #usr/share/doc/gettext/examples/hello-tcl/po/ms.po > #usr/share/doc/gettext/examples/hello-tcl/po/mt.po > +#usr/share/doc/gettext/examples/hello-tcl/po/nb.po > #usr/share/doc/gettext/examples/hello-tcl/po/nl.po > #usr/share/doc/gettext/examples/hello-tcl/po/pl.po > #usr/share/doc/gettext/examples/hello-tcl/po/pt.po > @@ -1471,6 +1612,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-ycp/po/ast.po > #usr/share/doc/gettext/examples/hello-ycp/po/bg.po > #usr/share/doc/gettext/examples/hello-ycp/po/ca.po > +#usr/share/doc/gettext/examples/hello-ycp/po/cs.po > +#usr/share/doc/gettext/examples/hello-ycp/po/da.po > #usr/share/doc/gettext/examples/hello-ycp/po/de.po > #usr/share/doc/gettext/examples/hello-ycp/po/el.po > #usr/share/doc/gettext/examples/hello-ycp/po/eo.po > @@ -1478,6 +1621,8 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-ycp/po/fi.po > #usr/share/doc/gettext/examples/hello-ycp/po/fr.po > #usr/share/doc/gettext/examples/hello-ycp/po/ga.po > +#usr/share/doc/gettext/examples/hello-ycp/po/gl.po > +#usr/share/doc/gettext/examples/hello-ycp/po/hr.po > #usr/share/doc/gettext/examples/hello-ycp/po/hu.po > #usr/share/doc/gettext/examples/hello-ycp/po/id.po > #usr/share/doc/gettext/examples/hello-ycp/po/it.po > @@ -1486,6 +1631,7 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/gettext/examples/hello-ycp/po/lv.po > #usr/share/doc/gettext/examples/hello-ycp/po/ms.po > #usr/share/doc/gettext/examples/hello-ycp/po/mt.po > +#usr/share/doc/gettext/examples/hello-ycp/po/nb.po > #usr/share/doc/gettext/examples/hello-ycp/po/nl.po > #usr/share/doc/gettext/examples/hello-ycp/po/pl.po > #usr/share/doc/gettext/examples/hello-ycp/po/pt.po > @@ -1573,12 +1719,11 @@ usr/lib/preloadable_libintl.so > #usr/share/doc/libasprintf/autosprintf_all.html > #usr/share/gettext > #usr/share/gettext/ABOUT-NLS > -#usr/share/gettext/archive.dir.tar.gz > +#usr/share/gettext/archive.dir.tar.xz > #usr/share/gettext/config.rpath > #usr/share/gettext/gettext.h > #usr/share/gettext/intl > -#usr/share/gettext/intl/COPYING.LIB-2.0 > -#usr/share/gettext/intl/COPYING.LIB-2.1 > +#usr/share/gettext/intl/COPYING.LIB > #usr/share/gettext/intl/ChangeLog > #usr/share/gettext/intl/Makefile.in > #usr/share/gettext/intl/VERSION > @@ -1602,7 +1747,7 @@ usr/lib/preloadable_libintl.so > #usr/share/gettext/intl/intl-exports.c > #usr/share/gettext/intl/l10nflist.c > #usr/share/gettext/intl/langprefs.c > -#usr/share/gettext/intl/libgnuintl.h.in > +#usr/share/gettext/intl/libgnuintl.in.h > #usr/share/gettext/intl/libintl.rc > #usr/share/gettext/intl/loadinfo.h > #usr/share/gettext/intl/loadmsgcat.c > @@ -1639,8 +1784,10 @@ usr/lib/preloadable_libintl.so > #usr/share/gettext/intl/vasnprintf.c > #usr/share/gettext/intl/vasnprintf.h > #usr/share/gettext/intl/vasnwprintf.h > +#usr/share/gettext/intl/verify.h > #usr/share/gettext/intl/version.c > #usr/share/gettext/intl/wprintf-parse.h > +#usr/share/gettext/intl/xsize.c > #usr/share/gettext/intl/xsize.h > #usr/share/gettext/javaversion.class > #usr/share/gettext/msgunfmt.tcl > diff --git a/lfs/gettext b/lfs/gettext > index b1ccbbe..dcbe523 100644 > --- a/lfs/gettext > +++ b/lfs/gettext > @@ -24,7 +24,7 @@ > > include Config > > -VER = 0.18.1.1 > +VER = 0.18.3.2 > > THISAPP = gettext-$(VER) > DL_FILE = $(THISAPP).tar.gz > @@ -53,7 +53,7 @@ objects = $(DL_FILE) > > $(DL_FILE) = $(DL_FROM)/$(DL_FILE) > > -$(DL_FILE)_MD5 = 3dd55b952826d2b32f51308f2f91aa89 > +$(DL_FILE)_MD5 = 241aba309d07aa428252c74b40a818ef > > install : $(TARGET) >