Marcel Telka
2011-04-05 3a19d031ef9fb361a5d23179898a95db470efb8b
6979538 /usr/share/gettext/po/Rules-quot contains garbage
7026721 Move GNU gettext to Userland
9 files added
5 files modified
2494 ■■■■■ changed files
components/gettext/Makefile 85 ●●●●● patch | view | raw | blame | history
components/gettext/README 12 ●●●●● patch | view | raw | blame | history
components/gettext/gettext.license 352 ●●●●● patch | view | raw | blame | history
components/gettext/gettext.p5m 1665 ●●●●● patch | view | raw | blame | history
components/gettext/patches/fr.patch 90 ●●●●● patch | view | raw | blame | history
components/gettext/patches/recode.patch 11 ●●●●● patch | view | raw | blame | history
components/gettext/patches/xgettext-java-2.patch 11 ●●●●● patch | view | raw | blame | history
components/meta-packages/history/SUNWgnu-gettext.p5m 33 ●●●●● patch | view | raw | blame | history
doc/packaging.txt 20 ●●●● patch | view | raw | blame | history
make-rules/configure.mk 24 ●●●● patch | view | raw | blame | history
make-rules/ips.mk 2 ●●●●● patch | view | raw | blame | history
make-rules/shared-macros.mk 2 ●●●●● patch | view | raw | blame | history
tools/man-stability 185 ●●●●● patch | view | raw | blame | history
transforms/manifest-metadata-template 2 ●●● patch | view | raw | blame | history
components/gettext/Makefile
New file
@@ -0,0 +1,85 @@
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
#
include ../../make-rules/shared-macros.mk
COMPONENT_NAME=        gettext
COMPONENT_VERSION=    0.16.1
IPS_PKG_NAME=        text/gnu-gettext
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=    http://www.gnu.org/software/gettext/
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    sha1:8642f4346dfd6a18ecd883329e150bfe9e0886c3
COMPONENT_ARCHIVE_URL=    http://ftp.gnu.org/pub/gnu/gettext/$(COMPONENT_ARCHIVE)
include ../../make-rules/prep.mk
include ../../make-rules/configure.mk
include ../../make-rules/ips.mk
CONFIGURE_OPTIONS  +=        --disable-java
CONFIGURE_OPTIONS  +=        --disable-libasprintf
CONFIGURE_OPTIONS  +=        --without-emacs
CONFIGURE_OPTIONS  +=        --disable-openmp
CONFIGURE_OPTIONS  +=        --disable-static
CONFIGURE_OPTIONS  +=        --disable-shared
CONFIGURE_OPTIONS  +=        CFLAGS="$(CFLAGS)"
MAN1PAGES =    autopoint
MAN1PAGES +=    envsubst
MAN1PAGES +=    gettext
MAN1PAGES +=    gettextize
MAN1PAGES +=    msgattrib
MAN1PAGES +=    msgcat
MAN1PAGES +=    msgcmp
MAN1PAGES +=    msgcomm
MAN1PAGES +=    msgconv
MAN1PAGES +=    msgen
MAN1PAGES +=    msgexec
MAN1PAGES +=    msgfilter
MAN1PAGES +=    msgfmt
MAN1PAGES +=    msggrep
MAN1PAGES +=    msginit
MAN1PAGES +=    msgmerge
MAN1PAGES +=    msgunfmt
MAN1PAGES +=    msguniq
MAN1PAGES +=    ngettext
MAN1PAGES +=    xgettext
COMPONENT_POST_INSTALL_ACTION = \
    $(MAN_STABILITY) -n "GNU gettext" -p $(IPS_PKG_NAME) -s Uncommitted \
        $(MAN1PAGES:%=$(PROTOUSRSHAREMAN1DIR)/%.1) ; \
include ../../make-rules/shared-targets.mk
# common targets
build:        $(BUILD_32)
install:    $(INSTALL_32)
test:        $(TEST_32)
BUILD_PKG_DEPENDENCIES =    $(BUILD_TOOLS)
include ../../make-rules/depend.mk
components/gettext/README
New file
@@ -0,0 +1,12 @@
There are ON/Userland cross consolidation dependencies.
The GNU gettext compatible feature currently supported by
the gettext() functions in libc from the ON consolidation is
based on the GNU MO format version 1.0, which matches the
one that the GNU gettext 0.16.1 package supports.  Whenever
the GNU MO format version gets changed by updating the GNU
gettext package in Userland, an appropriate update is also
required to the gettext() functions in libc, and vice versa.
For details, see the following PSARC cases:
PSARC/2007/634 More compatibility with GNU gettext
               in gettext(3c)
PSARC/2007/635 GNU gettext 0.16.1
components/gettext/gettext.license
New file
@@ -0,0 +1,352 @@
Oracle elects to use only the GNU Lesser General Public License version
2.1 (LGPL)/GNU General Public License version 2 (GPL) for any software
where a choice of LGPL/GPL license versions are made available with the
language indicating that LGPLv2.1/GPLv2 or any later version may be
used, or where a choice of which version of the LGPL/GPL is applied is
unspecified.  Unless specifically stated otherwise, where a choice
exists between another license and either the GPL or the LGPL, Oracle
chooses the other license.
--------------------------------------------------------------------
            GNU GENERAL PUBLIC LICENSE
               Version 2, June 1991
 Copyright (C) 1989, 1991 Free Software Foundation, Inc.
                          51 Franklin Street, Fifth Floor,
                          Boston, MA 02110-13017, USA
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.
                Preamble
  The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users.  This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it.  (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.)  You can apply it to
your programs, too.
  When we speak of free software, we are referring to freedom, not
price.  Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
  To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
  For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have.  You must make sure that they, too, receive or can get the
source code.  And you must show them these terms so they know their
rights.
  We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
  Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software.  If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
  Finally, any free program is threatened constantly by software
patents.  We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary.  To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
  The precise terms and conditions for copying, distribution and
modification follow.
            GNU GENERAL PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License.  The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language.  (Hereinafter, translation is included without limitation in
the term "modification".)  Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope.  The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
  1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
  2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
    a) You must cause the modified files to carry prominent notices
    stating that you changed the files and the date of any change.
    b) You must cause any work that you distribute or publish, that in
    whole or in part contains or is derived from the Program or any
    part thereof, to be licensed as a whole at no charge to all third
    parties under the terms of this License.
    c) If the modified program normally reads commands interactively
    when run, you must cause it, when started running for such
    interactive use in the most ordinary way, to print or display an
    announcement including an appropriate copyright notice and a
    notice that there is no warranty (or else, saying that you provide
    a warranty) and that users may redistribute the program under
    these conditions, and telling the user how to view a copy of this
    License.  (Exception: if the Program itself is interactive but
    does not normally print such an announcement, your work based on
    the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole.  If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works.  But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
  3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
    a) Accompany it with the complete corresponding machine-readable
    source code, which must be distributed under the terms of Sections
    1 and 2 above on a medium customarily used for software interchange; or,
    b) Accompany it with a written offer, valid for at least three
    years, to give any third party, for a charge no more than your
    cost of physically performing source distribution, a complete
    machine-readable copy of the corresponding source code, to be
    distributed under the terms of Sections 1 and 2 above on a medium
    customarily used for software interchange; or,
    c) Accompany it with the information you received as to the offer
    to distribute corresponding source code.  (This alternative is
    allowed only for noncommercial distribution and only if you
    received the program in object code or executable form with such
    an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it.  For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable.  However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
  4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License.  Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
  5. You are not required to accept this License, since you have not
signed it.  However, nothing else grants you permission to modify or
distribute the Program or its derivative works.  These actions are
prohibited by law if you do not accept this License.  Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
  6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions.  You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
  7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all.  For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices.  Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
  8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded.  In such case, this License incorporates
the limitation as if written in the body of this License.
  9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time.  Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number.  If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation.  If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
  10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission.  For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this.  Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
                NO WARRANTY
  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
             END OF TERMS AND CONDITIONS
        How to Apply These Terms to Your New Programs
  If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
  To do so, attach the following notices to the program.  It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
    <one line to give the program's name and a brief idea of what it does.>
    Copyright (C) 19yy  <name of author>
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
    Gnomovision version 69, Copyright (C) 19yy name of author
    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
    This is free software, and you are welcome to redistribute it
    under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License.  Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary.  Here is a sample; alter the names:
  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  `Gnomovision' (which makes passes at compilers) written by James Hacker.
  <signature of Ty Coon>, 1 April 1989
  Ty Coon, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs.  If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library.  If this is what you want to do, use the GNU Library General
Public License instead of this License.
components/gettext/gettext.p5m
New file
@@ -0,0 +1,1665 @@
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri value=pkg:/$(IPS_PKG_NAME)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="GNU gettext"
set name=pkg.description value="GNU gettext - message handling utilities"
set name=info.classification value="org.opensolaris.category.2008:Development/GNU"
set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
dir path=usr
dir path=usr/bin
dir path=usr/gnu
dir path=usr/gnu/bin
dir path=usr/gnu/share
dir path=usr/gnu/share/man
dir path=usr/gnu/share/man/man1
dir path=usr/lib
dir path=usr/lib/gettext
dir path=usr/share
dir path=usr/share/aclocal
dir path=usr/share/doc
dir path=usr/share/doc/gettext
dir path=usr/share/doc/gettext/csharpdoc
dir path=usr/share/doc/gettext/examples
dir path=usr/share/doc/gettext/examples/build-aux
dir path=usr/share/doc/gettext/examples/hello-c
dir path=usr/share/doc/gettext/examples/hello-c++
dir path=usr/share/doc/gettext/examples/hello-c++-gnome
dir path=usr/share/doc/gettext/examples/hello-c++-gnome/m4
dir path=usr/share/doc/gettext/examples/hello-c++-gnome/po
dir path=usr/share/doc/gettext/examples/hello-c++-kde
dir path=usr/share/doc/gettext/examples/hello-c++-kde/admin
dir path=usr/share/doc/gettext/examples/hello-c++-kde/m4
dir path=usr/share/doc/gettext/examples/hello-c++-kde/po
dir path=usr/share/doc/gettext/examples/hello-c++-qt
dir path=usr/share/doc/gettext/examples/hello-c++-qt/m4
dir path=usr/share/doc/gettext/examples/hello-c++-qt/po
dir path=usr/share/doc/gettext/examples/hello-c++-wxwidgets
dir path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/m4
dir path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po
dir path=usr/share/doc/gettext/examples/hello-c++/m4
dir path=usr/share/doc/gettext/examples/hello-c++/po
dir path=usr/share/doc/gettext/examples/hello-c-gnome
dir path=usr/share/doc/gettext/examples/hello-c-gnome/m4
dir path=usr/share/doc/gettext/examples/hello-c-gnome/po
dir path=usr/share/doc/gettext/examples/hello-c/m4
dir path=usr/share/doc/gettext/examples/hello-c/po
dir path=usr/share/doc/gettext/examples/hello-clisp
dir path=usr/share/doc/gettext/examples/hello-clisp/m4
dir path=usr/share/doc/gettext/examples/hello-clisp/po
dir path=usr/share/doc/gettext/examples/hello-csharp
dir path=usr/share/doc/gettext/examples/hello-csharp-forms
dir path=usr/share/doc/gettext/examples/hello-csharp-forms/m4
dir path=usr/share/doc/gettext/examples/hello-csharp-forms/po
dir path=usr/share/doc/gettext/examples/hello-csharp/m4
dir path=usr/share/doc/gettext/examples/hello-csharp/po
dir path=usr/share/doc/gettext/examples/hello-gawk
dir path=usr/share/doc/gettext/examples/hello-gawk/m4
dir path=usr/share/doc/gettext/examples/hello-gawk/po
dir path=usr/share/doc/gettext/examples/hello-guile
dir path=usr/share/doc/gettext/examples/hello-guile/m4
dir path=usr/share/doc/gettext/examples/hello-guile/po
dir path=usr/share/doc/gettext/examples/hello-java
dir path=usr/share/doc/gettext/examples/hello-java-awt
dir path=usr/share/doc/gettext/examples/hello-java-awt/m4
dir path=usr/share/doc/gettext/examples/hello-java-awt/po
dir path=usr/share/doc/gettext/examples/hello-java-swing
dir path=usr/share/doc/gettext/examples/hello-java-swing/m4
dir path=usr/share/doc/gettext/examples/hello-java-swing/po
dir path=usr/share/doc/gettext/examples/hello-java/m4
dir path=usr/share/doc/gettext/examples/hello-java/po
dir path=usr/share/doc/gettext/examples/hello-librep
dir path=usr/share/doc/gettext/examples/hello-librep/m4
dir path=usr/share/doc/gettext/examples/hello-librep/po
dir path=usr/share/doc/gettext/examples/hello-objc
dir path=usr/share/doc/gettext/examples/hello-objc-gnome
dir path=usr/share/doc/gettext/examples/hello-objc-gnome/m4
dir path=usr/share/doc/gettext/examples/hello-objc-gnome/po
dir path=usr/share/doc/gettext/examples/hello-objc-gnustep
dir path=usr/share/doc/gettext/examples/hello-objc-gnustep/po
dir path=usr/share/doc/gettext/examples/hello-objc/m4
dir path=usr/share/doc/gettext/examples/hello-objc/po
dir path=usr/share/doc/gettext/examples/hello-pascal
dir path=usr/share/doc/gettext/examples/hello-pascal/m4
dir path=usr/share/doc/gettext/examples/hello-pascal/po
dir path=usr/share/doc/gettext/examples/hello-perl
dir path=usr/share/doc/gettext/examples/hello-perl/m4
dir path=usr/share/doc/gettext/examples/hello-perl/po
dir path=usr/share/doc/gettext/examples/hello-php
dir path=usr/share/doc/gettext/examples/hello-php/m4
dir path=usr/share/doc/gettext/examples/hello-php/po
dir path=usr/share/doc/gettext/examples/hello-python
dir path=usr/share/doc/gettext/examples/hello-python/m4
dir path=usr/share/doc/gettext/examples/hello-python/po
dir path=usr/share/doc/gettext/examples/hello-sh
dir path=usr/share/doc/gettext/examples/hello-sh/m4
dir path=usr/share/doc/gettext/examples/hello-sh/po
dir path=usr/share/doc/gettext/examples/hello-smalltalk
dir path=usr/share/doc/gettext/examples/hello-smalltalk/m4
dir path=usr/share/doc/gettext/examples/hello-smalltalk/po
dir path=usr/share/doc/gettext/examples/hello-tcl
dir path=usr/share/doc/gettext/examples/hello-tcl-tk
dir path=usr/share/doc/gettext/examples/hello-tcl-tk/m4
dir path=usr/share/doc/gettext/examples/hello-tcl-tk/po
dir path=usr/share/doc/gettext/examples/hello-tcl/m4
dir path=usr/share/doc/gettext/examples/hello-tcl/po
dir path=usr/share/doc/gettext/examples/hello-ycp
dir path=usr/share/doc/gettext/examples/hello-ycp/m4
dir path=usr/share/doc/gettext/examples/hello-ycp/po
dir path=usr/share/doc/gettext/javadoc1
dir path=usr/share/doc/gettext/javadoc1/images
dir path=usr/share/doc/gettext/javadoc2
dir path=usr/share/doc/gettext/javadoc2/gnu
dir path=usr/share/doc/gettext/javadoc2/gnu/gettext
dir path=usr/share/gettext
dir path=usr/share/gettext/intl
dir path=usr/share/gettext/po
dir path=usr/share/gettext/projects
dir path=usr/share/gettext/projects/GNOME
dir path=usr/share/gettext/projects/KDE
dir path=usr/share/gettext/projects/TP
dir path=usr/share/info
dir path=usr/share/locale
dir path=usr/share/locale/be
dir path=usr/share/locale/be/LC_MESSAGES
dir path=usr/share/locale/ca
dir path=usr/share/locale/ca/LC_MESSAGES
dir path=usr/share/locale/cs
dir path=usr/share/locale/cs/LC_MESSAGES
dir path=usr/share/locale/da
dir path=usr/share/locale/da/LC_MESSAGES
dir path=usr/share/locale/de
dir path=usr/share/locale/de/LC_MESSAGES
dir path=usr/share/locale/el
dir path=usr/share/locale/el/LC_MESSAGES
dir path=usr/share/locale/en@boldquot
dir path=usr/share/locale/en@boldquot/LC_MESSAGES
dir path=usr/share/locale/en@quot
dir path=usr/share/locale/en@quot/LC_MESSAGES
dir path=usr/share/locale/eo
dir path=usr/share/locale/eo/LC_MESSAGES
dir path=usr/share/locale/es
dir path=usr/share/locale/es/LC_MESSAGES
dir path=usr/share/locale/et
dir path=usr/share/locale/et/LC_MESSAGES
dir path=usr/share/locale/fi
dir path=usr/share/locale/fi/LC_MESSAGES
dir path=usr/share/locale/fr
dir path=usr/share/locale/fr/LC_MESSAGES
dir path=usr/share/locale/ga
dir path=usr/share/locale/ga/LC_MESSAGES
dir path=usr/share/locale/gl
dir path=usr/share/locale/gl/LC_MESSAGES
dir path=usr/share/locale/id
dir path=usr/share/locale/id/LC_MESSAGES
dir path=usr/share/locale/it
dir path=usr/share/locale/it/LC_MESSAGES
dir path=usr/share/locale/ja
dir path=usr/share/locale/ja/LC_MESSAGES
dir path=usr/share/locale/ko
dir path=usr/share/locale/ko/LC_MESSAGES
dir path=usr/share/locale/nl
dir path=usr/share/locale/nl/LC_MESSAGES
dir path=usr/share/locale/nn
dir path=usr/share/locale/nn/LC_MESSAGES
dir path=usr/share/locale/no
dir path=usr/share/locale/no/LC_MESSAGES
dir path=usr/share/locale/pl
dir path=usr/share/locale/pl/LC_MESSAGES
dir path=usr/share/locale/pt
dir path=usr/share/locale/pt/LC_MESSAGES
dir path=usr/share/locale/pt_BR
dir path=usr/share/locale/pt_BR/LC_MESSAGES
dir path=usr/share/locale/ro
dir path=usr/share/locale/ro/LC_MESSAGES
dir path=usr/share/locale/ru
dir path=usr/share/locale/ru/LC_MESSAGES
dir path=usr/share/locale/sk
dir path=usr/share/locale/sk/LC_MESSAGES
dir path=usr/share/locale/sl
dir path=usr/share/locale/sl/LC_MESSAGES
dir path=usr/share/locale/sr
dir path=usr/share/locale/sr/LC_MESSAGES
dir path=usr/share/locale/sv
dir path=usr/share/locale/sv/LC_MESSAGES
dir path=usr/share/locale/tr
dir path=usr/share/locale/tr/LC_MESSAGES
dir path=usr/share/locale/uk
dir path=usr/share/locale/uk/LC_MESSAGES
dir path=usr/share/locale/vi
dir path=usr/share/locale/vi/LC_MESSAGES
dir path=usr/share/locale/zh_CN
dir path=usr/share/locale/zh_CN/LC_MESSAGES
dir path=usr/share/locale/zh_HK
dir path=usr/share/locale/zh_HK/LC_MESSAGES
dir path=usr/share/locale/zh_TW
dir path=usr/share/locale/zh_TW/LC_MESSAGES
dir path=usr/share/man
dir path=usr/share/man/man1
file path=usr/bin/autopoint
file path=usr/bin/envsubst
file path=usr/bin/gettext.sh
file path=usr/bin/gettextize
file usr/bin/gettext path=usr/bin/ggettext
file usr/bin/msgfmt path=usr/bin/gmsgfmt
file usr/bin/xgettext path=usr/bin/gxgettext
file path=usr/bin/msgattrib
file path=usr/bin/msgcat
file path=usr/bin/msgcmp
file path=usr/bin/msgcomm
file path=usr/bin/msgconv
file path=usr/bin/msgen
file path=usr/bin/msgexec
file path=usr/bin/msgfilter
file path=usr/bin/msggrep
file path=usr/bin/msginit
file path=usr/bin/msgmerge
file path=usr/bin/msgunfmt
file path=usr/bin/msguniq
file path=usr/bin/ngettext
file path=usr/bin/recode-sr-latin
file path=usr/lib/gettext/hostname mode=0555
file path=usr/lib/gettext/project-id mode=0555
file path=usr/lib/gettext/urlget mode=0555
file path=usr/lib/gettext/user-email mode=0555
file path=usr/share/aclocal/codeset.m4
file path=usr/share/aclocal/gettext.m4
file path=usr/share/aclocal/glibc2.m4
file path=usr/share/aclocal/glibc21.m4
file path=usr/share/aclocal/iconv.m4
file path=usr/share/aclocal/intdiv0.m4
file path=usr/share/aclocal/intl.m4
file path=usr/share/aclocal/intldir.m4
file path=usr/share/aclocal/intmax.m4
file path=usr/share/aclocal/inttypes-pri.m4
file path=usr/share/aclocal/inttypes_h.m4
file path=usr/share/aclocal/lcmessage.m4
file path=usr/share/aclocal/lib-ld.m4
file path=usr/share/aclocal/lib-link.m4
file path=usr/share/aclocal/lib-prefix.m4
file path=usr/share/aclocal/lock.m4
file path=usr/share/aclocal/longdouble.m4
file path=usr/share/aclocal/longlong.m4
file path=usr/share/aclocal/nls.m4
file path=usr/share/aclocal/po.m4
file path=usr/share/aclocal/printf-posix.m4
file path=usr/share/aclocal/progtest.m4
file path=usr/share/aclocal/size_max.m4
file path=usr/share/aclocal/stdint_h.m4
file path=usr/share/aclocal/uintmax_t.m4
file path=usr/share/aclocal/ulonglong.m4
file path=usr/share/aclocal/visibility.m4
file path=usr/share/aclocal/wchar_t.m4
file path=usr/share/aclocal/wint_t.m4
file path=usr/share/aclocal/xsize.m4
file path=usr/share/doc/gettext/FAQ.html
file path=usr/share/doc/gettext/autopoint.1.html
file path=usr/share/doc/gettext/bind_textdomain_codeset.3.html
file path=usr/share/doc/gettext/bindtextdomain.3.html
file path=usr/share/doc/gettext/csharpdoc/GNU_Gettext.html
file \
    path=usr/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceManager.html
file path=usr/share/doc/gettext/csharpdoc/GNU_Gettext_GettextResourceSet.html
file path=usr/share/doc/gettext/csharpdoc/begin.html
file path=usr/share/doc/gettext/csharpdoc/index.html
file path=usr/share/doc/gettext/csharpdoc/namespaces.html
file path=usr/share/doc/gettext/envsubst.1.html
file path=usr/share/doc/gettext/examples/README
file path=usr/share/doc/gettext/examples/build-aux/csharpcomp.m4
file path=usr/share/doc/gettext/examples/build-aux/csharpcomp.sh.in
file path=usr/share/doc/gettext/examples/build-aux/csharpexec-test.exe
file path=usr/share/doc/gettext/examples/build-aux/csharpexec.m4
file path=usr/share/doc/gettext/examples/build-aux/csharpexec.sh.in
file path=usr/share/doc/gettext/examples/build-aux/gcj.m4
file path=usr/share/doc/gettext/examples/build-aux/javacomp.m4
file path=usr/share/doc/gettext/examples/build-aux/javacomp.sh.in
file path=usr/share/doc/gettext/examples/build-aux/javaexec.m4
file path=usr/share/doc/gettext/examples/build-aux/javaexec.sh.in
file path=usr/share/doc/gettext/examples/hello-c++-gnome/INSTALL
file path=usr/share/doc/gettext/examples/hello-c++-gnome/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-gnome/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-gnome/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-gnome/configure.ac
file path=usr/share/doc/gettext/examples/hello-c++-gnome/hello.cc
file path=usr/share/doc/gettext/examples/hello-c++-gnome/m4/Makefile.am
file \
    path=usr/share/doc/gettext/examples/hello-c++-gnome/m4/gnome-gnorba-check.m4
file \
    path=usr/share/doc/gettext/examples/hello-c++-gnome/m4/gnome-orbit-check.m4
file path=usr/share/doc/gettext/examples/hello-c++-gnome/m4/gnome.m4
file path=usr/share/doc/gettext/examples/hello-c++-gnome/m4/gtk--.m4
file path=usr/share/doc/gettext/examples/hello-c++-gnome/m4/gtk.m4
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/Makevars
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/af.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/de.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/el.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/es.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/id.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/it.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c++-gnome/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/BUGS
file path=usr/share/doc/gettext/examples/hello-c++-kde/INSTALL
file path=usr/share/doc/gettext/examples/hello-c++-kde/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/ChangeLog
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.am
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/Doxyfile.global
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/Makefile.common
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/acinclude.m4.in
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/am_edit
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/compile
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/conf.change.pl
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/config.guess
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/config.pl
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/config.sub
file \
    path=usr/share/doc/gettext/examples/hello-c++-kde/admin/configure.in.bot.end
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/configure.in.min
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/cvs-clean.pl
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/cvs.sh
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/debianrules
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/depcomp
file \
    path=usr/share/doc/gettext/examples/hello-c++-kde/admin/detect-autoconf.sh
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/install-sh
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/libtool.m4.in
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/ltmain.sh
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/missing
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/mkinstalldirs
file path=usr/share/doc/gettext/examples/hello-c++-kde/admin/ylwrap
file path=usr/share/doc/gettext/examples/hello-c++-kde/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-kde/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-kde/configure.in.in
file path=usr/share/doc/gettext/examples/hello-c++-kde/hello.cc
file path=usr/share/doc/gettext/examples/hello-c++-kde/hellowindow.cc
file path=usr/share/doc/gettext/examples/hello-c++-kde/hellowindow.h
file path=usr/share/doc/gettext/examples/hello-c++-kde/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/Makevars
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/af.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/de.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/el.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/es.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/id.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/it.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c++-kde/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/BUGS
file path=usr/share/doc/gettext/examples/hello-c++-qt/INSTALL
file path=usr/share/doc/gettext/examples/hello-c++-qt/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-qt/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-qt/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-qt/configure.ac
file path=usr/share/doc/gettext/examples/hello-c++-qt/hello.cc
file path=usr/share/doc/gettext/examples/hello-c++-qt/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-qt/m4/qt.m4
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/af.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/de.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/el.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/es.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/id.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/it.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c++-qt/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/INSTALL
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/configure.ac
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/hello.cc
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/m4/wxwidgets.m4
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/af.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/de.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/el.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/es.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/id.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/it.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c++-wxwidgets/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-c++/INSTALL
file path=usr/share/doc/gettext/examples/hello-c++/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c++/configure.ac
file path=usr/share/doc/gettext/examples/hello-c++/hello.cc
file path=usr/share/doc/gettext/examples/hello-c++/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c++/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c++/po/Makevars
file path=usr/share/doc/gettext/examples/hello-c++/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-c++/po/af.po
file path=usr/share/doc/gettext/examples/hello-c++/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c++/po/de.po
file path=usr/share/doc/gettext/examples/hello-c++/po/el.po
file path=usr/share/doc/gettext/examples/hello-c++/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c++/po/es.po
file path=usr/share/doc/gettext/examples/hello-c++/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c++/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c++/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c++/po/id.po
file path=usr/share/doc/gettext/examples/hello-c++/po/it.po
file path=usr/share/doc/gettext/examples/hello-c++/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c++/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c++/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c++/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c++/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c++/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c++/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c++/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c++/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c++/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c++/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c++/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c++/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c++/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c++/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c++/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/INSTALL
file path=usr/share/doc/gettext/examples/hello-c-gnome/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c-gnome/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c-gnome/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c-gnome/configure.ac
file path=usr/share/doc/gettext/examples/hello-c-gnome/hello.c
file path=usr/share/doc/gettext/examples/hello-c-gnome/m4/Makefile.am
file \
    path=usr/share/doc/gettext/examples/hello-c-gnome/m4/gnome-gnorba-check.m4
file path=usr/share/doc/gettext/examples/hello-c-gnome/m4/gnome-orbit-check.m4
file path=usr/share/doc/gettext/examples/hello-c-gnome/m4/gnome.m4
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/Makevars
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/af.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/de.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/el.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/es.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/id.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/it.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c-gnome/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-c/INSTALL
file path=usr/share/doc/gettext/examples/hello-c/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-c/configure.ac
file path=usr/share/doc/gettext/examples/hello-c/hello.c
file path=usr/share/doc/gettext/examples/hello-c/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-c/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-c/po/Makevars
file path=usr/share/doc/gettext/examples/hello-c/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-c/po/af.po
file path=usr/share/doc/gettext/examples/hello-c/po/ca.po
file path=usr/share/doc/gettext/examples/hello-c/po/de.po
file path=usr/share/doc/gettext/examples/hello-c/po/el.po
file path=usr/share/doc/gettext/examples/hello-c/po/eo.po
file path=usr/share/doc/gettext/examples/hello-c/po/es.po
file path=usr/share/doc/gettext/examples/hello-c/po/fr.po
file path=usr/share/doc/gettext/examples/hello-c/po/ga.po
file path=usr/share/doc/gettext/examples/hello-c/po/hu.po
file path=usr/share/doc/gettext/examples/hello-c/po/id.po
file path=usr/share/doc/gettext/examples/hello-c/po/it.po
file path=usr/share/doc/gettext/examples/hello-c/po/ja.po
file path=usr/share/doc/gettext/examples/hello-c/po/nl.po
file path=usr/share/doc/gettext/examples/hello-c/po/pl.po
file path=usr/share/doc/gettext/examples/hello-c/po/pt.po
file path=usr/share/doc/gettext/examples/hello-c/po/ro.po
file path=usr/share/doc/gettext/examples/hello-c/po/ru.po
file path=usr/share/doc/gettext/examples/hello-c/po/sk.po
file path=usr/share/doc/gettext/examples/hello-c/po/sl.po
file path=usr/share/doc/gettext/examples/hello-c/po/sr.po
file path=usr/share/doc/gettext/examples/hello-c/po/sv.po
file path=usr/share/doc/gettext/examples/hello-c/po/tr.po
file path=usr/share/doc/gettext/examples/hello-c/po/uk.po
file path=usr/share/doc/gettext/examples/hello-c/po/vi.po
file path=usr/share/doc/gettext/examples/hello-c/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-c/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-c/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-clisp/INSTALL
file path=usr/share/doc/gettext/examples/hello-clisp/Makefile.am
file path=usr/share/doc/gettext/examples/hello-clisp/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-clisp/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-clisp/configure.ac
file path=usr/share/doc/gettext/examples/hello-clisp/hello.lisp.in
file path=usr/share/doc/gettext/examples/hello-clisp/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-clisp/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-clisp/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-clisp/po/af.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/ca.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/de.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/el.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/eo.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/es.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/fr.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/ga.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/hu.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/id.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/it.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/ja.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/nl.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/pl.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/pt.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/ro.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/ru.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/sk.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/sl.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/sr.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/sv.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/tr.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/uk.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/vi.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-clisp/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/BUGS
file path=usr/share/doc/gettext/examples/hello-csharp-forms/INSTALL
file path=usr/share/doc/gettext/examples/hello-csharp-forms/Makefile.am
file path=usr/share/doc/gettext/examples/hello-csharp-forms/README
file path=usr/share/doc/gettext/examples/hello-csharp-forms/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-csharp-forms/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-csharp-forms/configure.ac
file path=usr/share/doc/gettext/examples/hello-csharp-forms/hello.cs
file path=usr/share/doc/gettext/examples/hello-csharp-forms/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/af.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/ca.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/de.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/el.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/eo.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/es.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/fr.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/ga.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/hu.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/id.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/it.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/ja.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/nl.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/pl.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/pt.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/ro.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/ru.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/sk.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/sl.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/sr.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/sv.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/tr.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/uk.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/vi.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-csharp-forms/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-csharp/INSTALL
file path=usr/share/doc/gettext/examples/hello-csharp/Makefile.am
file path=usr/share/doc/gettext/examples/hello-csharp/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-csharp/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-csharp/configure.ac
file path=usr/share/doc/gettext/examples/hello-csharp/hello.cs
file path=usr/share/doc/gettext/examples/hello-csharp/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-csharp/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-csharp/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-csharp/po/af.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/ca.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/de.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/el.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/eo.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/es.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/fr.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/ga.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/hu.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/id.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/it.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/ja.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/nl.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/pl.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/pt.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/ro.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/ru.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/sk.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/sl.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/sr.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/sv.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/tr.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/uk.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/vi.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-csharp/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-gawk/INSTALL
file path=usr/share/doc/gettext/examples/hello-gawk/Makefile.am
file path=usr/share/doc/gettext/examples/hello-gawk/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-gawk/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-gawk/configure.ac
file path=usr/share/doc/gettext/examples/hello-gawk/hello.awk
file path=usr/share/doc/gettext/examples/hello-gawk/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-gawk/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-gawk/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-gawk/po/af.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/ca.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/de.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/el.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/eo.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/es.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/fr.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/ga.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/hu.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/id.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/it.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/ja.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/nl.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/pl.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/pt.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/ro.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/ru.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/sk.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/sl.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/sr.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/sv.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/tr.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/uk.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/vi.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-gawk/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-guile/INSTALL
file path=usr/share/doc/gettext/examples/hello-guile/Makefile.am
file path=usr/share/doc/gettext/examples/hello-guile/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-guile/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-guile/configure.ac
file path=usr/share/doc/gettext/examples/hello-guile/hello.scm
file path=usr/share/doc/gettext/examples/hello-guile/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-guile/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-guile/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-guile/po/af.po
file path=usr/share/doc/gettext/examples/hello-guile/po/ca.po
file path=usr/share/doc/gettext/examples/hello-guile/po/de.po
file path=usr/share/doc/gettext/examples/hello-guile/po/el.po
file path=usr/share/doc/gettext/examples/hello-guile/po/eo.po
file path=usr/share/doc/gettext/examples/hello-guile/po/es.po
file path=usr/share/doc/gettext/examples/hello-guile/po/fr.po
file path=usr/share/doc/gettext/examples/hello-guile/po/ga.po
file path=usr/share/doc/gettext/examples/hello-guile/po/hu.po
file path=usr/share/doc/gettext/examples/hello-guile/po/id.po
file path=usr/share/doc/gettext/examples/hello-guile/po/it.po
file path=usr/share/doc/gettext/examples/hello-guile/po/ja.po
file path=usr/share/doc/gettext/examples/hello-guile/po/nl.po
file path=usr/share/doc/gettext/examples/hello-guile/po/pl.po
file path=usr/share/doc/gettext/examples/hello-guile/po/pt.po
file path=usr/share/doc/gettext/examples/hello-guile/po/ro.po
file path=usr/share/doc/gettext/examples/hello-guile/po/ru.po
file path=usr/share/doc/gettext/examples/hello-guile/po/sk.po
file path=usr/share/doc/gettext/examples/hello-guile/po/sl.po
file path=usr/share/doc/gettext/examples/hello-guile/po/sr.po
file path=usr/share/doc/gettext/examples/hello-guile/po/sv.po
file path=usr/share/doc/gettext/examples/hello-guile/po/tr.po
file path=usr/share/doc/gettext/examples/hello-guile/po/uk.po
file path=usr/share/doc/gettext/examples/hello-guile/po/vi.po
file path=usr/share/doc/gettext/examples/hello-guile/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-guile/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-guile/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-java-awt/BUGS
file path=usr/share/doc/gettext/examples/hello-java-awt/Hello.java
file path=usr/share/doc/gettext/examples/hello-java-awt/INSTALL
file path=usr/share/doc/gettext/examples/hello-java-awt/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-awt/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-java-awt/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-java-awt/configure.ac
file path=usr/share/doc/gettext/examples/hello-java-awt/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.class
file path=usr/share/doc/gettext/examples/hello-java-awt/m4/TestAWT.java
file path=usr/share/doc/gettext/examples/hello-java-awt/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-java-awt/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-awt/po/af.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/ca.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/de.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/el.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/eo.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/es.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/fr.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/ga.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/hu.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/id.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/it.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/ja.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/nl.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/pl.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/pt.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/ro.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/ru.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/sk.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/sl.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/sr.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/sv.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/tr.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/uk.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/vi.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-java-awt/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-java-swing/BUGS
file path=usr/share/doc/gettext/examples/hello-java-swing/Hello.java
file path=usr/share/doc/gettext/examples/hello-java-swing/INSTALL
file path=usr/share/doc/gettext/examples/hello-java-swing/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-swing/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-java-swing/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-java-swing/configure.ac
file path=usr/share/doc/gettext/examples/hello-java-swing/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.class
file path=usr/share/doc/gettext/examples/hello-java-swing/m4/TestAWT.java
file path=usr/share/doc/gettext/examples/hello-java-swing/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-java-swing/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java-swing/po/af.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/ca.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/de.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/el.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/eo.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/es.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/fr.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/ga.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/hu.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/id.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/it.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/ja.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/nl.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/pl.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/pt.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/ro.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/ru.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/sk.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/sl.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/sr.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/sv.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/tr.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/uk.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/vi.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-java-swing/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-java/Hello.java
file path=usr/share/doc/gettext/examples/hello-java/INSTALL
file path=usr/share/doc/gettext/examples/hello-java/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-java/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-java/configure.ac
file path=usr/share/doc/gettext/examples/hello-java/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-java/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-java/po/af.po
file path=usr/share/doc/gettext/examples/hello-java/po/ca.po
file path=usr/share/doc/gettext/examples/hello-java/po/de.po
file path=usr/share/doc/gettext/examples/hello-java/po/el.po
file path=usr/share/doc/gettext/examples/hello-java/po/eo.po
file path=usr/share/doc/gettext/examples/hello-java/po/es.po
file path=usr/share/doc/gettext/examples/hello-java/po/fr.po
file path=usr/share/doc/gettext/examples/hello-java/po/ga.po
file path=usr/share/doc/gettext/examples/hello-java/po/hu.po
file path=usr/share/doc/gettext/examples/hello-java/po/id.po
file path=usr/share/doc/gettext/examples/hello-java/po/it.po
file path=usr/share/doc/gettext/examples/hello-java/po/ja.po
file path=usr/share/doc/gettext/examples/hello-java/po/nl.po
file path=usr/share/doc/gettext/examples/hello-java/po/pl.po
file path=usr/share/doc/gettext/examples/hello-java/po/pt.po
file path=usr/share/doc/gettext/examples/hello-java/po/ro.po
file path=usr/share/doc/gettext/examples/hello-java/po/ru.po
file path=usr/share/doc/gettext/examples/hello-java/po/sk.po
file path=usr/share/doc/gettext/examples/hello-java/po/sl.po
file path=usr/share/doc/gettext/examples/hello-java/po/sr.po
file path=usr/share/doc/gettext/examples/hello-java/po/sv.po
file path=usr/share/doc/gettext/examples/hello-java/po/tr.po
file path=usr/share/doc/gettext/examples/hello-java/po/uk.po
file path=usr/share/doc/gettext/examples/hello-java/po/vi.po
file path=usr/share/doc/gettext/examples/hello-java/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-java/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-java/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-librep/INSTALL
file path=usr/share/doc/gettext/examples/hello-librep/Makefile.am
file path=usr/share/doc/gettext/examples/hello-librep/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-librep/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-librep/configure.ac
file path=usr/share/doc/gettext/examples/hello-librep/hello.jl.in
file path=usr/share/doc/gettext/examples/hello-librep/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-librep/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-librep/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-librep/po/af.po
file path=usr/share/doc/gettext/examples/hello-librep/po/ca.po
file path=usr/share/doc/gettext/examples/hello-librep/po/de.po
file path=usr/share/doc/gettext/examples/hello-librep/po/el.po
file path=usr/share/doc/gettext/examples/hello-librep/po/eo.po
file path=usr/share/doc/gettext/examples/hello-librep/po/es.po
file path=usr/share/doc/gettext/examples/hello-librep/po/fr.po
file path=usr/share/doc/gettext/examples/hello-librep/po/ga.po
file path=usr/share/doc/gettext/examples/hello-librep/po/hu.po
file path=usr/share/doc/gettext/examples/hello-librep/po/id.po
file path=usr/share/doc/gettext/examples/hello-librep/po/it.po
file path=usr/share/doc/gettext/examples/hello-librep/po/ja.po
file path=usr/share/doc/gettext/examples/hello-librep/po/nl.po
file path=usr/share/doc/gettext/examples/hello-librep/po/pl.po
file path=usr/share/doc/gettext/examples/hello-librep/po/pt.po
file path=usr/share/doc/gettext/examples/hello-librep/po/ro.po
file path=usr/share/doc/gettext/examples/hello-librep/po/ru.po
file path=usr/share/doc/gettext/examples/hello-librep/po/sk.po
file path=usr/share/doc/gettext/examples/hello-librep/po/sl.po
file path=usr/share/doc/gettext/examples/hello-librep/po/sr.po
file path=usr/share/doc/gettext/examples/hello-librep/po/sv.po
file path=usr/share/doc/gettext/examples/hello-librep/po/tr.po
file path=usr/share/doc/gettext/examples/hello-librep/po/uk.po
file path=usr/share/doc/gettext/examples/hello-librep/po/vi.po
file path=usr/share/doc/gettext/examples/hello-librep/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-librep/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-librep/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/INSTALL
file path=usr/share/doc/gettext/examples/hello-objc-gnome/Makefile.am
file path=usr/share/doc/gettext/examples/hello-objc-gnome/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-objc-gnome/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-objc-gnome/configure.ac
file path=usr/share/doc/gettext/examples/hello-objc-gnome/hello.m
file path=usr/share/doc/gettext/examples/hello-objc-gnome/m4/Makefile.am
file \
    path=usr/share/doc/gettext/examples/hello-objc-gnome/m4/gnome-gnorba-check.m4
file \
    path=usr/share/doc/gettext/examples/hello-objc-gnome/m4/gnome-orbit-check.m4
file path=usr/share/doc/gettext/examples/hello-objc-gnome/m4/gnome.m4
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/Makevars
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/af.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/ca.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/de.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/el.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/eo.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/es.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/fr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/ga.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/hu.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/id.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/it.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/ja.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/nl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/pl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/pt.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/ro.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/ru.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/sk.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/sl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/sr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/sv.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/tr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/uk.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/vi.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-objc-gnome/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/AppController.h
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/AppController.m
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/BUGS
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/GNUmakefile
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/Hello.h
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/Hello.m
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/INSTALL
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/main.m
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/GNUmakefile
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/LocaleAliases
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/af.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/ca.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/de.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/el.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/eo.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/es.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/fr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/ga.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/hu.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/id.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/it.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/ja.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/nl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/pl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/pt.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/ro.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/ru.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/sk.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/sl.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/sr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/sv.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/tr.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/uk.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/vi.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-objc-gnustep/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-objc/INSTALL
file path=usr/share/doc/gettext/examples/hello-objc/Makefile.am
file path=usr/share/doc/gettext/examples/hello-objc/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-objc/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-objc/configure.ac
file path=usr/share/doc/gettext/examples/hello-objc/hello.m
file path=usr/share/doc/gettext/examples/hello-objc/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-objc/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-objc/po/Makevars
file path=usr/share/doc/gettext/examples/hello-objc/po/POTFILES.in
file path=usr/share/doc/gettext/examples/hello-objc/po/af.po
file path=usr/share/doc/gettext/examples/hello-objc/po/ca.po
file path=usr/share/doc/gettext/examples/hello-objc/po/de.po
file path=usr/share/doc/gettext/examples/hello-objc/po/el.po
file path=usr/share/doc/gettext/examples/hello-objc/po/eo.po
file path=usr/share/doc/gettext/examples/hello-objc/po/es.po
file path=usr/share/doc/gettext/examples/hello-objc/po/fr.po
file path=usr/share/doc/gettext/examples/hello-objc/po/ga.po
file path=usr/share/doc/gettext/examples/hello-objc/po/hu.po
file path=usr/share/doc/gettext/examples/hello-objc/po/id.po
file path=usr/share/doc/gettext/examples/hello-objc/po/it.po
file path=usr/share/doc/gettext/examples/hello-objc/po/ja.po
file path=usr/share/doc/gettext/examples/hello-objc/po/nl.po
file path=usr/share/doc/gettext/examples/hello-objc/po/pl.po
file path=usr/share/doc/gettext/examples/hello-objc/po/pt.po
file path=usr/share/doc/gettext/examples/hello-objc/po/ro.po
file path=usr/share/doc/gettext/examples/hello-objc/po/ru.po
file path=usr/share/doc/gettext/examples/hello-objc/po/sk.po
file path=usr/share/doc/gettext/examples/hello-objc/po/sl.po
file path=usr/share/doc/gettext/examples/hello-objc/po/sr.po
file path=usr/share/doc/gettext/examples/hello-objc/po/sv.po
file path=usr/share/doc/gettext/examples/hello-objc/po/tr.po
file path=usr/share/doc/gettext/examples/hello-objc/po/uk.po
file path=usr/share/doc/gettext/examples/hello-objc/po/vi.po
file path=usr/share/doc/gettext/examples/hello-objc/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-objc/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-objc/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-pascal/INSTALL
file path=usr/share/doc/gettext/examples/hello-pascal/Makefile.am
file path=usr/share/doc/gettext/examples/hello-pascal/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-pascal/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-pascal/configure.ac
file path=usr/share/doc/gettext/examples/hello-pascal/hello.pas
file path=usr/share/doc/gettext/examples/hello-pascal/hello.rst
file path=usr/share/doc/gettext/examples/hello-pascal/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-pascal/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-pascal/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-pascal/po/af.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/ca.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/de.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/el.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/eo.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/es.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/fr.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/ga.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/hu.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/id.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/it.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/ja.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/nl.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/pl.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/pt.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/ro.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/ru.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/sk.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/sl.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/sr.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/sv.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/tr.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/uk.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/vi.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-pascal/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-perl/INSTALL
file path=usr/share/doc/gettext/examples/hello-perl/Makefile.am
file path=usr/share/doc/gettext/examples/hello-perl/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-perl/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-perl/configure.ac
file path=usr/share/doc/gettext/examples/hello-perl/hello-1.pl.in
file path=usr/share/doc/gettext/examples/hello-perl/hello-2.pl.in
file path=usr/share/doc/gettext/examples/hello-perl/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-perl/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-perl/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-perl/po/af.po
file path=usr/share/doc/gettext/examples/hello-perl/po/ca.po
file path=usr/share/doc/gettext/examples/hello-perl/po/de.po
file path=usr/share/doc/gettext/examples/hello-perl/po/el.po
file path=usr/share/doc/gettext/examples/hello-perl/po/eo.po
file path=usr/share/doc/gettext/examples/hello-perl/po/es.po
file path=usr/share/doc/gettext/examples/hello-perl/po/fr.po
file path=usr/share/doc/gettext/examples/hello-perl/po/ga.po
file path=usr/share/doc/gettext/examples/hello-perl/po/hu.po
file path=usr/share/doc/gettext/examples/hello-perl/po/id.po
file path=usr/share/doc/gettext/examples/hello-perl/po/it.po
file path=usr/share/doc/gettext/examples/hello-perl/po/ja.po
file path=usr/share/doc/gettext/examples/hello-perl/po/nl.po
file path=usr/share/doc/gettext/examples/hello-perl/po/pl.po
file path=usr/share/doc/gettext/examples/hello-perl/po/pt.po
file path=usr/share/doc/gettext/examples/hello-perl/po/ro.po
file path=usr/share/doc/gettext/examples/hello-perl/po/ru.po
file path=usr/share/doc/gettext/examples/hello-perl/po/sk.po
file path=usr/share/doc/gettext/examples/hello-perl/po/sl.po
file path=usr/share/doc/gettext/examples/hello-perl/po/sr.po
file path=usr/share/doc/gettext/examples/hello-perl/po/sv.po
file path=usr/share/doc/gettext/examples/hello-perl/po/tr.po
file path=usr/share/doc/gettext/examples/hello-perl/po/uk.po
file path=usr/share/doc/gettext/examples/hello-perl/po/vi.po
file path=usr/share/doc/gettext/examples/hello-perl/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-perl/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-perl/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-php/INSTALL
file path=usr/share/doc/gettext/examples/hello-php/Makefile.am
file path=usr/share/doc/gettext/examples/hello-php/README
file path=usr/share/doc/gettext/examples/hello-php/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-php/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-php/configure.ac
file path=usr/share/doc/gettext/examples/hello-php/hello.php
file path=usr/share/doc/gettext/examples/hello-php/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-php/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-php/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-php/po/af.po
file path=usr/share/doc/gettext/examples/hello-php/po/ca.po
file path=usr/share/doc/gettext/examples/hello-php/po/de.po
file path=usr/share/doc/gettext/examples/hello-php/po/el.po
file path=usr/share/doc/gettext/examples/hello-php/po/eo.po
file path=usr/share/doc/gettext/examples/hello-php/po/es.po
file path=usr/share/doc/gettext/examples/hello-php/po/fr.po
file path=usr/share/doc/gettext/examples/hello-php/po/ga.po
file path=usr/share/doc/gettext/examples/hello-php/po/hu.po
file path=usr/share/doc/gettext/examples/hello-php/po/id.po
file path=usr/share/doc/gettext/examples/hello-php/po/it.po
file path=usr/share/doc/gettext/examples/hello-php/po/ja.po
file path=usr/share/doc/gettext/examples/hello-php/po/nl.po
file path=usr/share/doc/gettext/examples/hello-php/po/pl.po
file path=usr/share/doc/gettext/examples/hello-php/po/pt.po
file path=usr/share/doc/gettext/examples/hello-php/po/ro.po
file path=usr/share/doc/gettext/examples/hello-php/po/ru.po
file path=usr/share/doc/gettext/examples/hello-php/po/sk.po
file path=usr/share/doc/gettext/examples/hello-php/po/sl.po
file path=usr/share/doc/gettext/examples/hello-php/po/sr.po
file path=usr/share/doc/gettext/examples/hello-php/po/sv.po
file path=usr/share/doc/gettext/examples/hello-php/po/tr.po
file path=usr/share/doc/gettext/examples/hello-php/po/uk.po
file path=usr/share/doc/gettext/examples/hello-php/po/vi.po
file path=usr/share/doc/gettext/examples/hello-php/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-php/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-php/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-python/INSTALL
file path=usr/share/doc/gettext/examples/hello-python/Makefile.am
file path=usr/share/doc/gettext/examples/hello-python/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-python/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-python/configure.ac
file path=usr/share/doc/gettext/examples/hello-python/hello.py.in
file path=usr/share/doc/gettext/examples/hello-python/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-python/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-python/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-python/po/af.po
file path=usr/share/doc/gettext/examples/hello-python/po/ca.po
file path=usr/share/doc/gettext/examples/hello-python/po/de.po
file path=usr/share/doc/gettext/examples/hello-python/po/el.po
file path=usr/share/doc/gettext/examples/hello-python/po/eo.po
file path=usr/share/doc/gettext/examples/hello-python/po/es.po
file path=usr/share/doc/gettext/examples/hello-python/po/fr.po
file path=usr/share/doc/gettext/examples/hello-python/po/ga.po
file path=usr/share/doc/gettext/examples/hello-python/po/hu.po
file path=usr/share/doc/gettext/examples/hello-python/po/id.po
file path=usr/share/doc/gettext/examples/hello-python/po/it.po
file path=usr/share/doc/gettext/examples/hello-python/po/ja.po
file path=usr/share/doc/gettext/examples/hello-python/po/nl.po
file path=usr/share/doc/gettext/examples/hello-python/po/pl.po
file path=usr/share/doc/gettext/examples/hello-python/po/pt.po
file path=usr/share/doc/gettext/examples/hello-python/po/ro.po
file path=usr/share/doc/gettext/examples/hello-python/po/ru.po
file path=usr/share/doc/gettext/examples/hello-python/po/sk.po
file path=usr/share/doc/gettext/examples/hello-python/po/sl.po
file path=usr/share/doc/gettext/examples/hello-python/po/sr.po
file path=usr/share/doc/gettext/examples/hello-python/po/sv.po
file path=usr/share/doc/gettext/examples/hello-python/po/tr.po
file path=usr/share/doc/gettext/examples/hello-python/po/uk.po
file path=usr/share/doc/gettext/examples/hello-python/po/vi.po
file path=usr/share/doc/gettext/examples/hello-python/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-python/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-python/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-sh/INSTALL
file path=usr/share/doc/gettext/examples/hello-sh/Makefile.am
file path=usr/share/doc/gettext/examples/hello-sh/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-sh/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-sh/configure.ac
file path=usr/share/doc/gettext/examples/hello-sh/hello.sh
file path=usr/share/doc/gettext/examples/hello-sh/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-sh/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-sh/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-sh/po/af.po
file path=usr/share/doc/gettext/examples/hello-sh/po/ca.po
file path=usr/share/doc/gettext/examples/hello-sh/po/de.po
file path=usr/share/doc/gettext/examples/hello-sh/po/el.po
file path=usr/share/doc/gettext/examples/hello-sh/po/eo.po
file path=usr/share/doc/gettext/examples/hello-sh/po/es.po
file path=usr/share/doc/gettext/examples/hello-sh/po/fr.po
file path=usr/share/doc/gettext/examples/hello-sh/po/ga.po
file path=usr/share/doc/gettext/examples/hello-sh/po/hu.po
file path=usr/share/doc/gettext/examples/hello-sh/po/id.po
file path=usr/share/doc/gettext/examples/hello-sh/po/it.po
file path=usr/share/doc/gettext/examples/hello-sh/po/ja.po
file path=usr/share/doc/gettext/examples/hello-sh/po/nl.po
file path=usr/share/doc/gettext/examples/hello-sh/po/pl.po
file path=usr/share/doc/gettext/examples/hello-sh/po/pt.po
file path=usr/share/doc/gettext/examples/hello-sh/po/ro.po
file path=usr/share/doc/gettext/examples/hello-sh/po/ru.po
file path=usr/share/doc/gettext/examples/hello-sh/po/sk.po
file path=usr/share/doc/gettext/examples/hello-sh/po/sl.po
file path=usr/share/doc/gettext/examples/hello-sh/po/sr.po
file path=usr/share/doc/gettext/examples/hello-sh/po/sv.po
file path=usr/share/doc/gettext/examples/hello-sh/po/tr.po
file path=usr/share/doc/gettext/examples/hello-sh/po/uk.po
file path=usr/share/doc/gettext/examples/hello-sh/po/vi.po
file path=usr/share/doc/gettext/examples/hello-sh/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-sh/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-sh/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/INSTALL
file path=usr/share/doc/gettext/examples/hello-smalltalk/Makefile.am
file path=usr/share/doc/gettext/examples/hello-smalltalk/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-smalltalk/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-smalltalk/configure.ac
file path=usr/share/doc/gettext/examples/hello-smalltalk/hello.st.in
file path=usr/share/doc/gettext/examples/hello-smalltalk/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/af.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/ca.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/de.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/el.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/eo.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/es.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/fr.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/ga.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/hu.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/id.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/it.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/ja.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/nl.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/pl.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/pt.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/ro.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/ru.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/sk.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/sl.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/sr.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/sv.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/tr.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/uk.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/vi.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-smalltalk/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/INSTALL
file path=usr/share/doc/gettext/examples/hello-tcl-tk/Makefile.am
file path=usr/share/doc/gettext/examples/hello-tcl-tk/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-tcl-tk/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-tcl-tk/configure.ac
file path=usr/share/doc/gettext/examples/hello-tcl-tk/hello.tcl
file path=usr/share/doc/gettext/examples/hello-tcl-tk/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/af.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/ca.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/de.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/el.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/eo.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/es.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/fr.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/ga.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/hu.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/id.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/it.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/ja.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/nl.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/pl.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/pt.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/ro.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/ru.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/sk.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/sl.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/sr.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/sv.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/tr.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/uk.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/vi.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-tcl-tk/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-tcl/INSTALL
file path=usr/share/doc/gettext/examples/hello-tcl/Makefile.am
file path=usr/share/doc/gettext/examples/hello-tcl/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-tcl/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-tcl/configure.ac
file path=usr/share/doc/gettext/examples/hello-tcl/hello.tcl
file path=usr/share/doc/gettext/examples/hello-tcl/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-tcl/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-tcl/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-tcl/po/af.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/ca.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/de.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/el.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/eo.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/es.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/fr.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/ga.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/hu.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/id.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/it.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/ja.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/nl.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/pl.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/pt.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/ro.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/ru.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/sk.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/sl.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/sr.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/sv.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/tr.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/uk.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/vi.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-tcl/po/zh_TW.po
file path=usr/share/doc/gettext/examples/hello-ycp/INSTALL
file path=usr/share/doc/gettext/examples/hello-ycp/Makefile.am
file path=usr/share/doc/gettext/examples/hello-ycp/autoclean.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-ycp/autogen.sh mode=0555
file path=usr/share/doc/gettext/examples/hello-ycp/configure.ac
file path=usr/share/doc/gettext/examples/hello-ycp/hello.ycp
file path=usr/share/doc/gettext/examples/hello-ycp/m4/Makefile.am
file path=usr/share/doc/gettext/examples/hello-ycp/po/LINGUAS
file path=usr/share/doc/gettext/examples/hello-ycp/po/Makefile.am
file path=usr/share/doc/gettext/examples/hello-ycp/po/af.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/ca.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/de.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/el.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/eo.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/es.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/fr.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/ga.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/hu.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/id.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/it.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/ja.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/nl.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/pl.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/pt.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/ro.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/ru.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/sk.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/sl.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/sr.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/sv.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/tr.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/uk.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/vi.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/zh_CN.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/zh_HK.po
file path=usr/share/doc/gettext/examples/hello-ycp/po/zh_TW.po
file path=usr/share/doc/gettext/examples/installpaths
file path=usr/share/doc/gettext/gettext.1.html
file path=usr/share/doc/gettext/gettext.3.html
file path=usr/share/doc/gettext/gettext_1.html
file path=usr/share/doc/gettext/gettext_10.html
file path=usr/share/doc/gettext/gettext_11.html
file path=usr/share/doc/gettext/gettext_12.html
file path=usr/share/doc/gettext/gettext_13.html
file path=usr/share/doc/gettext/gettext_14.html
file path=usr/share/doc/gettext/gettext_15.html
file path=usr/share/doc/gettext/gettext_16.html
file path=usr/share/doc/gettext/gettext_17.html
file path=usr/share/doc/gettext/gettext_18.html
file path=usr/share/doc/gettext/gettext_19.html
file path=usr/share/doc/gettext/gettext_2.html
file path=usr/share/doc/gettext/gettext_20.html
file path=usr/share/doc/gettext/gettext_21.html
file path=usr/share/doc/gettext/gettext_22.html
file path=usr/share/doc/gettext/gettext_23.html
file path=usr/share/doc/gettext/gettext_24.html
file path=usr/share/doc/gettext/gettext_25.html
file path=usr/share/doc/gettext/gettext_3.html
file path=usr/share/doc/gettext/gettext_4.html
file path=usr/share/doc/gettext/gettext_5.html
file path=usr/share/doc/gettext/gettext_6.html
file path=usr/share/doc/gettext/gettext_7.html
file path=usr/share/doc/gettext/gettext_8.html
file path=usr/share/doc/gettext/gettext_9.html
file path=usr/share/doc/gettext/gettext_foot.html
file path=usr/share/doc/gettext/gettext_toc.html
file path=usr/share/doc/gettext/gettextize.1.html
file path=usr/share/doc/gettext/javadoc1/AllNames.html
file path=usr/share/doc/gettext/javadoc1/gnu.gettext.GettextResource.html
file path=usr/share/doc/gettext/javadoc1/images/blue-ball-small.gif
file path=usr/share/doc/gettext/javadoc1/images/blue-ball.gif
file path=usr/share/doc/gettext/javadoc1/images/class-index.gif
file path=usr/share/doc/gettext/javadoc1/images/constructor-index.gif
file path=usr/share/doc/gettext/javadoc1/images/constructors.gif
file path=usr/share/doc/gettext/javadoc1/images/cyan-ball-small.gif
file path=usr/share/doc/gettext/javadoc1/images/cyan-ball.gif
file path=usr/share/doc/gettext/javadoc1/images/error-index.gif
file path=usr/share/doc/gettext/javadoc1/images/exception-index.gif
file path=usr/share/doc/gettext/javadoc1/images/green-ball-small.gif
file path=usr/share/doc/gettext/javadoc1/images/green-ball.gif
file path=usr/share/doc/gettext/javadoc1/images/interface-index.gif
file path=usr/share/doc/gettext/javadoc1/images/magenta-ball-small.gif
file path=usr/share/doc/gettext/javadoc1/images/magenta-ball.gif
file path=usr/share/doc/gettext/javadoc1/images/method-index.gif
file path=usr/share/doc/gettext/javadoc1/images/methods.gif
file path=usr/share/doc/gettext/javadoc1/images/package-index.gif
file path=usr/share/doc/gettext/javadoc1/images/red-ball-small.gif
file path=usr/share/doc/gettext/javadoc1/images/red-ball.gif
file path=usr/share/doc/gettext/javadoc1/images/variable-index.gif
file path=usr/share/doc/gettext/javadoc1/images/variables.gif
file path=usr/share/doc/gettext/javadoc1/images/yellow-ball-small.gif
file path=usr/share/doc/gettext/javadoc1/images/yellow-ball.gif
file path=usr/share/doc/gettext/javadoc1/packages.html
file path=usr/share/doc/gettext/javadoc1/tree.html
file path=usr/share/doc/gettext/javadoc2/allclasses-frame.html
file path=usr/share/doc/gettext/javadoc2/deprecated-list.html
file path=usr/share/doc/gettext/javadoc2/gnu/gettext/GettextResource.html
file path=usr/share/doc/gettext/javadoc2/gnu/gettext/package-frame.html
file path=usr/share/doc/gettext/javadoc2/gnu/gettext/package-summary.html
file path=usr/share/doc/gettext/javadoc2/gnu/gettext/package-tree.html
file path=usr/share/doc/gettext/javadoc2/help-doc.html
file path=usr/share/doc/gettext/javadoc2/index-all.html
file path=usr/share/doc/gettext/javadoc2/index.html
file path=usr/share/doc/gettext/javadoc2/overview-tree.html
file path=usr/share/doc/gettext/javadoc2/package-list
file path=usr/share/doc/gettext/javadoc2/packages.html
file path=usr/share/doc/gettext/javadoc2/serialized-form.html
file path=usr/share/doc/gettext/javadoc2/stylesheet.css
file path=usr/share/doc/gettext/msgattrib.1.html
file path=usr/share/doc/gettext/msgcat.1.html
file path=usr/share/doc/gettext/msgcmp.1.html
file path=usr/share/doc/gettext/msgcomm.1.html
file path=usr/share/doc/gettext/msgconv.1.html
file path=usr/share/doc/gettext/msgen.1.html
file path=usr/share/doc/gettext/msgexec.1.html
file path=usr/share/doc/gettext/msgfilter.1.html
file path=usr/share/doc/gettext/msgfmt.1.html
file path=usr/share/doc/gettext/msggrep.1.html
file path=usr/share/doc/gettext/msginit.1.html
file path=usr/share/doc/gettext/msgmerge.1.html
file path=usr/share/doc/gettext/msgunfmt.1.html
file path=usr/share/doc/gettext/msguniq.1.html
file path=usr/share/doc/gettext/ngettext.1.html
file path=usr/share/doc/gettext/ngettext.3.html
file path=usr/share/doc/gettext/textdomain.3.html
file path=usr/share/doc/gettext/tutorial.html
file path=usr/share/doc/gettext/xgettext.1.html
file path=usr/share/gettext/ABOUT-NLS
file path=usr/share/gettext/archive.tar.gz
file path=usr/share/gettext/config.rpath mode=0555
file path=usr/share/gettext/gettext.h
file path=usr/share/gettext/intl/COPYING.LIB-2.0
file path=usr/share/gettext/intl/COPYING.LIB-2.1
file path=usr/share/gettext/intl/ChangeLog
file path=usr/share/gettext/intl/Makefile.in
file path=usr/share/gettext/intl/VERSION
file path=usr/share/gettext/intl/bindtextdom.c
file path=usr/share/gettext/intl/config.charset mode=0555
file path=usr/share/gettext/intl/dcgettext.c
file path=usr/share/gettext/intl/dcigettext.c
file path=usr/share/gettext/intl/dcngettext.c
file path=usr/share/gettext/intl/dgettext.c
file path=usr/share/gettext/intl/dngettext.c
file path=usr/share/gettext/intl/eval-plural.h
file path=usr/share/gettext/intl/explodename.c
file path=usr/share/gettext/intl/export.h
file path=usr/share/gettext/intl/finddomain.c
file path=usr/share/gettext/intl/gettext.c
file path=usr/share/gettext/intl/gettextP.h
file path=usr/share/gettext/intl/gmo.h
file path=usr/share/gettext/intl/hash-string.c
file path=usr/share/gettext/intl/hash-string.h
file path=usr/share/gettext/intl/intl-compat.c
file path=usr/share/gettext/intl/intl-exports.c
file path=usr/share/gettext/intl/l10nflist.c
file path=usr/share/gettext/intl/langprefs.c
file path=usr/share/gettext/intl/libgnuintl.h.in
file path=usr/share/gettext/intl/loadinfo.h
file path=usr/share/gettext/intl/loadmsgcat.c
file path=usr/share/gettext/intl/localcharset.c
file path=usr/share/gettext/intl/localcharset.h
file path=usr/share/gettext/intl/locale.alias
file path=usr/share/gettext/intl/localealias.c
file path=usr/share/gettext/intl/localename.c
file path=usr/share/gettext/intl/lock.c
file path=usr/share/gettext/intl/lock.h
file path=usr/share/gettext/intl/log.c
file path=usr/share/gettext/intl/ngettext.c
file path=usr/share/gettext/intl/os2compat.c
file path=usr/share/gettext/intl/os2compat.h
file path=usr/share/gettext/intl/osdep.c
file path=usr/share/gettext/intl/plural-exp.c
file path=usr/share/gettext/intl/plural-exp.h
file path=usr/share/gettext/intl/plural.c
file path=usr/share/gettext/intl/plural.y
file path=usr/share/gettext/intl/printf-args.c
file path=usr/share/gettext/intl/printf-args.h
file path=usr/share/gettext/intl/printf-parse.c
file path=usr/share/gettext/intl/printf-parse.h
file path=usr/share/gettext/intl/printf.c
file path=usr/share/gettext/intl/ref-add.sin
file path=usr/share/gettext/intl/ref-del.sin
file path=usr/share/gettext/intl/relocatable.c
file path=usr/share/gettext/intl/relocatable.h
file path=usr/share/gettext/intl/textdomain.c
file path=usr/share/gettext/intl/vasnprintf.c
file path=usr/share/gettext/intl/vasnprintf.h
file path=usr/share/gettext/intl/vasnwprintf.h
file path=usr/share/gettext/intl/version.c
file path=usr/share/gettext/intl/wprintf-parse.h
file path=usr/share/gettext/intl/xsize.h
file path=usr/share/gettext/javaversion.class
file path=usr/share/gettext/msgunfmt.tcl
file path=usr/share/gettext/po/Makefile.in.in
file path=usr/share/gettext/po/Makevars.template
file path=usr/share/gettext/po/Rules-quot
file path=usr/share/gettext/po/boldquot.sed
file path=usr/share/gettext/po/en@boldquot.header
file path=usr/share/gettext/po/en@quot.header
file path=usr/share/gettext/po/insert-header.sin
file path=usr/share/gettext/po/quot.sed
file path=usr/share/gettext/po/remove-potcdate.sin
file path=usr/share/gettext/projects/GNOME/team-address mode=0555
file path=usr/share/gettext/projects/GNOME/teams.html
file path=usr/share/gettext/projects/GNOME/teams.url
file path=usr/share/gettext/projects/GNOME/trigger mode=0555
file path=usr/share/gettext/projects/KDE/team-address mode=0555
file path=usr/share/gettext/projects/KDE/teams.html
file path=usr/share/gettext/projects/KDE/teams.url
file path=usr/share/gettext/projects/KDE/trigger mode=0555
file path=usr/share/gettext/projects/TP/team-address mode=0555
file path=usr/share/gettext/projects/TP/teams.html
file path=usr/share/gettext/projects/TP/teams.url
file path=usr/share/gettext/projects/TP/trigger mode=0555
file path=usr/share/gettext/projects/index
file path=usr/share/gettext/projects/team-address mode=0555
file path=usr/share/info/gettext.info
file path=usr/share/locale/be/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/be/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ca/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ca/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/cs/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/cs/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/da/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/da/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/de/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/de/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/el/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/el/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/en@boldquot/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/en@boldquot/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/en@quot/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/en@quot/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/eo/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/es/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/es/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/et/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/et/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/fi/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/fi/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/fr/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/fr/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ga/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/gl/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/gl/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/id/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/id/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/it/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/it/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ja/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ja/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ko/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ko/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/nl/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/nl/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/nn/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/nn/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/no/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/no/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/pl/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/pl/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/pt/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/pt/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/pt_BR/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ro/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ro/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/ru/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/ru/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/sk/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/sk/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/sl/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/sl/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/sr/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/sr/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/sv/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/sv/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/tr/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/tr/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/uk/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/uk/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/vi/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/vi/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/zh_CN/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/zh_CN/LC_MESSAGES/gettext-tools.mo
file path=usr/share/locale/zh_HK/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/gettext-runtime.mo
file path=usr/share/locale/zh_TW/LC_MESSAGES/gettext-tools.mo
file path=usr/share/man/man1/autopoint.1
file path=usr/share/man/man1/envsubst.1
file path=usr/share/man/man1/gettextize.1
file usr/share/man/man1/gettext.1 path=usr/share/man/man1/ggettext.1
file usr/share/man/man1/msgfmt.1 path=usr/share/man/man1/gmsgfmt.1
file usr/share/man/man1/xgettext.1 path=usr/share/man/man1/gxgettext.1
file path=usr/share/man/man1/msgattrib.1
file path=usr/share/man/man1/msgcat.1
file path=usr/share/man/man1/msgcmp.1
file path=usr/share/man/man1/msgcomm.1
file path=usr/share/man/man1/msgconv.1
file path=usr/share/man/man1/msgen.1
file path=usr/share/man/man1/msgexec.1
file path=usr/share/man/man1/msgfilter.1
file path=usr/share/man/man1/msggrep.1
file path=usr/share/man/man1/msginit.1
file path=usr/share/man/man1/msgmerge.1
file path=usr/share/man/man1/msgunfmt.1
file path=usr/share/man/man1/msguniq.1
file path=usr/share/man/man1/ngettext.1
link path=usr/gnu/bin/gettext target=../../bin/ggettext
link path=usr/gnu/bin/msgfmt target=../../bin/gmsgfmt
link path=usr/gnu/bin/xgettext target=../../bin/gxgettext
link path=usr/gnu/share/man/man1/gettext.1 \
    target=../../../../share/man/man1/ggettext.1
link path=usr/gnu/share/man/man1/msgfmt.1 \
    target=../../../../share/man/man1/gmsgfmt.1
link path=usr/gnu/share/man/man1/xgettext.1 \
    target=../../../../share/man/man1/gxgettext.1
license gettext.license license="GPLv2"
legacy    pkg=SUNWgnu-gettext \
    name="GNU gettext" \
    desc="GNU gettext - message handling utilities (0.16.1)"
components/gettext/patches/fr.patch
New file
@@ -0,0 +1,90 @@
--- gettext-0.16.1.orig/gettext-tools/tests/lang-bash
+++ gettext-0.16.1/gettext-tools/tests/lang-bash
@@ -74,9 +74,11 @@
 : ${DIFF=diff}
 ${DIFF} fr.po fr.po.new || exit 1
-tmpfiles="$tmpfiles fr"
+tmpfiles="$tmpfiles fr fr_FR.ISO8859-1 fr_FR.UTF-8"
 test -d fr || mkdir fr
 test -d fr/LC_MESSAGES || mkdir fr/LC_MESSAGES
+test -L fr_FR.ISO8859-1 || ln -s fr fr_FR.ISO8859-1
+test -L fr_FR.UTF-8 || ln -s fr fr_FR.UTF-8
 : ${MSGFMT=msgfmt}
 ${MSGFMT} -o fr/LC_MESSAGES/prog.mo fr.po
--- gettext-0.16.1.orig/gettext-tools/tests/lang-c
+++ gettext-0.16.1/gettext-tools/tests/lang-c
@@ -107,9 +107,11 @@
 : ${DIFF=diff}
 ${DIFF} fr.po fr.po.new || exit 1
-tmpfiles="$tmpfiles fr"
+tmpfiles="$tmpfiles fr fr_FR.ISO8859-1 fr_FR.UTF-8"
 test -d fr || mkdir fr
 test -d fr/LC_MESSAGES || mkdir fr/LC_MESSAGES
+test -L fr_FR.ISO8859-1 || ln -s fr fr_FR.ISO8859-1
+test -L fr_FR.UTF-8 || ln -s fr fr_FR.UTF-8
 : ${MSGFMT=msgfmt}
 ${MSGFMT} -o fr/LC_MESSAGES/prog.mo fr.po
--- gettext-0.16.1.orig/gettext-tools/tests/lang-clisp
+++ gettext-0.16.1/gettext-tools/tests/lang-clisp
@@ -74,9 +74,11 @@
 : ${DIFF=diff}
 ${DIFF} fr.po fr.po.new || exit 1
-tmpfiles="$tmpfiles fr"
+tmpfiles="$tmpfiles fr fr_FR.ISO8859-1 fr_FR.UTF-8"
 test -d fr || mkdir fr
 test -d fr/LC_MESSAGES || mkdir fr/LC_MESSAGES
+test -L fr_FR.ISO8859-1 || ln -s fr fr_FR.ISO8859-1
+test -L fr_FR.UTF-8 || ln -s fr fr_FR.UTF-8
 : ${MSGFMT=msgfmt}
 ${MSGFMT} -o fr/LC_MESSAGES/prog.mo fr.po
--- gettext-0.16.1.orig/gettext-tools/tests/lang-gawk
+++ gettext-0.16.1/gettext-tools/tests/lang-gawk
@@ -78,9 +78,11 @@
 : ${DIFF=diff}
 ${DIFF} fr.po fr.po.new || exit 1
-tmpfiles="$tmpfiles fr"
+tmpfiles="$tmpfiles fr fr_FR.ISO8859-1 fr_FR.UTF-8"
 test -d fr || mkdir fr
 test -d fr/LC_MESSAGES || mkdir fr/LC_MESSAGES
+test -L fr_FR.ISO8859-1 || ln -s fr fr_FR.ISO8859-1
+test -L fr_FR.UTF-8 || ln -s fr fr_FR.UTF-8
 : ${MSGFMT=msgfmt}
 ${MSGFMT} -o fr/LC_MESSAGES/prog.mo fr.po
--- gettext-0.16.1.orig/gettext-tools/tests/lang-guile
+++ gettext-0.16.1/gettext-tools/tests/lang-guile
@@ -77,9 +77,11 @@
 : ${DIFF=diff}
 ${DIFF} fr.po fr.po.new || exit 1
-tmpfiles="$tmpfiles fr"
+tmpfiles="$tmpfiles fr fr_FR.ISO8859-1 fr_FR.UTF-8"
 test -d fr || mkdir fr
 test -d fr/LC_MESSAGES || mkdir fr/LC_MESSAGES
+test -L fr_FR.ISO8859-1 || ln -s fr fr_FR.ISO8859-1
+test -L fr_FR.UTF-8 || ln -s fr fr_FR.UTF-8
 : ${MSGFMT=msgfmt}
 ${MSGFMT} -o fr/LC_MESSAGES/prog.mo fr.po
--- gettext-0.16.1.orig/gettext-tools/tests/lang-sh
+++ gettext-0.16.1/gettext-tools/tests/lang-sh
@@ -72,9 +72,11 @@
 : ${DIFF=diff}
 ${DIFF} fr.po fr.po.new || exit 1
-tmpfiles="$tmpfiles fr"
+tmpfiles="$tmpfiles fr_FR.ISO8859-1 fr_FR.UTF-8"
 test -d fr || mkdir fr
 test -d fr/LC_MESSAGES || mkdir fr/LC_MESSAGES
+test -L fr_FR.ISO8859-1 || ln -s fr fr_FR.ISO8859-1
+test -L fr_FR.UTF-8 || ln -s fr fr_FR.UTF-8
 : ${MSGFMT=msgfmt}
 ${MSGFMT} -o fr/LC_MESSAGES/prog.mo fr.po
components/gettext/patches/recode.patch
New file
@@ -0,0 +1,11 @@
--- gettext-0.16.1.orig/gettext-tools/tests/recode-sr-latin-2
+++ gettext-0.16.1/gettext-tools/tests/recode-sr-latin-2
@@ -11,7 +11,7 @@
 case "$host_os" in
   aix*)
     LOCALE_JA_EUCJP=ja_JP ;;
-  hpux* | osf* | netbsd*)
+  hpux* | osf* | netbsd* | solaris*)
     LOCALE_JA_EUCJP=ja_JP.eucJP ;;
   irix* | freebsd* | darwin*)
     LOCALE_JA_EUCJP=ja_JP.EUC ;;
components/gettext/patches/xgettext-java-2.patch
New file
@@ -0,0 +1,11 @@
--- gettext-0.16.1.orig/gettext-tools/tests/xgettext-java-2
+++ gettext-0.16.1/gettext-tools/tests/xgettext-java-2
@@ -105,7 +105,7 @@
 msgstr ""
 #: xg-j-2.java:12
-msgid "invalid surrogate Ã­Â²Âž second half"
+msgid "invalid surrogate  second half"
 msgstr ""
 #. Don't let the line numbers be confused by \u newlines.
components/meta-packages/history/SUNWgnu-gettext.p5m
New file
@@ -0,0 +1,33 @@
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
#
#
# Legacy package information for renamed SUNWgnu-gettext package
#
set name=pkg.fmri value=pkg:/SUNWgnu-gettext@0.16.1,5.11-0.133
set name=pkg.renamed value=true
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
depend fmri=text/gnu-gettext@0.16.1-0.133 type=require
doc/packaging.txt
@@ -17,23 +17,23 @@
            |
            v
    mogrified manifest
    (.../{component}/{build-dir}/manifest-$(ARCH)-{component}.mogrified)
    (.../{component}/{build-dir}/manifest-$(MACH)-{component}.mogrified)
            |
            v
    dependencies generated
    (.../{component}/{build-dir}/manifest-$(ARCH)-{component}.depend)
    (.../{component}/{build-dir}/manifest-$(MACH)-{component}.depend)
            |
            v
    dependencies resolved
    (.../{component}/{build-dir}/manifest-$(ARCH)-{component}.resolved)
    (.../{component}/{build-dir}/manifest-$(MACH)-{component}.resolved)
            |
            v
    manifest validation
    (.../{component}/{build-dir}/manifest-$(ARCH)-{component}.linted)
    (.../{component}/{build-dir}/manifest-$(MACH)-{component}.linted)
            |
            v
    publication manifest
    (.../{component}/{build-dir}/manifest-$(ARCH)-{component}.published)
    (.../{component}/{build-dir}/manifest-$(MACH)-{component}.published)
            |
            v
    publication
@@ -57,9 +57,8 @@
    license actions should be placed in the canonical manifest.
Mogrified Manifest
    The canonical manifest is combined with a template manifest header at
    $(WS_TOP)/transforms/manifest-metadata-template, a set of the transforms
    in $(WS_TOP)/transforms, and a set of macros are combined to more complete
    The canonical manifest is combined with a set of the transforms
    in $(WS_TOP)/transforms, and a set of macros to more complete
    package manifest using pkgmogrify(1).  The transforms apply default
    attributes to the various actions in the canonical manifest(s).  More
    detail about the attributes can be found in the transform file themselves.
@@ -73,7 +72,8 @@
        $(BUILD_VERSION)
        $(SOLARIS_VERSION)
        $(OS_VERSION)
        $(IPS_COMPONENTVERSION)
        $(IPS_COMPONENT_VERSION)
        $(COMPONENT_VERSION)
        $(COMPONENT_PROJECT_URL)
        $(COMPONENT_ARCHIVE_URL)
@@ -83,7 +83,7 @@
    These dependencies are only those that "pkgdepend generate" can determine
    on it's own.  Additional dependencies that can not be automatically
    determined by pkgdepend(1) should be placed in the canonical manifest.
    Staticly defined dependencies should be described in a canonical manifest
    Statically defined dependencies should be described in a canonical manifest
    in an unresolved form (ie. the form generated by "pkgdepend generate").
    Ex:
        depend fmri=__TBD pkg.debug.depend.file=etc/passwd \
make-rules/configure.mk
@@ -28,25 +28,30 @@
# support and build multiple version (32/64 bit) from a shared source.
#
# To use these rules, include ../make-rules/configure.mk in your Makefile
# and define "build", "install" targets appropriate to building your component.
# and define "build", "install", and "test" targets appropriate to building
# your component.
# Ex:
#
#     build:        $(SOURCE_DIR)/build/$(MACH32)/.built \
#             $(SOURCE_DIR)/build/$(MACH64)/.built
#
#
#    install:    $(SOURCE_DIR)/build/$(MACH32)/.installed \
#             $(SOURCE_DIR)/build/$(MACH64)/.installed
#
#    test:        $(SOURCE_DIR)/build/$(MACH32)/.tested \
#             $(SOURCE_DIR)/build/$(MACH64)/.tested
#
# Any additional pre/post configure, build, or install actions can be specified
# in your make file by setting them in on of the following macros:
#    COMPONENT_PRE_CONFIGURE_ACTION, COMPONENT_POST_CONFIGURE_ACTION
#    COMPONENT_PRE_BUILD_ACTION, COMPONENT_POST_BUILD_ACTION
#    COMPONENT_PRE_INSTALL_ACTION, COMPONENT_POST_INSTALL_ACTION
#    COMPONENT_PRE_TEST_ACTION, COMPONENT_POST_TEST_ACTION
#
# If component specific make targets need to be used for build or install, they
# can be specified in
#    COMPONENT_BUILD_TARGETS, COMPONENT_INSTALL_TARGETS
#    COMPONENT_TEST_TARGETS
#
CONFIGURE_PREFIX =    /usr
@@ -82,12 +87,17 @@
$(BUILD_DIR)/$(MACH64)/.built:        BITS=64
$(BUILD_DIR)/$(MACH32)/.installed:    BITS=32
$(BUILD_DIR)/$(MACH64)/.installed:    BITS=64
$(BUILD_DIR)/$(MACH32)/.tested:        BITS=32
$(BUILD_DIR)/$(MACH64)/.tested:        BITS=64
CONFIGURE_ENV += $(CONFIGURE_ENV.$(BITS))
CONFIGURE_OPTIONS += $(CONFIGURE_OPTIONS.$(BITS))
# set the default target for installation of the component
COMPONENT_INSTALL_TARGETS =    install
# set the default target for test of the component
COMPONENT_TEST_TARGETS =    check
# configure the unpacked source for building 32 and 64 bit version
CONFIGURE_SCRIPT =    $(SOURCE_DIR)/configure
@@ -115,5 +125,13 @@
    $(COMPONENT_POST_INSTALL_ACTION)
    $(TOUCH) $@
# test the built source
$(BUILD_DIR)/%/.tested:    $(BUILD_DIR)/%/.built
    $(COMPONENT_PRE_TEST_ACTION)
    (cd $(@D) ; $(ENV) $(COMPONENT_TEST_ENV) $(GMAKE) \
            $(COMPONENT_TEST_ARGS) $(COMPONENT_TEST_TARGETS))
    $(COMPONENT_POST_TEST_ACTION)
    $(TOUCH) $@
clean::
    $(RM) -r $(BUILD_DIR) $(PROTO_DIR)
make-rules/ips.mk
@@ -64,6 +64,7 @@
PKG_MACROS +=        MACH=$(MACH)
PKG_MACROS +=        MACH32=$(MACH32)
PKG_MACROS +=        MACH64=$(MACH64)
PKG_MACROS +=        IPS_PKG_NAME=$(IPS_PKG_NAME)
PKG_MACROS +=        PUBLISHER=$(PUBLISHER)
PKG_MACROS +=        CONSOLIDATION=$(CONSOLIDATION)
PKG_MACROS +=        BUILD_VERSION=$(BUILD_VERSION)
@@ -71,6 +72,7 @@
PKG_MACROS +=        OS_VERSION=$(OS_VERSION)
PKG_MACROS +=        IPS_COMPONENT_VERSION=$(IPS_COMPONENT_VERSION)
PKG_MACROS +=        COMPONENT_VERSION=$(COMPONENT_VERSION)
PKG_MACROS +=        COMPONENT_PROJECT_URL=$(COMPONENT_PROJECT_URL)
PKG_MACROS +=        COMPONENT_ARCHIVE_URL=$(COMPONENT_ARCHIVE_URL)
PKG_OPTIONS +=        $(PKG_MACROS:%=-D %)
make-rules/shared-macros.mk
@@ -64,6 +64,8 @@
CONFIG_SHELL =    /bin/bash
MAN_STABILITY =    $(WS_TOOLS)/man-stability
PKG_REPO =    file:$(WS_REPO)
COMPONENT_DIR =    $(shell pwd)
tools/man-stability
New file
@@ -0,0 +1,185 @@
#!/bin/sh
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
#
#
# Environment
#
PATH="/usr/bin"
export PATH
basename=`basename $0`
usage="\
Usage: $basename -n <name> -p <package> -s <stability> <file>...
       $basename --help"
help="$usage
Amends the given man pages to add a Solaris stability
classification and a note about source availability.
-n, -p, and -s affect man pages specified thereafter and may be
specified multiple times.
Arguments:
<file>
    The man page file to amend (in place).
-n <name>
    Specify the name of the project (required).
-p <package>
    Specify the name of the package (required).
-s <stability>
    A solaris stability level (required).
--help
    Display this message."
#
# Functions
#
# Usage: die [<message>] [<exitcode>]
die() {
    test -n "$1" && echo "$basename: $1"
    test -n "$2" && test "$2" -gt 0 && exit "$2"
    exit 0
}
# Adds the given nroff preprocessing flags to the flags on stdin, avoiding
# duplicates; outputs to stdout
addflags() {
    read flags
    for f in "$@"
    do
        case "$flags" in
            *${f}*) ;;
            *) flags="${flags}$f" ;;
        esac
    done
    echo "$flags"
}
# Amend the given man page file
process() {
    file="$1"
    flagre="^'"'\\" '
    # Add tbl (t) nroff preprocessing flag to existing flags, if any
    flags=`head -1 "$file" | grep "$flagre" | cut -f2 -d' ' | addflags t`
    # Remove existing flags from input
    grep -v "$flagre" "$file" | (
    # Replace flags and add comment header
    cat <<EOF
'\" $flags
.\"
.\" Modified to add a Solaris stability classification
.\" and a note about source availability.
.\"
EOF
cat
cat <<EOF
.\" Begin Oracle update
.SH ATTRIBUTES
See
.BR attributes (5)
for descriptions of the following attributes:
.sp
.TS
box;
cbp-1 | cbp-1
l | l .
ATTRIBUTE TYPE    ATTRIBUTE VALUE
=
Availability    $pkg
=
Interface Stability    $stability
.TE
.PP
.SH NOTES
Source for $project is available on http://opensolaris.org.
.\" End Oracle update
EOF
) > "$file"-
    # preserve permissions
    /usr/gnu/bin/chmod --reference="$file" "$file"-
    mv -f "$file"- "$file" || die "could not amend $opt" 1
}
#
# Main
#
project=
pkg=
stability=
test $# -gt 0 || set -- --help
while [ $# -gt 0 ]
do
    opt="$1"
    shift
    case "$opt" in
        --help)
            echo "$help"
            exit
        ;;
        -[nps])
            test $# -gt 0 || die "\"$opt\" requires an argument\n\n$usage"
            optarg="$1"
            shift
            case "$opt" in
                -n) project="$optarg" ;;
                -p) pkg="$optarg" ;;
                -s) stability="$optarg" ;;
            esac
        ;;
        *)
            test -f "$opt" || die "no such file: $opt"
            test -z "$project" && die "-n not specified\n\n$usage"
            test -z "$pkg" && die "-p not specified\n\n$usage"
            test -z "$stability" && die "-s not specified\n\n$usage"
            process "$opt"
        ;;
    esac
done
transforms/manifest-metadata-template
@@ -24,7 +24,7 @@
set name=pkg.fmri value=pkg:/$(IPS_PKG_NAME)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="XXX Summary XXX"
set name=info.classification value="org.opensolaris.category.2008:XXX Classification XXX"
set name=info.upstream_url value="XXX PROJECT URL XXX"
set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)