Import Upstream version 0.17

This commit is contained in:
openKylinBot 2022-05-14 03:20:37 +08:00
commit feb4f0cb76
199 changed files with 37174 additions and 0 deletions

1111
ABOUT-NLS Normal file

File diff suppressed because it is too large Load Diff

1
AUTHORS Normal file
View File

@ -0,0 +1 @@
Alexander Larsson - alexl@redhat.com

340
COPYING Normal file
View File

@ -0,0 +1,340 @@
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 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) <year> <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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 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) year 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.

2413
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

0
INSTALL Normal file
View File

66
Makefile.am Normal file
View File

@ -0,0 +1,66 @@
NULL =
SUBDIRS=po
if BUILD_DOCUMENTATION
SUBDIRS += man
endif
INCLUDES = \
-I$(top_srcdir) \
-I$(top_builddir) \
-DXDGCONFDIR=\"$(sysconfdir)/xdg\" \
-DLOCALEDIR=\"$(datadir)/locale\" \
-DSTANDALONE_XDG_USER_DIR_LOOKUP \
$(NULL)
EXTRA_DIST= config.rpath translate.c autogen.sh \
user-dirs.conf user-dirs.defaults xdg-user-dir xdg-user-dirs.desktop
xdgdir=$(sysconfdir)/xdg
xdg_DATA=user-dirs.conf user-dirs.defaults
xdgautostartdir=$(xdgdir)/autostart
xdgautostart_DATA = xdg-user-dirs.desktop
libraries = $(LIBINTL)
bin_PROGRAMS = \
xdg-user-dirs-update \
$(NULL)
bin_SCRIPTS = \
xdg-user-dir \
$(NULL)
xdg_user_dirs_update_SOURCES = xdg-user-dirs-update.c
xdg_user_dirs_update_LDADD = $(libraries)
noinst_PROGRAMS= \
xdg-user-dir-lookup
xdg_user_dir_lookup_SOURCES = \
xdg-user-dir-lookup.c
dist-hook: check-translations
@if test -d "$(srcdir)/.git"; \
then \
echo Creating ChangeLog && \
( cd "$(top_srcdir)" && \
echo '# Generated by Makefile. Do not edit.'; echo; \
$(top_srcdir)/missing --run git log --stat ) > ChangeLog.tmp \
&& mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \
|| ( rm -f ChangeLog.tmp ; \
echo Failed to generate ChangeLog >&2 ); \
else \
echo A git clone is required to generate a ChangeLog >&2; \
fi
check-translations:
@for i in $(top_srcdir)/po/*.po ; do \
if ! grep -q `basename $$i | sed 's,.po,,'` $(top_srcdir)/po/LINGUAS ; then \
echo '***' `basename $$i | sed 's,.po,,'` missing from po/LINGUAS '***' ; \
exit 1; \
fi; \
done;

1081
Makefile.in Normal file

File diff suppressed because it is too large Load Diff

73
NEWS Normal file
View File

@ -0,0 +1,73 @@
Major changes in 0.17 are:
* Respect $HOME in favour of getpwuid()
* Updated translations
* Documentation spelling fixes
Major changes in 0.16 are:
* Added autostart file
Major changes in 0.15 are:
* Updated translations
* Added manpages
Major changes in 0.14 are:
* Updated translations
* Fix permissions of ~/.config if created (should be 0700)
Major changes in 0.13 are:
* Fix a memleak
* Updated translations
* ChangeLog is now autogenerated by git
Major changes in 0.12 are:
* Updated translations
Major changes in 0.11 are:
* Switch DOWNLOAD default to "Downloads" instead of "Download" to
to match the other names
* Fix bashisms in xdg-user-dirs
* Updated translations
Major changes in 0.10 are:
* Made xdg-user-dir-lookup.c handle out of memory
* Made xdg-user-dir-lookup.c work with a c++ compiler
* Updated translations
Major changes in 0.9 are:
* More translations
* Fix some crashes
* Look for translations in XDG_DATA_DIRS for relocatable builds
Major changes in 0.8 are:
* Remove accidental debug spew leftovers
Major changes in 0.7 are:
* Don't recreate directories if removes/set to $HOME
Major changes in 0.6 are:
* More translations
* Fixed buggy printouts on --force
* Make xdg-user-dir-lookup.c #include:able
* Add xdg_user_dir_lookup_with_fallback to xdg-user-dir-lookup.c
* Add docs to xdg-user-dir-lookup.c
Major changes in 0.5 are:
* More translations
Major changes in 0.4 are:
* More translations
* Build fix when using external libintl
Major changes in 0.3 are:
* create ~/.config dir if needed
Major changes in 0.2 are:
* Build fixes
* Update user-dirs.dirs atomically
Major changes in 0.1 are:
* Add "Applications" to translations
* Support --dummy-output to write config file elsewhere on update
* Support --set to set a directory for the user
* Save the locale used on initial run and forced update
This can be used to track changes in locale

2
README Normal file
View File

@ -0,0 +1,2 @@
See info at:
http://freedesktop.org/wiki/Software/xdg-user-dirs

0
TODO Normal file
View File

3701
aclocal.m4 vendored Normal file

File diff suppressed because it is too large Load Diff

14
autogen.sh Executable file
View File

@ -0,0 +1,14 @@
#!/bin/sh
srcdir=`dirname $0`
test -z "$srcdir" && srcdir=.
ORIGDIR=`pwd`
cd $srcdir
autoreconf -v --install || exit 1
cd $ORIGDIR || exit $?
if test -z "$NOCONFIGURE"; then
$srcdir/configure "$@"
fi

347
compile Executable file
View File

@ -0,0 +1,347 @@
#! /bin/sh
# Wrapper for compilers which do not understand '-c -o'.
scriptversion=2012-10-14.11; # UTC
# Copyright (C) 1999-2014 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
#
# 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, 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, see <http://www.gnu.org/licenses/>.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
# configuration script generated by Autoconf, you may include it under
# the same distribution terms that you use for the rest of that program.
# This file is maintained in Automake, please report
# bugs to <bug-automake@gnu.org> or send patches to
# <automake-patches@gnu.org>.
nl='
'
# We need space, tab and new line, in precisely that order. Quoting is
# there to prevent tools from complaining about whitespace usage.
IFS=" "" $nl"
file_conv=
# func_file_conv build_file lazy
# Convert a $build file to $host form and store it in $file
# Currently only supports Windows hosts. If the determined conversion
# type is listed in (the comma separated) LAZY, no conversion will
# take place.
func_file_conv ()
{
file=$1
case $file in
/ | /[!/]*) # absolute file, and not a UNC file
if test -z "$file_conv"; then
# lazily determine how to convert abs files
case `uname -s` in
MINGW*)
file_conv=mingw
;;
CYGWIN*)
file_conv=cygwin
;;
*)
file_conv=wine
;;
esac
fi
case $file_conv/,$2, in
*,$file_conv,*)
;;
mingw/*)
file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
;;
cygwin/*)
file=`cygpath -m "$file" || echo "$file"`
;;
wine/*)
file=`winepath -w "$file" || echo "$file"`
;;
esac
;;
esac
}
# func_cl_dashL linkdir
# Make cl look for libraries in LINKDIR
func_cl_dashL ()
{
func_file_conv "$1"
if test -z "$lib_path"; then
lib_path=$file
else
lib_path="$lib_path;$file"
fi
linker_opts="$linker_opts -LIBPATH:$file"
}
# func_cl_dashl library
# Do a library search-path lookup for cl
func_cl_dashl ()
{
lib=$1
found=no
save_IFS=$IFS
IFS=';'
for dir in $lib_path $LIB
do
IFS=$save_IFS
if $shared && test -f "$dir/$lib.dll.lib"; then
found=yes
lib=$dir/$lib.dll.lib
break
fi
if test -f "$dir/$lib.lib"; then
found=yes
lib=$dir/$lib.lib
break
fi
if test -f "$dir/lib$lib.a"; then
found=yes
lib=$dir/lib$lib.a
break
fi
done
IFS=$save_IFS
if test "$found" != yes; then
lib=$lib.lib
fi
}
# func_cl_wrapper cl arg...
# Adjust compile command to suit cl
func_cl_wrapper ()
{
# Assume a capable shell
lib_path=
shared=:
linker_opts=
for arg
do
if test -n "$eat"; then
eat=
else
case $1 in
-o)
# configure might choose to run compile as 'compile cc -o foo foo.c'.
eat=1
case $2 in
*.o | *.[oO][bB][jJ])
func_file_conv "$2"
set x "$@" -Fo"$file"
shift
;;
*)
func_file_conv "$2"
set x "$@" -Fe"$file"
shift
;;
esac
;;
-I)
eat=1
func_file_conv "$2" mingw
set x "$@" -I"$file"
shift
;;
-I*)
func_file_conv "${1#-I}" mingw
set x "$@" -I"$file"
shift
;;
-l)
eat=1
func_cl_dashl "$2"
set x "$@" "$lib"
shift
;;
-l*)
func_cl_dashl "${1#-l}"
set x "$@" "$lib"
shift
;;
-L)
eat=1
func_cl_dashL "$2"
;;
-L*)
func_cl_dashL "${1#-L}"
;;
-static)
shared=false
;;
-Wl,*)
arg=${1#-Wl,}
save_ifs="$IFS"; IFS=','
for flag in $arg; do
IFS="$save_ifs"
linker_opts="$linker_opts $flag"
done
IFS="$save_ifs"
;;
-Xlinker)
eat=1
linker_opts="$linker_opts $2"
;;
-*)
set x "$@" "$1"
shift
;;
*.cc | *.CC | *.cxx | *.CXX | *.[cC]++)
func_file_conv "$1"
set x "$@" -Tp"$file"
shift
;;
*.c | *.cpp | *.CPP | *.lib | *.LIB | *.Lib | *.OBJ | *.obj | *.[oO])
func_file_conv "$1" mingw
set x "$@" "$file"
shift
;;
*)
set x "$@" "$1"
shift
;;
esac
fi
shift
done
if test -n "$linker_opts"; then
linker_opts="-link$linker_opts"
fi
exec "$@" $linker_opts
exit 1
}
eat=
case $1 in
'')
echo "$0: No command. Try '$0 --help' for more information." 1>&2
exit 1;
;;
-h | --h*)
cat <<\EOF
Usage: compile [--help] [--version] PROGRAM [ARGS]
Wrapper for compilers which do not understand '-c -o'.
Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
arguments, and rename the output as expected.
If you are trying to build a whole package this is not the
right script to run: please start by reading the file 'INSTALL'.
Report bugs to <bug-automake@gnu.org>.
EOF
exit $?
;;
-v | --v*)
echo "compile $scriptversion"
exit $?
;;
cl | *[/\\]cl | cl.exe | *[/\\]cl.exe )
func_cl_wrapper "$@" # Doesn't return...
;;
esac
ofile=
cfile=
for arg
do
if test -n "$eat"; then
eat=
else
case $1 in
-o)
# configure might choose to run compile as 'compile cc -o foo foo.c'.
# So we strip '-o arg' only if arg is an object.
eat=1
case $2 in
*.o | *.obj)
ofile=$2
;;
*)
set x "$@" -o "$2"
shift
;;
esac
;;
*.c)
cfile=$1
set x "$@" "$1"
shift
;;
*)
set x "$@" "$1"
shift
;;
esac
fi
shift
done
if test -z "$ofile" || test -z "$cfile"; then
# If no '-o' option was seen then we might have been invoked from a
# pattern rule where we don't need one. That is ok -- this is a
# normal compilation that the losing compiler can handle. If no
# '.c' file was seen then we are probably linking. That is also
# ok.
exec "$@"
fi
# Name of file we expect compiler to create.
cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
# Create the lock directory.
# Note: use '[/\\:.-]' here to ensure that we don't use the same name
# that we are using for the .o file. Also, base the name on the expected
# object file name, since that is what matters with a parallel build.
lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
while true; do
if mkdir "$lockdir" >/dev/null 2>&1; then
break
fi
sleep 1
done
# FIXME: race condition here if user kills between mkdir and trap.
trap "rmdir '$lockdir'; exit 1" 1 2 15
# Run the compile.
"$@"
ret=$?
if test -f "$cofile"; then
test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
elif test -f "${cofile}bj"; then
test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
fi
rmdir "$lockdir"
exit $ret
# Local Variables:
# mode: shell-script
# sh-indentation: 2
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-time-zone: "UTC"
# time-stamp-end: "; # UTC"
# End:

1462
config.guess vendored Executable file

File diff suppressed because it is too large Load Diff

56
config.h.in Normal file
View File

@ -0,0 +1,56 @@
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#undef ENABLE_NLS
/* The gettext domain name */
#undef GETTEXT_PACKAGE
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
CoreFoundation framework. */
#undef HAVE_CFLOCALECOPYCURRENT
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
the CoreFoundation framework. */
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
/* Define if the GNU dcgettext() function is already present or preinstalled.
*/
#undef HAVE_DCGETTEXT
/* Define if the GNU gettext() function is already present or preinstalled. */
#undef HAVE_GETTEXT
/* Define if you have the iconv() function and it works. */
#undef HAVE_ICONV
/* Define as const if the declaration of iconv() needs const. */
#undef ICONV_CONST
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Version number of package */
#undef VERSION
/* Define to empty if `const' does not conform to ANSI C. */
#undef const

571
config.rpath Executable file
View File

@ -0,0 +1,571 @@
#! /bin/sh
# Output a system dependent set of variables, describing how to set the
# run time search path of shared libraries in an executable.
#
# Copyright 1996-2005 Free Software Foundation, Inc.
# Taken from GNU libtool, 2001
# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
#
# This file is free software; the Free Software Foundation gives
# unlimited permission to copy and/or distribute it, with or without
# modifications, as long as this notice is preserved.
#
# The first argument passed to this file is the canonical host specification,
# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM
# or
# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM
# The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
# should be set by the caller.
#
# The set of defined variables is at the end of this script.
# Known limitations:
# - On IRIX 6.5 with CC="cc", the run time search patch must not be longer
# than 256 bytes, otherwise the compiler driver will dump core. The only
# known workaround is to choose shorter directory names for the build
# directory and/or the installation directory.
# All known linkers require a `.a' archive for static linking (except M$VC,
# which needs '.lib').
libext=a
shrext=.so
host="$1"
host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
cc_basename=`echo "$CC" | sed -e 's%^.*/%%'`
# Code taken from libtool.m4's AC_LIBTOOL_PROG_COMPILER_PIC.
wl=
if test "$GCC" = yes; then
wl='-Wl,'
else
case "$host_os" in
aix*)
wl='-Wl,'
;;
darwin*)
case "$cc_basename" in
xlc*)
wl='-Wl,'
;;
esac
;;
mingw* | pw32* | os2*)
;;
hpux9* | hpux10* | hpux11*)
wl='-Wl,'
;;
irix5* | irix6* | nonstopux*)
wl='-Wl,'
;;
newsos6)
;;
linux*)
case $cc_basename in
icc* | ecc*)
wl='-Wl,'
;;
pgcc | pgf77 | pgf90)
wl='-Wl,'
;;
ccc*)
wl='-Wl,'
;;
como)
wl='-lopt='
;;
esac
;;
osf3* | osf4* | osf5*)
wl='-Wl,'
;;
sco3.2v5*)
;;
solaris*)
wl='-Wl,'
;;
sunos4*)
wl='-Qoption ld '
;;
sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
wl='-Wl,'
;;
sysv4*MP*)
;;
unicos*)
wl='-Wl,'
;;
uts4*)
;;
esac
fi
# Code taken from libtool.m4's AC_LIBTOOL_PROG_LD_SHLIBS.
hardcode_libdir_flag_spec=
hardcode_libdir_separator=
hardcode_direct=no
hardcode_minus_L=no
case "$host_os" in
cygwin* | mingw* | pw32*)
# FIXME: the MSVC++ port hasn't been tested in a loooong time
# When not using gcc, we currently assume that we are using
# Microsoft Visual C++.
if test "$GCC" != yes; then
with_gnu_ld=no
fi
;;
openbsd*)
with_gnu_ld=no
;;
esac
ld_shlibs=yes
if test "$with_gnu_ld" = yes; then
case "$host_os" in
aix3* | aix4* | aix5*)
# On AIX/PPC, the GNU linker is very broken
if test "$host_cpu" != ia64; then
ld_shlibs=no
fi
;;
amigaos*)
hardcode_libdir_flag_spec='-L$libdir'
hardcode_minus_L=yes
# Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
# that the semantics of dynamic libraries on AmigaOS, at least up
# to version 4, is to share data among multiple programs linked
# with the same dynamic library. Since this doesn't match the
# behavior of shared libraries on other platforms, we cannot use
# them.
ld_shlibs=no
;;
beos*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
:
else
ld_shlibs=no
fi
;;
cygwin* | mingw* | pw32*)
# hardcode_libdir_flag_spec is actually meaningless, as there is
# no search path for DLLs.
hardcode_libdir_flag_spec='-L$libdir'
if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
:
else
ld_shlibs=no
fi
;;
netbsd*)
;;
solaris* | sysv5*)
if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
ld_shlibs=no
elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
:
else
ld_shlibs=no
fi
;;
sunos4*)
hardcode_direct=yes
;;
linux*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
:
else
ld_shlibs=no
fi
;;
*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
:
else
ld_shlibs=no
fi
;;
esac
if test "$ld_shlibs" = yes; then
# Unlike libtool, we use -rpath here, not --rpath, since the documented
# option of GNU ld is called -rpath, not --rpath.
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
fi
else
case "$host_os" in
aix3*)
# Note: this linker hardcodes the directories in LIBPATH if there
# are no directories specified by -L.
hardcode_minus_L=yes
if test "$GCC" = yes; then
# Neither direct hardcoding nor static linking is supported with a
# broken collect2.
hardcode_direct=unsupported
fi
;;
aix4* | aix5*)
if test "$host_cpu" = ia64; then
# On IA64, the linker does run time linking by default, so we don't
# have to do anything special.
aix_use_runtimelinking=no
else
aix_use_runtimelinking=no
# Test if we are trying to use run time linking or normal
# AIX style linking. If -brtl is somewhere in LDFLAGS, we
# need to do runtime linking.
case $host_os in aix4.[23]|aix4.[23].*|aix5*)
for ld_flag in $LDFLAGS; do
if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
aix_use_runtimelinking=yes
break
fi
done
esac
fi
hardcode_direct=yes
hardcode_libdir_separator=':'
if test "$GCC" = yes; then
case $host_os in aix4.[012]|aix4.[012].*)
collect2name=`${CC} -print-prog-name=collect2`
if test -f "$collect2name" && \
strings "$collect2name" | grep resolve_lib_name >/dev/null
then
# We have reworked collect2
hardcode_direct=yes
else
# We have old collect2
hardcode_direct=unsupported
hardcode_minus_L=yes
hardcode_libdir_flag_spec='-L$libdir'
hardcode_libdir_separator=
fi
esac
fi
# Begin _LT_AC_SYS_LIBPATH_AIX.
echo 'int main () { return 0; }' > conftest.c
${CC} ${LDFLAGS} conftest.c -o conftest
aix_libpath=`dump -H conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
}'`
if test -z "$aix_libpath"; then
aix_libpath=`dump -HX64 conftest 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0 *\(.*\)$/\1/; p; }
}'`
fi
if test -z "$aix_libpath"; then
aix_libpath="/usr/lib:/lib"
fi
rm -f conftest.c conftest
# End _LT_AC_SYS_LIBPATH_AIX.
if test "$aix_use_runtimelinking" = yes; then
hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
else
if test "$host_cpu" = ia64; then
hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
else
hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
fi
fi
;;
amigaos*)
hardcode_libdir_flag_spec='-L$libdir'
hardcode_minus_L=yes
# see comment about different semantics on the GNU ld section
ld_shlibs=no
;;
bsdi[45]*)
;;
cygwin* | mingw* | pw32*)
# When not using gcc, we currently assume that we are using
# Microsoft Visual C++.
# hardcode_libdir_flag_spec is actually meaningless, as there is
# no search path for DLLs.
hardcode_libdir_flag_spec=' '
libext=lib
;;
darwin* | rhapsody*)
hardcode_direct=no
if test "$GCC" = yes ; then
:
else
case "$cc_basename" in
xlc*)
;;
*)
ld_shlibs=no
;;
esac
fi
;;
dgux*)
hardcode_libdir_flag_spec='-L$libdir'
;;
freebsd1*)
ld_shlibs=no
;;
freebsd2.2*)
hardcode_libdir_flag_spec='-R$libdir'
hardcode_direct=yes
;;
freebsd2*)
hardcode_direct=yes
hardcode_minus_L=yes
;;
freebsd* | kfreebsd*-gnu | dragonfly*)
hardcode_libdir_flag_spec='-R$libdir'
hardcode_direct=yes
;;
hpux9*)
hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
hardcode_libdir_separator=:
hardcode_direct=yes
# hardcode_minus_L: Not really in the search PATH,
# but as the default location of the library.
hardcode_minus_L=yes
;;
hpux10* | hpux11*)
if test "$with_gnu_ld" = no; then
case "$host_cpu" in
hppa*64*)
hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
hardcode_libdir_separator=:
hardcode_direct=no
;;
ia64*)
hardcode_libdir_flag_spec='-L$libdir'
hardcode_direct=no
# hardcode_minus_L: Not really in the search PATH,
# but as the default location of the library.
hardcode_minus_L=yes
;;
*)
hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
hardcode_libdir_separator=:
hardcode_direct=yes
# hardcode_minus_L: Not really in the search PATH,
# but as the default location of the library.
hardcode_minus_L=yes
;;
esac
fi
;;
irix5* | irix6* | nonstopux*)
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
hardcode_libdir_separator=:
;;
netbsd*)
hardcode_libdir_flag_spec='-R$libdir'
hardcode_direct=yes
;;
newsos6)
hardcode_direct=yes
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
hardcode_libdir_separator=:
;;
openbsd*)
hardcode_direct=yes
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
else
case "$host_os" in
openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
hardcode_libdir_flag_spec='-R$libdir'
;;
*)
hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
;;
esac
fi
;;
os2*)
hardcode_libdir_flag_spec='-L$libdir'
hardcode_minus_L=yes
;;
osf3*)
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
hardcode_libdir_separator=:
;;
osf4* | osf5*)
if test "$GCC" = yes; then
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
else
# Both cc and cxx compiler support -rpath directly
hardcode_libdir_flag_spec='-rpath $libdir'
fi
hardcode_libdir_separator=:
;;
sco3.2v5*)
;;
solaris*)
hardcode_libdir_flag_spec='-R$libdir'
;;
sunos4*)
hardcode_libdir_flag_spec='-L$libdir'
hardcode_direct=yes
hardcode_minus_L=yes
;;
sysv4)
case $host_vendor in
sni)
hardcode_direct=yes # is this really true???
;;
siemens)
hardcode_direct=no
;;
motorola)
hardcode_direct=no #Motorola manual says yes, but my tests say they lie
;;
esac
;;
sysv4.3*)
;;
sysv4*MP*)
if test -d /usr/nec; then
ld_shlibs=yes
fi
;;
sysv4.2uw2*)
hardcode_direct=yes
hardcode_minus_L=no
;;
sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
;;
sysv5*)
hardcode_libdir_flag_spec=
;;
uts4*)
hardcode_libdir_flag_spec='-L$libdir'
;;
*)
ld_shlibs=no
;;
esac
fi
# Check dynamic linker characteristics
# Code taken from libtool.m4's AC_LIBTOOL_SYS_DYNAMIC_LINKER.
libname_spec='lib$name'
case "$host_os" in
aix3*)
;;
aix4* | aix5*)
;;
amigaos*)
;;
beos*)
;;
bsdi[45]*)
;;
cygwin* | mingw* | pw32*)
shrext=.dll
;;
darwin* | rhapsody*)
shrext=.dylib
;;
dgux*)
;;
freebsd1*)
;;
kfreebsd*-gnu)
;;
freebsd*)
;;
gnu*)
;;
hpux9* | hpux10* | hpux11*)
case "$host_cpu" in
ia64*)
shrext=.so
;;
hppa*64*)
shrext=.sl
;;
*)
shrext=.sl
;;
esac
;;
irix5* | irix6* | nonstopux*)
case "$host_os" in
irix5* | nonstopux*)
libsuff= shlibsuff=
;;
*)
case $LD in
*-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ") libsuff= shlibsuff= ;;
*-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ") libsuff=32 shlibsuff=N32 ;;
*-64|*"-64 "|*-melf64bmip|*"-melf64bmip ") libsuff=64 shlibsuff=64 ;;
*) libsuff= shlibsuff= ;;
esac
;;
esac
;;
linux*oldld* | linux*aout* | linux*coff*)
;;
linux*)
;;
knetbsd*-gnu)
;;
netbsd*)
;;
newsos6)
;;
nto-qnx*)
;;
openbsd*)
;;
os2*)
libname_spec='$name'
shrext=.dll
;;
osf3* | osf4* | osf5*)
;;
sco3.2v5*)
;;
solaris*)
;;
sunos4*)
;;
sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
;;
sysv4*MP*)
;;
uts4*)
;;
esac
sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
LC_ALL=C sed -e 's/^\([a-zA-Z0-9_]*\)=/acl_cv_\1=/' <<EOF
# How to pass a linker flag through the compiler.
wl="$escaped_wl"
# Static library suffix (normally "a").
libext="$libext"
# Shared library suffix (normally "so").
shlibext="$shlibext"
# Flag to hardcode \$libdir into a binary during linking.
# This must work even if \$libdir does not exist.
hardcode_libdir_flag_spec="$escaped_hardcode_libdir_flag_spec"
# Whether we need a single -rpath flag with a separated argument.
hardcode_libdir_separator="$hardcode_libdir_separator"
# Set to yes if using DIR/libNAME.so during linking hardcodes DIR into the
# resulting binary.
hardcode_direct="$hardcode_direct"
# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
# resulting binary.
hardcode_minus_L="$hardcode_minus_L"
EOF

1823
config.sub vendored Executable file

File diff suppressed because it is too large Load Diff

9173
configure vendored Executable file

File diff suppressed because it is too large Load Diff

83
configure.ac Normal file
View File

@ -0,0 +1,83 @@
AC_INIT(xdg-user-dirs-update.c)
AM_INIT_AUTOMAKE(xdg-user-dirs, 0.17)
AM_CONFIG_HEADER(config.h)
AM_SANITY_CHECK
AM_MAINTAINER_MODE
AC_C_CONST
AC_ISC_POSIX
AC_PROG_CC
AC_PROG_CPP
AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET
AM_PROG_MKDIR_P
AM_ICONV
GETTEXT_PACKAGE=xdg-user-dirs
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [The gettext domain name])
AC_SUBST(GETTEXT_PACKAGE)
AM_GNU_GETTEXT([external])
dnl ==========================================================================
dnl Turn on the additional warnings last, so -Werror doesn't affect other tests.
AC_ARG_ENABLE(more-warnings,
AS_HELP_STRING([--enable-more-warnings],[Maximum compiler warnings]),
set_more_warnings="$enableval",[
if test -f $srcdir/CVSVERSION; then
is_cvs_version=true
set_more_warnings=yes
else
set_more_warnings=no
fi
])
AC_MSG_CHECKING(for more warnings, including -Werror)
if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; then
AC_MSG_RESULT(yes)
CFLAGS="\
-Wall \
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes \
-Wnested-externs -Wpointer-arith \
-Wcast-align -Wsign-compare \
-Werror \
$CFLAGS"
for option in -Wno-strict-aliasing -Wno-sign-compare; do
SAVE_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS $option"
AC_MSG_CHECKING([whether gcc understands $option])
AC_TRY_COMPILE([], [],
has_option=yes,
has_option=no,)
if test $has_option = no; then
CFLAGS="$SAVE_CFLAGS"
fi
AC_MSG_RESULT($has_option)
unset has_option
unset SAVE_CFLAGS
done
unset option
else
AC_MSG_RESULT(no)
fi
AC_ARG_ENABLE(documentation,
AC_HELP_STRING([--enable-documentation],
[build documentation]),,
enable_documentation=yes)
if test x$enable_documentation = xyes; then
AC_PATH_PROG([XSLTPROC], [xsltproc])
if test x$XSLTPROC = x; then
AC_MSG_ERROR([xsltproc is required to build documentation])
fi
fi
AM_CONDITIONAL(BUILD_DOCUMENTATION, test x$enable_documentation = xyes)
AC_OUTPUT([ po/Makefile.in
Makefile
man/Makefile
])

791
depcomp Executable file
View File

@ -0,0 +1,791 @@
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2013-05-30.07; # UTC
# Copyright (C) 1999-2014 Free Software Foundation, Inc.
# 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, 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, see <http://www.gnu.org/licenses/>.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
# configuration script generated by Autoconf, you may include it under
# the same distribution terms that you use for the rest of that program.
# Originally written by Alexandre Oliva <oliva@dcc.unicamp.br>.
case $1 in
'')
echo "$0: No command. Try '$0 --help' for more information." 1>&2
exit 1;
;;
-h | --h*)
cat <<\EOF
Usage: depcomp [--help] [--version] PROGRAM [ARGS]
Run PROGRAMS ARGS to compile a file, generating dependencies
as side-effects.
Environment variables:
depmode Dependency tracking mode.
source Source file read by 'PROGRAMS ARGS'.
object Object file output by 'PROGRAMS ARGS'.
DEPDIR directory where to store dependencies.
depfile Dependency file to output.
tmpdepfile Temporary file to use when outputting dependencies.
libtool Whether libtool is used (yes/no).
Report bugs to <bug-automake@gnu.org>.
EOF
exit $?
;;
-v | --v*)
echo "depcomp $scriptversion"
exit $?
;;
esac
# Get the directory component of the given path, and save it in the
# global variables '$dir'. Note that this directory component will
# be either empty or ending with a '/' character. This is deliberate.
set_dir_from ()
{
case $1 in
*/*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
*) dir=;;
esac
}
# Get the suffix-stripped basename of the given path, and save it the
# global variable '$base'.
set_base_from ()
{
base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
}
# If no dependency file was actually created by the compiler invocation,
# we still have to create a dummy depfile, to avoid errors with the
# Makefile "include basename.Plo" scheme.
make_dummy_depfile ()
{
echo "#dummy" > "$depfile"
}
# Factor out some common post-processing of the generated depfile.
# Requires the auxiliary global variable '$tmpdepfile' to be set.
aix_post_process_depfile ()
{
# If the compiler actually managed to produce a dependency file,
# post-process it.
if test -f "$tmpdepfile"; then
# Each line is of the form 'foo.o: dependency.h'.
# Do two passes, one to just change these to
# $object: dependency.h
# and one to simply output
# dependency.h:
# which is needed to avoid the deleted-header problem.
{ sed -e "s,^.*\.[$lower]*:,$object:," < "$tmpdepfile"
sed -e "s,^.*\.[$lower]*:[$tab ]*,," -e 's,$,:,' < "$tmpdepfile"
} > "$depfile"
rm -f "$tmpdepfile"
else
make_dummy_depfile
fi
}
# A tabulation character.
tab=' '
# A newline character.
nl='
'
# Character ranges might be problematic outside the C locale.
# These definitions help.
upper=ABCDEFGHIJKLMNOPQRSTUVWXYZ
lower=abcdefghijklmnopqrstuvwxyz
digits=0123456789
alpha=${upper}${lower}
if test -z "$depmode" || test -z "$source" || test -z "$object"; then
echo "depcomp: Variables source, object and depmode must be set" 1>&2
exit 1
fi
# Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po.
depfile=${depfile-`echo "$object" |
sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
rm -f "$tmpdepfile"
# Avoid interferences from the environment.
gccflag= dashmflag=
# Some modes work just like other modes, but use different flags. We
# parameterize here, but still list the modes in the big case below,
# to make depend.m4 easier to write. Note that we *cannot* use a case
# here, because this file can only contain one case statement.
if test "$depmode" = hp; then
# HP compiler uses -M and no extra arg.
gccflag=-M
depmode=gcc
fi
if test "$depmode" = dashXmstdout; then
# This is just like dashmstdout with a different argument.
dashmflag=-xM
depmode=dashmstdout
fi
cygpath_u="cygpath -u -f -"
if test "$depmode" = msvcmsys; then
# This is just like msvisualcpp but w/o cygpath translation.
# Just convert the backslash-escaped backslashes to single forward
# slashes to satisfy depend.m4
cygpath_u='sed s,\\\\,/,g'
depmode=msvisualcpp
fi
if test "$depmode" = msvc7msys; then
# This is just like msvc7 but w/o cygpath translation.
# Just convert the backslash-escaped backslashes to single forward
# slashes to satisfy depend.m4
cygpath_u='sed s,\\\\,/,g'
depmode=msvc7
fi
if test "$depmode" = xlc; then
# IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
gccflag=-qmakedep=gcc,-MF
depmode=gcc
fi
case "$depmode" in
gcc3)
## gcc 3 implements dependency tracking that does exactly what
## we want. Yay! Note: for some reason libtool 1.4 doesn't like
## it if -MD -MP comes after the -MF stuff. Hmm.
## Unfortunately, FreeBSD c89 acceptance of flags depends upon
## the command line argument order; so add the flags where they
## appear in depend2.am. Note that the slowdown incurred here
## affects only configure: in makefiles, %FASTDEP% shortcuts this.
for arg
do
case $arg in
-c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
*) set fnord "$@" "$arg" ;;
esac
shift # fnord
shift # $arg
done
"$@"
stat=$?
if test $stat -ne 0; then
rm -f "$tmpdepfile"
exit $stat
fi
mv "$tmpdepfile" "$depfile"
;;
gcc)
## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
## but also to in-use compilers like IMB xlc/xlC and the HP C compiler.
## (see the conditional assignment to $gccflag above).
## There are various ways to get dependency output from gcc. Here's
## why we pick this rather obscure method:
## - Don't want to use -MD because we'd like the dependencies to end
## up in a subdir. Having to rename by hand is ugly.
## (We might end up doing this anyway to support other compilers.)
## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
## -MM, not -M (despite what the docs say). Also, it might not be
## supported by the other compilers which use the 'gcc' depmode.
## - Using -M directly means running the compiler twice (even worse
## than renaming).
if test -z "$gccflag"; then
gccflag=-MD,
fi
"$@" -Wp,"$gccflag$tmpdepfile"
stat=$?
if test $stat -ne 0; then
rm -f "$tmpdepfile"
exit $stat
fi
rm -f "$depfile"
echo "$object : \\" > "$depfile"
# The second -e expression handles DOS-style file names with drive
# letters.
sed -e 's/^[^:]*: / /' \
-e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile"
## This next piece of magic avoids the "deleted header file" problem.
## The problem is that when a header file which appears in a .P file
## is deleted, the dependency causes make to die (because there is
## typically no way to rebuild the header). We avoid this by adding
## dummy dependencies for each header file. Too bad gcc doesn't do
## this for us directly.
## Some versions of gcc put a space before the ':'. On the theory
## that the space means something, we add a space to the output as
## well. hp depmode also adds that space, but also prefixes the VPATH
## to the object. Take care to not repeat it in the output.
## Some versions of the HPUX 10.20 sed can't process this invocation
## correctly. Breaking it into two sed invocations is a workaround.
tr ' ' "$nl" < "$tmpdepfile" \
| sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \
| sed -e 's/$/ :/' >> "$depfile"
rm -f "$tmpdepfile"
;;
hp)
# This case exists only to let depend.m4 do its work. It works by
# looking at the text of this script. This case will never be run,
# since it is checked for above.
exit 1
;;
sgi)
if test "$libtool" = yes; then
"$@" "-Wp,-MDupdate,$tmpdepfile"
else
"$@" -MDupdate "$tmpdepfile"
fi
stat=$?
if test $stat -ne 0; then
rm -f "$tmpdepfile"
exit $stat
fi
rm -f "$depfile"
if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files
echo "$object : \\" > "$depfile"
# Clip off the initial element (the dependent). Don't try to be
# clever and replace this with sed code, as IRIX sed won't handle
# lines with more than a fixed number of characters (4096 in
# IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
# the IRIX cc adds comments like '#:fec' to the end of the
# dependency line.
tr ' ' "$nl" < "$tmpdepfile" \
| sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' \
| tr "$nl" ' ' >> "$depfile"
echo >> "$depfile"
# The second pass generates a dummy entry for each header file.
tr ' ' "$nl" < "$tmpdepfile" \
| sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
>> "$depfile"
else
make_dummy_depfile
fi
rm -f "$tmpdepfile"
;;
xlc)
# This case exists only to let depend.m4 do its work. It works by
# looking at the text of this script. This case will never be run,
# since it is checked for above.
exit 1
;;
aix)
# The C for AIX Compiler uses -M and outputs the dependencies
# in a .u file. In older versions, this file always lives in the
# current directory. Also, the AIX compiler puts '$object:' at the
# start of each line; $object doesn't have directory information.
# Version 6 uses the directory in both cases.
set_dir_from "$object"
set_base_from "$object"
if test "$libtool" = yes; then
tmpdepfile1=$dir$base.u
tmpdepfile2=$base.u
tmpdepfile3=$dir.libs/$base.u
"$@" -Wc,-M
else
tmpdepfile1=$dir$base.u
tmpdepfile2=$dir$base.u
tmpdepfile3=$dir$base.u
"$@" -M
fi
stat=$?
if test $stat -ne 0; then
rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
exit $stat
fi
for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
do
test -f "$tmpdepfile" && break
done
aix_post_process_depfile
;;
tcc)
# tcc (Tiny C Compiler) understand '-MD -MF file' since version 0.9.26
# FIXME: That version still under development at the moment of writing.
# Make that this statement remains true also for stable, released
# versions.
# It will wrap lines (doesn't matter whether long or short) with a
# trailing '\', as in:
#
# foo.o : \
# foo.c \
# foo.h \
#
# It will put a trailing '\' even on the last line, and will use leading
# spaces rather than leading tabs (at least since its commit 0394caf7
# "Emit spaces for -MD").
"$@" -MD -MF "$tmpdepfile"
stat=$?
if test $stat -ne 0; then
rm -f "$tmpdepfile"
exit $stat
fi
rm -f "$depfile"
# Each non-empty line is of the form 'foo.o : \' or ' dep.h \'.
# We have to change lines of the first kind to '$object: \'.
sed -e "s|.*:|$object :|" < "$tmpdepfile" > "$depfile"
# And for each line of the second kind, we have to emit a 'dep.h:'
# dummy dependency, to avoid the deleted-header problem.
sed -n -e 's|^ *\(.*\) *\\$|\1:|p' < "$tmpdepfile" >> "$depfile"
rm -f "$tmpdepfile"
;;
## The order of this option in the case statement is important, since the
## shell code in configure will try each of these formats in the order
## listed in this file. A plain '-MD' option would be understood by many
## compilers, so we must ensure this comes after the gcc and icc options.
pgcc)
# Portland's C compiler understands '-MD'.
# Will always output deps to 'file.d' where file is the root name of the
# source file under compilation, even if file resides in a subdirectory.
# The object file name does not affect the name of the '.d' file.
# pgcc 10.2 will output
# foo.o: sub/foo.c sub/foo.h
# and will wrap long lines using '\' :
# foo.o: sub/foo.c ... \
# sub/foo.h ... \
# ...
set_dir_from "$object"
# Use the source, not the object, to determine the base name, since
# that's sadly what pgcc will do too.
set_base_from "$source"
tmpdepfile=$base.d
# For projects that build the same source file twice into different object
# files, the pgcc approach of using the *source* file root name can cause
# problems in parallel builds. Use a locking strategy to avoid stomping on
# the same $tmpdepfile.
lockdir=$base.d-lock
trap "
echo '$0: caught signal, cleaning up...' >&2
rmdir '$lockdir'
exit 1
" 1 2 13 15
numtries=100
i=$numtries
while test $i -gt 0; do
# mkdir is a portable test-and-set.
if mkdir "$lockdir" 2>/dev/null; then
# This process acquired the lock.
"$@" -MD
stat=$?
# Release the lock.
rmdir "$lockdir"
break
else
# If the lock is being held by a different process, wait
# until the winning process is done or we timeout.
while test -d "$lockdir" && test $i -gt 0; do
sleep 1
i=`expr $i - 1`
done
fi
i=`expr $i - 1`
done
trap - 1 2 13 15
if test $i -le 0; then
echo "$0: failed to acquire lock after $numtries attempts" >&2
echo "$0: check lockdir '$lockdir'" >&2
exit 1
fi
if test $stat -ne 0; then
rm -f "$tmpdepfile"
exit $stat
fi
rm -f "$depfile"
# Each line is of the form `foo.o: dependent.h',
# or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'.
# Do two passes, one to just change these to
# `$object: dependent.h' and one to simply `dependent.h:'.
sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
# Some versions of the HPUX 10.20 sed can't process this invocation
# correctly. Breaking it into two sed invocations is a workaround.
sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" \
| sed -e 's/$/ :/' >> "$depfile"
rm -f "$tmpdepfile"
;;
hp2)
# The "hp" stanza above does not work with aCC (C++) and HP's ia64
# compilers, which have integrated preprocessors. The correct option
# to use with these is +Maked; it writes dependencies to a file named
# 'foo.d', which lands next to the object file, wherever that
# happens to be.
# Much of this is similar to the tru64 case; see comments there.
set_dir_from "$object"
set_base_from "$object"
if test "$libtool" = yes; then
tmpdepfile1=$dir$base.d
tmpdepfile2=$dir.libs/$base.d
"$@" -Wc,+Maked
else
tmpdepfile1=$dir$base.d
tmpdepfile2=$dir$base.d
"$@" +Maked
fi
stat=$?
if test $stat -ne 0; then
rm -f "$tmpdepfile1" "$tmpdepfile2"
exit $stat
fi
for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2"
do
test -f "$tmpdepfile" && break
done
if test -f "$tmpdepfile"; then
sed -e "s,^.*\.[$lower]*:,$object:," "$tmpdepfile" > "$depfile"
# Add 'dependent.h:' lines.
sed -ne '2,${
s/^ *//
s/ \\*$//
s/$/:/
p
}' "$tmpdepfile" >> "$depfile"
else
make_dummy_depfile
fi
rm -f "$tmpdepfile" "$tmpdepfile2"
;;
tru64)
# The Tru64 compiler uses -MD to generate dependencies as a side
# effect. 'cc -MD -o foo.o ...' puts the dependencies into 'foo.o.d'.
# At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put
# dependencies in 'foo.d' instead, so we check for that too.
# Subdirectories are respected.
set_dir_from "$object"
set_base_from "$object"
if test "$libtool" = yes; then
# Libtool generates 2 separate objects for the 2 libraries. These
# two compilations output dependencies in $dir.libs/$base.o.d and
# in $dir$base.o.d. We have to check for both files, because
# one of the two compilations can be disabled. We should prefer
# $dir$base.o.d over $dir.libs/$base.o.d because the latter is
# automatically cleaned when .libs/ is deleted, while ignoring
# the former would cause a distcleancheck panic.
tmpdepfile1=$dir$base.o.d # libtool 1.5
tmpdepfile2=$dir.libs/$base.o.d # Likewise.
tmpdepfile3=$dir.libs/$base.d # Compaq CCC V6.2-504
"$@" -Wc,-MD
else
tmpdepfile1=$dir$base.d
tmpdepfile2=$dir$base.d
tmpdepfile3=$dir$base.d
"$@" -MD
fi
stat=$?
if test $stat -ne 0; then
rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
exit $stat
fi
for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
do
test -f "$tmpdepfile" && break
done
# Same post-processing that is required for AIX mode.
aix_post_process_depfile
;;
msvc7)
if test "$libtool" = yes; then
showIncludes=-Wc,-showIncludes
else
showIncludes=-showIncludes
fi
"$@" $showIncludes > "$tmpdepfile"
stat=$?
grep -v '^Note: including file: ' "$tmpdepfile"
if test $stat -ne 0; then
rm -f "$tmpdepfile"
exit $stat
fi
rm -f "$depfile"
echo "$object : \\" > "$depfile"
# The first sed program below extracts the file names and escapes
# backslashes for cygpath. The second sed program outputs the file
# name when reading, but also accumulates all include files in the
# hold buffer in order to output them again at the end. This only
# works with sed implementations that can handle large buffers.
sed < "$tmpdepfile" -n '
/^Note: including file: *\(.*\)/ {
s//\1/
s/\\/\\\\/g
p
}' | $cygpath_u | sort -u | sed -n '
s/ /\\ /g
s/\(.*\)/'"$tab"'\1 \\/p
s/.\(.*\) \\/\1:/
H
$ {
s/.*/'"$tab"'/
G
p
}' >> "$depfile"
echo >> "$depfile" # make sure the fragment doesn't end with a backslash
rm -f "$tmpdepfile"
;;
msvc7msys)
# This case exists only to let depend.m4 do its work. It works by
# looking at the text of this script. This case will never be run,
# since it is checked for above.
exit 1
;;
#nosideeffect)
# This comment above is used by automake to tell side-effect
# dependency tracking mechanisms from slower ones.
dashmstdout)
# Important note: in order to support this mode, a compiler *must*
# always write the preprocessed file to stdout, regardless of -o.
"$@" || exit $?
# Remove the call to Libtool.
if test "$libtool" = yes; then
while test "X$1" != 'X--mode=compile'; do
shift
done
shift
fi
# Remove '-o $object'.
IFS=" "
for arg
do
case $arg in
-o)
shift
;;
$object)
shift
;;
*)
set fnord "$@" "$arg"
shift # fnord
shift # $arg
;;
esac
done
test -z "$dashmflag" && dashmflag=-M
# Require at least two characters before searching for ':'
# in the target name. This is to cope with DOS-style filenames:
# a dependency such as 'c:/foo/bar' could be seen as target 'c' otherwise.
"$@" $dashmflag |
sed "s|^[$tab ]*[^:$tab ][^:][^:]*:[$tab ]*|$object: |" > "$tmpdepfile"
rm -f "$depfile"
cat < "$tmpdepfile" > "$depfile"
# Some versions of the HPUX 10.20 sed can't process this sed invocation
# correctly. Breaking it into two sed invocations is a workaround.
tr ' ' "$nl" < "$tmpdepfile" \
| sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' \
| sed -e 's/$/ :/' >> "$depfile"
rm -f "$tmpdepfile"
;;
dashXmstdout)
# This case only exists to satisfy depend.m4. It is never actually
# run, as this mode is specially recognized in the preamble.
exit 1
;;
makedepend)
"$@" || exit $?
# Remove any Libtool call
if test "$libtool" = yes; then
while test "X$1" != 'X--mode=compile'; do
shift
done
shift
fi
# X makedepend
shift
cleared=no eat=no
for arg
do
case $cleared in
no)
set ""; shift
cleared=yes ;;
esac
if test $eat = yes; then
eat=no
continue
fi
case "$arg" in
-D*|-I*)
set fnord "$@" "$arg"; shift ;;
# Strip any option that makedepend may not understand. Remove
# the object too, otherwise makedepend will parse it as a source file.
-arch)
eat=yes ;;
-*|$object)
;;
*)
set fnord "$@" "$arg"; shift ;;
esac
done
obj_suffix=`echo "$object" | sed 's/^.*\././'`
touch "$tmpdepfile"
${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
rm -f "$depfile"
# makedepend may prepend the VPATH from the source file name to the object.
# No need to regex-escape $object, excess matching of '.' is harmless.
sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile"
# Some versions of the HPUX 10.20 sed can't process the last invocation
# correctly. Breaking it into two sed invocations is a workaround.
sed '1,2d' "$tmpdepfile" \
| tr ' ' "$nl" \
| sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' \
| sed -e 's/$/ :/' >> "$depfile"
rm -f "$tmpdepfile" "$tmpdepfile".bak
;;
cpp)
# Important note: in order to support this mode, a compiler *must*
# always write the preprocessed file to stdout.
"$@" || exit $?
# Remove the call to Libtool.
if test "$libtool" = yes; then
while test "X$1" != 'X--mode=compile'; do
shift
done
shift
fi
# Remove '-o $object'.
IFS=" "
for arg
do
case $arg in
-o)
shift
;;
$object)
shift
;;
*)
set fnord "$@" "$arg"
shift # fnord
shift # $arg
;;
esac
done
"$@" -E \
| sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \
-e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \
| sed '$ s: \\$::' > "$tmpdepfile"
rm -f "$depfile"
echo "$object : \\" > "$depfile"
cat < "$tmpdepfile" >> "$depfile"
sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile"
rm -f "$tmpdepfile"
;;
msvisualcpp)
# Important note: in order to support this mode, a compiler *must*
# always write the preprocessed file to stdout.
"$@" || exit $?
# Remove the call to Libtool.
if test "$libtool" = yes; then
while test "X$1" != 'X--mode=compile'; do
shift
done
shift
fi
IFS=" "
for arg
do
case "$arg" in
-o)
shift
;;
$object)
shift
;;
"-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI")
set fnord "$@"
shift
shift
;;
*)
set fnord "$@" "$arg"
shift
shift
;;
esac
done
"$@" -E 2>/dev/null |
sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
rm -f "$depfile"
echo "$object : \\" > "$depfile"
sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile"
echo "$tab" >> "$depfile"
sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile"
rm -f "$tmpdepfile"
;;
msvcmsys)
# This case exists only to let depend.m4 do its work. It works by
# looking at the text of this script. This case will never be run,
# since it is checked for above.
exit 1
;;
none)
exec "$@"
;;
*)
echo "Unknown depmode $depmode" 1>&2
exit 1
;;
esac
exit 0
# Local Variables:
# mode: shell-script
# sh-indentation: 2
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-time-zone: "UTC"
# time-stamp-end: "; # UTC"
# End:

501
install-sh Executable file
View File

@ -0,0 +1,501 @@
#!/bin/sh
# install - install a program, script, or datafile
scriptversion=2013-12-25.23; # UTC
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
# following copyright and license.
#
# Copyright (C) 1994 X Consortium
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
# deal in the Software without restriction, including without limitation the
# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
# sell copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#
# Except as contained in this notice, the name of the X Consortium shall not
# be used in advertising or otherwise to promote the sale, use or other deal-
# ings in this Software without prior written authorization from the X Consor-
# tium.
#
#
# FSF changes to this file are in the public domain.
#
# Calling this script install-sh is preferred over install.sh, to prevent
# 'make' implicit rules from creating a file called install from it
# when there is no Makefile.
#
# This script is compatible with the BSD install script, but was written
# from scratch.
tab=' '
nl='
'
IFS=" $tab$nl"
# Set DOITPROG to "echo" to test this script.
doit=${DOITPROG-}
doit_exec=${doit:-exec}
# Put in absolute file names if you don't have them in your path;
# or use environment vars.
chgrpprog=${CHGRPPROG-chgrp}
chmodprog=${CHMODPROG-chmod}
chownprog=${CHOWNPROG-chown}
cmpprog=${CMPPROG-cmp}
cpprog=${CPPROG-cp}
mkdirprog=${MKDIRPROG-mkdir}
mvprog=${MVPROG-mv}
rmprog=${RMPROG-rm}
stripprog=${STRIPPROG-strip}
posix_mkdir=
# Desired mode of installed file.
mode=0755
chgrpcmd=
chmodcmd=$chmodprog
chowncmd=
mvcmd=$mvprog
rmcmd="$rmprog -f"
stripcmd=
src=
dst=
dir_arg=
dst_arg=
copy_on_change=false
is_target_a_directory=possibly
usage="\
Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE
or: $0 [OPTION]... SRCFILES... DIRECTORY
or: $0 [OPTION]... -t DIRECTORY SRCFILES...
or: $0 [OPTION]... -d DIRECTORIES...
In the 1st form, copy SRCFILE to DSTFILE.
In the 2nd and 3rd, copy all SRCFILES to DIRECTORY.
In the 4th, create DIRECTORIES.
Options:
--help display this help and exit.
--version display version info and exit.
-c (ignored)
-C install only if different (preserve the last data modification time)
-d create directories instead of installing files.
-g GROUP $chgrpprog installed files to GROUP.
-m MODE $chmodprog installed files to MODE.
-o USER $chownprog installed files to USER.
-s $stripprog installed files.
-t DIRECTORY install into DIRECTORY.
-T report an error if DSTFILE is a directory.
Environment variables override the default commands:
CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG
RMPROG STRIPPROG
"
while test $# -ne 0; do
case $1 in
-c) ;;
-C) copy_on_change=true;;
-d) dir_arg=true;;
-g) chgrpcmd="$chgrpprog $2"
shift;;
--help) echo "$usage"; exit $?;;
-m) mode=$2
case $mode in
*' '* | *"$tab"* | *"$nl"* | *'*'* | *'?'* | *'['*)
echo "$0: invalid mode: $mode" >&2
exit 1;;
esac
shift;;
-o) chowncmd="$chownprog $2"
shift;;
-s) stripcmd=$stripprog;;
-t)
is_target_a_directory=always
dst_arg=$2
# Protect names problematic for 'test' and other utilities.
case $dst_arg in
-* | [=\(\)!]) dst_arg=./$dst_arg;;
esac
shift;;
-T) is_target_a_directory=never;;
--version) echo "$0 $scriptversion"; exit $?;;
--) shift
break;;
-*) echo "$0: invalid option: $1" >&2
exit 1;;
*) break;;
esac
shift
done
# We allow the use of options -d and -T together, by making -d
# take the precedence; this is for compatibility with GNU install.
if test -n "$dir_arg"; then
if test -n "$dst_arg"; then
echo "$0: target directory not allowed when installing a directory." >&2
exit 1
fi
fi
if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
# When -d is used, all remaining arguments are directories to create.
# When -t is used, the destination is already specified.
# Otherwise, the last argument is the destination. Remove it from $@.
for arg
do
if test -n "$dst_arg"; then
# $@ is not empty: it contains at least $arg.
set fnord "$@" "$dst_arg"
shift # fnord
fi
shift # arg
dst_arg=$arg
# Protect names problematic for 'test' and other utilities.
case $dst_arg in
-* | [=\(\)!]) dst_arg=./$dst_arg;;
esac
done
fi
if test $# -eq 0; then
if test -z "$dir_arg"; then
echo "$0: no input file specified." >&2
exit 1
fi
# It's OK to call 'install-sh -d' without argument.
# This can happen when creating conditional directories.
exit 0
fi
if test -z "$dir_arg"; then
if test $# -gt 1 || test "$is_target_a_directory" = always; then
if test ! -d "$dst_arg"; then
echo "$0: $dst_arg: Is not a directory." >&2
exit 1
fi
fi
fi
if test -z "$dir_arg"; then
do_exit='(exit $ret); exit $ret'
trap "ret=129; $do_exit" 1
trap "ret=130; $do_exit" 2
trap "ret=141; $do_exit" 13
trap "ret=143; $do_exit" 15
# Set umask so as not to create temps with too-generous modes.
# However, 'strip' requires both read and write access to temps.
case $mode in
# Optimize common cases.
*644) cp_umask=133;;
*755) cp_umask=22;;
*[0-7])
if test -z "$stripcmd"; then
u_plus_rw=
else
u_plus_rw='% 200'
fi
cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
*)
if test -z "$stripcmd"; then
u_plus_rw=
else
u_plus_rw=,u+rw
fi
cp_umask=$mode$u_plus_rw;;
esac
fi
for src
do
# Protect names problematic for 'test' and other utilities.
case $src in
-* | [=\(\)!]) src=./$src;;
esac
if test -n "$dir_arg"; then
dst=$src
dstdir=$dst
test -d "$dstdir"
dstdir_status=$?
else
# Waiting for this to be detected by the "$cpprog $src $dsttmp" command
# might cause directories to be created, which would be especially bad
# if $src (and thus $dsttmp) contains '*'.
if test ! -f "$src" && test ! -d "$src"; then
echo "$0: $src does not exist." >&2
exit 1
fi
if test -z "$dst_arg"; then
echo "$0: no destination specified." >&2
exit 1
fi
dst=$dst_arg
# If destination is a directory, append the input filename; won't work
# if double slashes aren't ignored.
if test -d "$dst"; then
if test "$is_target_a_directory" = never; then
echo "$0: $dst_arg: Is a directory" >&2
exit 1
fi
dstdir=$dst
dst=$dstdir/`basename "$src"`
dstdir_status=0
else
dstdir=`dirname "$dst"`
test -d "$dstdir"
dstdir_status=$?
fi
fi
obsolete_mkdir_used=false
if test $dstdir_status != 0; then
case $posix_mkdir in
'')
# Create intermediate dirs using mode 755 as modified by the umask.
# This is like FreeBSD 'install' as of 1997-10-28.
umask=`umask`
case $stripcmd.$umask in
# Optimize common cases.
*[2367][2367]) mkdir_umask=$umask;;
.*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;;
*[0-7])
mkdir_umask=`expr $umask + 22 \
- $umask % 100 % 40 + $umask % 20 \
- $umask % 10 % 4 + $umask % 2
`;;
*) mkdir_umask=$umask,go-w;;
esac
# With -d, create the new directory with the user-specified mode.
# Otherwise, rely on $mkdir_umask.
if test -n "$dir_arg"; then
mkdir_mode=-m$mode
else
mkdir_mode=
fi
posix_mkdir=false
case $umask in
*[123567][0-7][0-7])
# POSIX mkdir -p sets u+wx bits regardless of umask, which
# is incompatible with FreeBSD 'install' when (umask & 300) != 0.
;;
*)
tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0
if (umask $mkdir_umask &&
exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1
then
if test -z "$dir_arg" || {
# Check for POSIX incompatibilities with -m.
# HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
# other-writable bit of parent directory when it shouldn't.
# FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
ls_ld_tmpdir=`ls -ld "$tmpdir"`
case $ls_ld_tmpdir in
d????-?r-*) different_mode=700;;
d????-?--*) different_mode=755;;
*) false;;
esac &&
$mkdirprog -m$different_mode -p -- "$tmpdir" && {
ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
}
}
then posix_mkdir=:
fi
rmdir "$tmpdir/d" "$tmpdir"
else
# Remove any dirs left behind by ancient mkdir implementations.
rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null
fi
trap '' 0;;
esac;;
esac
if
$posix_mkdir && (
umask $mkdir_umask &&
$doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir"
)
then :
else
# The umask is ridiculous, or mkdir does not conform to POSIX,
# or it failed possibly due to a race condition. Create the
# directory the slow way, step by step, checking for races as we go.
case $dstdir in
/*) prefix='/';;
[-=\(\)!]*) prefix='./';;
*) prefix='';;
esac
oIFS=$IFS
IFS=/
set -f
set fnord $dstdir
shift
set +f
IFS=$oIFS
prefixes=
for d
do
test X"$d" = X && continue
prefix=$prefix$d
if test -d "$prefix"; then
prefixes=
else
if $posix_mkdir; then
(umask=$mkdir_umask &&
$doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break
# Don't fail if two instances are running concurrently.
test -d "$prefix" || exit 1
else
case $prefix in
*\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
*) qprefix=$prefix;;
esac
prefixes="$prefixes '$qprefix'"
fi
fi
prefix=$prefix/
done
if test -n "$prefixes"; then
# Don't fail if two instances are running concurrently.
(umask $mkdir_umask &&
eval "\$doit_exec \$mkdirprog $prefixes") ||
test -d "$dstdir" || exit 1
obsolete_mkdir_used=true
fi
fi
fi
if test -n "$dir_arg"; then
{ test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
{ test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
{ test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
else
# Make a couple of temp file names in the proper directory.
dsttmp=$dstdir/_inst.$$_
rmtmp=$dstdir/_rm.$$_
# Trap to clean up those temp files at exit.
trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
# Copy the file name to the temp name.
(umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
# and set any options; do chmod last to preserve setuid bits.
#
# If any of these fail, we abort the whole thing. If we want to
# ignore errors from any of these, just make sure not to ignore
# errors from the above "$doit $cpprog $src $dsttmp" command.
#
{ test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
{ test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
{ test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
{ test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
# If -C, don't bother to copy if it wouldn't change the file.
if $copy_on_change &&
old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` &&
new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
set -f &&
set X $old && old=:$2:$4:$5:$6 &&
set X $new && new=:$2:$4:$5:$6 &&
set +f &&
test "$old" = "$new" &&
$cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
then
rm -f "$dsttmp"
else
# Rename the file to the real destination.
$doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null ||
# The rename failed, perhaps because mv can't rename something else
# to itself, or perhaps because mv is so ancient that it does not
# support -f.
{
# Now remove or move aside any old file at destination location.
# We try this two ways since rm can't unlink itself on some
# systems and the destination file might be busy for other
# reasons. In this case, the final cleanup might fail but the new
# file should still install successfully.
{
test ! -f "$dst" ||
$doit $rmcmd -f "$dst" 2>/dev/null ||
{ $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null &&
{ $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }
} ||
{ echo "$0: cannot unlink or rename $dst" >&2
(exit 1); exit 1
}
} &&
# Now rename the file to the real destination.
$doit $mvcmd "$dsttmp" "$dst"
}
fi || exit 1
trap '' 0
fi
done
# Local variables:
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-time-zone: "UTC"
# time-stamp-end: "; # UTC"
# End:

26
man/Makefile.am Normal file
View File

@ -0,0 +1,26 @@
XSLTPROC_FLAGS = \
--nonet \
--stringparam man.output.quietly 1 \
--stringparam funcsynopsis.style ansi \
--stringparam man.th.extra1.suppress 1 \
--stringparam man.authors.section.enabled 0 \
--stringparam man.copyright.section.enabled 0
.xml.1:
$(AM_V_GEN) $(XSLTPROC) $(XSLTPROC_FLAGS) http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
.xml.5:
$(AM_V_GEN) $(XSLTPROC) $(XSLTPROC_FLAGS) http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
man_MANS = \
xdg-user-dir.1 \
xdg-user-dirs-update.1 \
user-dirs.conf.5 \
user-dirs.defaults.5 \
user-dirs.dirs.5
xml_files = $(patsubst %.5,%.xml,$(patsubst %.1,%.xml,$(man_MANS)))
EXTRA_DIST = $(xml_files)
DISTCLEANFILES = $(man_MANS)

576
man/Makefile.in Normal file
View File

@ -0,0 +1,576 @@
# Makefile.in generated by automake 1.15 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
VPATH = @srcdir@
am__is_gnu_make = { \
if test -z '$(MAKELEVEL)'; then \
false; \
elif test -n '$(MAKE_HOST)'; then \
true; \
elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
true; \
else \
false; \
fi; \
}
am__make_running_with_option = \
case $${target_option-} in \
?) ;; \
*) echo "am__make_running_with_option: internal error: invalid" \
"target option '$${target_option-}' specified" >&2; \
exit 1;; \
esac; \
has_opt=no; \
sane_makeflags=$$MAKEFLAGS; \
if $(am__is_gnu_make); then \
sane_makeflags=$$MFLAGS; \
else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
bs=\\; \
sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
| sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
fi; \
skip_next=no; \
strip_trailopt () \
{ \
flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
}; \
for flg in $$sane_makeflags; do \
test $$skip_next = yes && { skip_next=no; continue; }; \
case $$flg in \
*=*|--*) continue;; \
-*I) strip_trailopt 'I'; skip_next=yes;; \
-*I?*) strip_trailopt 'I';; \
-*O) strip_trailopt 'O'; skip_next=yes;; \
-*O?*) strip_trailopt 'O';; \
-*l) strip_trailopt 'l'; skip_next=yes;; \
-*l?*) strip_trailopt 'l';; \
-[dEDm]) skip_next=yes;; \
-[JT]) skip_next=yes;; \
esac; \
case $$flg in \
*$$target_option*) has_opt=yes; break;; \
esac; \
done; \
test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = man
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_@AM_V@)
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
am__v_GEN_0 = @echo " GEN " $@;
am__v_GEN_1 =
AM_V_at = $(am__v_at_@AM_V@)
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
am__v_at_0 = @
am__v_at_1 =
SOURCES =
DIST_SOURCES =
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
*) f=$$p;; \
esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
for p in $$list; do echo "$$p $$p"; done | \
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
if (++n[$$2] == $(am__install_max)) \
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
END { for (dir in files) print dir, files[dir] }'
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
test -z "$$files" \
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
$(am__cd) "$$dir" && rm -f $$files; }; \
}
man1dir = $(mandir)/man1
am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)"
man5dir = $(mandir)/man5
NROFF = nroff
MANS = $(man_MANS)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
GMSGFMT = @GMSGFMT@
GMSGFMT_015 = @GMSGFMT_015@
GREP = @GREP@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
INTLLIBS = @INTLLIBS@
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
LDFLAGS = @LDFLAGS@
LIBICONV = @LIBICONV@
LIBINTL = @LIBINTL@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LN_S = @LN_S@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MKDIR_P = @MKDIR_P@
MSGFMT = @MSGFMT@
MSGFMT_015 = @MSGFMT_015@
MSGMERGE = @MSGMERGE@
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POSUB = @POSUB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
XGETTEXT = @XGETTEXT@
XGETTEXT_015 = @XGETTEXT_015@
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
XSLTPROC = @XSLTPROC@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_CC = @ac_ct_CC@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localedir = @localedir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
XSLTPROC_FLAGS = \
--nonet \
--stringparam man.output.quietly 1 \
--stringparam funcsynopsis.style ansi \
--stringparam man.th.extra1.suppress 1 \
--stringparam man.authors.section.enabled 0 \
--stringparam man.copyright.section.enabled 0
man_MANS = \
xdg-user-dir.1 \
xdg-user-dirs-update.1 \
user-dirs.conf.5 \
user-dirs.defaults.5 \
user-dirs.dirs.5
xml_files = $(patsubst %.5,%.xml,$(patsubst %.1,%.xml,$(man_MANS)))
EXTRA_DIST = $(xml_files)
DISTCLEANFILES = $(man_MANS)
all: all-am
.SUFFIXES:
.SUFFIXES: .1 .5 .xml
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
&& { if test -f $@; then exit 0; else break; fi; }; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --gnu man/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):
install-man1: $(man_MANS)
@$(NORMAL_INSTALL)
@list1=''; \
list2='$(man_MANS)'; \
test -n "$(man1dir)" \
&& test -n "`echo $$list1$$list2`" \
|| exit 0; \
echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
$(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
{ for i in $$list1; do echo "$$i"; done; \
if test -n "$$list2"; then \
for i in $$list2; do echo "$$i"; done \
| sed -n '/\.1[a-z]*$$/p'; \
fi; \
} | while read p; do \
if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; echo "$$p"; \
done | \
sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
sed 'N;N;s,\n, ,g' | { \
list=; while read file base inst; do \
if test "$$base" = "$$inst"; then list="$$list $$file"; else \
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
fi; \
done; \
for i in $$list; do echo "$$i"; done | $(am__base_list) | \
while read files; do \
test -z "$$files" || { \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
done; }
uninstall-man1:
@$(NORMAL_UNINSTALL)
@list=''; test -n "$(man1dir)" || exit 0; \
files=`{ for i in $$list; do echo "$$i"; done; \
l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
sed -n '/\.1[a-z]*$$/p'; \
} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
install-man5: $(man_MANS)
@$(NORMAL_INSTALL)
@list1=''; \
list2='$(man_MANS)'; \
test -n "$(man5dir)" \
&& test -n "`echo $$list1$$list2`" \
|| exit 0; \
echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
$(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
{ for i in $$list1; do echo "$$i"; done; \
if test -n "$$list2"; then \
for i in $$list2; do echo "$$i"; done \
| sed -n '/\.5[a-z]*$$/p'; \
fi; \
} | while read p; do \
if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; echo "$$p"; \
done | \
sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
sed 'N;N;s,\n, ,g' | { \
list=; while read file base inst; do \
if test "$$base" = "$$inst"; then list="$$list $$file"; else \
echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
$(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
fi; \
done; \
for i in $$list; do echo "$$i"; done | $(am__base_list) | \
while read files; do \
test -z "$$files" || { \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
done; }
uninstall-man5:
@$(NORMAL_UNINSTALL)
@list=''; test -n "$(man5dir)" || exit 0; \
files=`{ for i in $$list; do echo "$$i"; done; \
l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
sed -n '/\.5[a-z]*$$/p'; \
} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
-e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
tags TAGS:
ctags CTAGS:
cscope cscopelist:
distdir: $(DISTFILES)
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
list='$(DISTFILES)'; \
dist_files=`for file in $$list; do echo $$file; done | \
sed -e "s|^$$srcdirstrip/||;t" \
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
case $$dist_files in \
*/*) $(MKDIR_P) `echo "$$dist_files" | \
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
sort -u` ;; \
esac; \
for file in $$dist_files; do \
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
if test -d "$(distdir)/$$file"; then \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
else \
test -f "$(distdir)/$$file" \
|| cp -p $$d/$$file "$(distdir)/$$file" \
|| exit 1; \
fi; \
done
check-am: all-am
check: check-am
all-am: Makefile $(MANS)
installdirs:
for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man5dir)"; do \
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-am
install-strip:
if test -z '$(STRIP)'; then \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
install; \
else \
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
fi
mostlyclean-generic:
clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
clean: clean-am
clean-am: clean-generic mostlyclean-am
distclean: distclean-am
-rm -f Makefile
distclean-am: clean-am distclean-generic
dvi: dvi-am
dvi-am:
html: html-am
html-am:
info: info-am
info-am:
install-data-am: install-man
install-dvi: install-dvi-am
install-dvi-am:
install-exec-am:
install-html: install-html-am
install-html-am:
install-info: install-info-am
install-info-am:
install-man: install-man1 install-man5
install-pdf: install-pdf-am
install-pdf-am:
install-ps: install-ps-am
install-ps-am:
installcheck-am:
maintainer-clean: maintainer-clean-am
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-am
mostlyclean-am: mostlyclean-generic
pdf: pdf-am
pdf-am:
ps: ps-am
ps-am:
uninstall-am: uninstall-man
uninstall-man: uninstall-man1 uninstall-man5
.MAKE: install-am install-strip
.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
ctags-am distclean distclean-generic distdir dvi dvi-am html \
html-am info info-am install install-am install-data \
install-data-am install-dvi install-dvi-am install-exec \
install-exec-am install-html install-html-am install-info \
install-info-am install-man install-man1 install-man5 \
install-pdf install-pdf-am install-ps install-ps-am \
install-strip installcheck installcheck-am installdirs \
maintainer-clean maintainer-clean-generic mostlyclean \
mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
uninstall-am uninstall-man uninstall-man1 uninstall-man5
.PRECIOUS: Makefile
.xml.1:
$(AM_V_GEN) $(XSLTPROC) $(XSLTPROC_FLAGS) http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
.xml.5:
$(AM_V_GEN) $(XSLTPROC) $(XSLTPROC_FLAGS) http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:

77
man/user-dirs.conf.xml Normal file
View File

@ -0,0 +1,77 @@
<?xml version="1.0"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
]>
<refentry id="user-dirs.conf">
<refentryinfo>
<title>user-dirs.conf</title>
<productname>XDG</productname>
<authorgroup>
<author>
<contrib>Developer</contrib>
<firstname>Alexander</firstname>
<surname>Larsson</surname>
<email>alexl@redhat.com</email>
</author>
</authorgroup>
</refentryinfo>
<refmeta>
<refentrytitle>user-dirs.conf</refentrytitle>
<manvolnum>5</manvolnum>
<refmiscinfo class="manual">File Formats</refmiscinfo>
</refmeta>
<refnamediv>
<refname>user-dirs.conf</refname>
<refpurpose>configuration for xdg-user-dirs-update</refpurpose>
</refnamediv>
<refsect1><title>Description</title>
<para>The <filename>/etc/xdg/user-dirs.conf</filename> file is a
text file that controls the behavior of the xdg-user-dirs-update
command. Users can have their own
<filename>~/.config/user-dirs.conf</filename> file, which overrides
the system-wide configuration.</para>
<para>The following keys are recognised:</para>
<variablelist>
<varlistentry>
<term>enabled=<replaceable>boolean</replaceable></term>
<listitem><para>When set to False, xdg-user-dirs-update will not
change the XDG user dirs configuration.</para></listitem>
</varlistentry>
<varlistentry>
<term>filename_encoding=<replaceable>encoding</replaceable></term>
<listitem><para>This sets the filename encoding to use.
<replaceable>encoding</replaceable> can be an explicit encoding name,
such as UTF-8, or "locale", which means the encoding of the users
locale will be used.</para></listitem>
</varlistentry>
</variablelist>
<para>Lines beginning with a # character are ignored.</para>
</refsect1>
<refsect1><title>Environment</title>
<variablelist>
<varlistentry>
<term><envar>XDG_CONFIG_DIRS</envar></term>
<listitem><para>The system-wide <filename>user-dirs.conf</filename> file
is located in this directory. The default is <filename>/etc/xdg</filename>.</para></listitem>
</varlistentry>
<varlistentry>
<term><envar>XDG_CONFIG_HOME</envar></term>
<listitem><para>The per-user <filename>user-dirs.conf</filename> file
is located in this directory. The default is <filename>$HOME/.config</filename>.</para></listitem>
</varlistentry>
</variablelist>
</refsect1>
<refsect1><title>See Also</title>
<para>
<citerefentry><refentrytitle>xdg-user-dirs-update</refentrytitle><manvolnum>1</manvolnum></citerefentry>
</para>
</refsect1>
</refentry>

View File

@ -0,0 +1,72 @@
<?xml version="1.0"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
]>
<refentry id="user-dirs.defaults">
<refentryinfo>
<title>user-dirs.defaults</title>
<productname>XDG</productname>
<authorgroup>
<author>
<contrib>Developer</contrib>
<firstname>Alexander</firstname>
<surname>Larsson</surname>
<email>alexl@redhat.com</email>
</author>
</authorgroup>
</refentryinfo>
<refmeta>
<refentrytitle>user-dirs.defaults</refentrytitle>
<manvolnum>5</manvolnum>
<refmiscinfo class="manual">File Formats</refmiscinfo>
</refmeta>
<refnamediv>
<refname>user-dirs.defaults</refname>
<refpurpose>default settings for XDG user dirs</refpurpose>
</refnamediv>
<refsect1><title>Description</title>
<para>The <filename>/etc/xdg/user-dirs.defaults</filename> file is a
text file that contains the default values for the XDG user dirs which
are used by the xdg-user-dirs-update command.</para>
<para>This file contains lines of the form
<screen>
<replaceable>NAME</replaceable>=<replaceable>VALUE</replaceable>
</screen>
</para>
<para>The following names are recognised:
<simplelist>
<member>DESKTOP</member>
<member>DOWNLOAD</member>
<member>TEMPLATES</member>
<member>PUBLICSHARE</member>
<member>DOCUMENTS</member>
<member>MUSIC</member>
<member>PICTURES</member>
<member>VIDEOS</member>
</simplelist></para>
<para>The values are relative pathnames from the home directory and
will be translated on a per-path-element basis into the users locale.</para>
<para>Lines beginning with a # character are ignored.</para>
</refsect1>
<refsect1><title>Environment</title>
<variablelist>
<varlistentry>
<term><envar>XDG_CONFIG_DIRS</envar></term>
<listitem><para>The <filename>user-dirs.defaults</filename> file
is located in this directory. The default is <filename>/etc/xdg</filename>.</para></listitem>
</varlistentry>
</variablelist>
</refsect1>
<refsect1><title>See Also</title>
<para>
<citerefentry><refentrytitle>xdg-user-dirs-update</refentrytitle><manvolnum>1</manvolnum></citerefentry>
</para>
</refsect1>
</refentry>

74
man/user-dirs.dirs.xml Normal file
View File

@ -0,0 +1,74 @@
<?xml version="1.0"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
]>
<refentry id="user-dirs.dirs">
<refentryinfo>
<title>user-dirs.dirs</title>
<productname>XDG</productname>
<authorgroup>
<author>
<contrib>Developer</contrib>
<firstname>Alexander</firstname>
<surname>Larsson</surname>
<email>alexl@redhat.com</email>
</author>
</authorgroup>
</refentryinfo>
<refmeta>
<refentrytitle>user-dirs.dirs</refentrytitle>
<manvolnum>5</manvolnum>
<refmiscinfo class="manual">File Formats</refmiscinfo>
</refmeta>
<refnamediv>
<refname>user-dirs.dirs</refname>
<refpurpose>settings for XDG user dirs</refpurpose>
</refnamediv>
<refsect1><title>Description</title>
<para>The <filename>$HOME/.config/user-dirs.dirs</filename> file is a
text file that contains the user-specific values for the XDG user dirs.
It is created and updated by the xdg-user-dirs-update command.</para>
<para>This file contains lines of the form
<screen>
XDG_<replaceable>NAME</replaceable>_DIR=<replaceable>VALUE</replaceable>
</screen>
</para>
<para>The following names are recognised:
<simplelist>
<member>DESKTOP</member>
<member>DOWNLOAD</member>
<member>TEMPLATES</member>
<member>PUBLICSHARE</member>
<member>DOCUMENTS</member>
<member>MUSIC</member>
<member>PICTURES</member>
<member>VIDEOS</member>
</simplelist></para>
<para><replaceable>VALUE</replaceable> must be of the form
"$HOME/Path" or "/Path".</para>
<para>Lines beginning with a # character are ignored.</para>
<para>The format of <filename>user-dirs.dirs</filename> is
designed to allow direct sourcing of this file in shell scripts.</para>
</refsect1>
<refsect1><title>Environment</title>
<variablelist>
<varlistentry>
<term><envar>XDG_CONFIG_DIRS</envar></term>
<listitem><para>The <filename>user-dirs.defaults</filename> file
is located in this directory. The default is <filename>/etc/xdg</filename>.</para></listitem>
</varlistentry>
</variablelist>
</refsect1>
<refsect1><title>See Also</title>
<para>
<citerefentry><refentrytitle>xdg-user-dirs-update</refentrytitle><manvolnum>1</manvolnum></citerefentry>
</para>
</refsect1>
</refentry>

70
man/xdg-user-dir.xml Normal file
View File

@ -0,0 +1,70 @@
<?xml version="1.0"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
]>
<refentry id="xdg-user-dir">
<refentryinfo>
<title>xdg-user-dir</title>
<productname>XDG</productname>
<authorgroup>
<author>
<contrib>Developer</contrib>
<firstname>Alexander</firstname>
<surname>Larsson</surname>
<email>alexl@redhat.com</email>
</author>
</authorgroup>
</refentryinfo>
<refmeta>
<refentrytitle>xdg-user-dir</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="manual">User Commands</refmiscinfo>
</refmeta>
<refnamediv>
<refname>xdg-user-dir</refname>
<refpurpose>Find an XDG user dir</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>xdg-user-dir</command> <arg>NAME</arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para><command>xdg-user-dir</command> looks up the current path for one
of the special XDG user dirs.</para>
<para>This command expects the name of an XDG user dir as argument.
The possible names are:
<simplelist>
<member>DESKTOP</member>
<member>DOWNLOAD</member>
<member>TEMPLATES</member>
<member>PUBLICSHARE</member>
<member>DOCUMENTS</member>
<member>MUSIC</member>
<member>PICTURES</member>
<member>VIDEOS</member>
</simplelist></para>
</refsect1>
<refsect1><title>Files</title>
<para>The values are looked up in the <filename>user-dirs.dir</filename>
file. This file is created by the xdg-user-dirs-update utility.</para>
</refsect1>
<refsect1><title>Environment</title>
<para>The <envar>XDG_CONFIG_HOME</envar> environment variable determines
where the <filename>user-dirs.dirs</filename> file is located.</para>
</refsect1>
<refsect1><title>See Also</title>
<para>
<citerefentry><refentrytitle>xdg-user-dirs-update</refentrytitle><manvolnum>1</manvolnum></citerefentry>
</para>
</refsect1>
</refentry>

View File

@ -0,0 +1,123 @@
<?xml version="1.0"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
]>
<refentry id="xdg-user-dirs-update">
<refentryinfo>
<title>xdg-user-dirs-update</title>
<productname>XDG</productname>
<authorgroup>
<author>
<contrib>Developer</contrib>
<firstname>Alexander</firstname>
<surname>Larsson</surname>
<email>alexl@redhat.com</email>
</author>
</authorgroup>
</refentryinfo>
<refmeta>
<refentrytitle>xdg-user-dirs-update</refentrytitle>
<manvolnum>1</manvolnum>
<refmiscinfo class="manual">User Commands</refmiscinfo>
</refmeta>
<refnamediv>
<refname>xdg-user-dirs-update</refname>
<refpurpose>Update XDG user dir configuration</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
<command>xdg-user-dirs-update</command> <arg choice="opt" rep="repeat">OPTION</arg> <arg choice="opt" rep="repeat">--set <replaceable>NAME</replaceable> <replaceable>PATH</replaceable></arg>
</cmdsynopsis>
</refsynopsisdiv>
<refsect1><title>Description</title>
<para><command>xdg-user-dirs-update</command> updates the current
state of the users <filename>user-dirs.dir</filename>. If none existed
before then one is created based on the system default values, or
falling back to the old non-translated filenames if such directories
exists. The list of old directories used are: <filename>~/Desktop</filename>,
<filename>~/Templates</filename> and <filename>~/Public</filename>.
</para>
<para>
If an old configuration exists it is updated with any new default
directories. Additionally, any configured directories that point to
non-existing locations are reset by pointing then to the users home
directory. This typically happens when the users removed the
directory, so they likely don't want to use it anymore.
</para>
<para>
On the first run a <filename>user-dirs.locale</filename> file is
created containing the locale that was used for the translation. This
is used later by GUI tools like
<command>xdg-user-dirs-gtk-update</command> to detect if the locale
was changed, letting you to migrate from the old names.</para>
<para><command>xdg-user-dirs-update</command> is normally run automatically at the start
of a user session to update the XDG user dirs according to the users
locale.</para>
</refsect1>
<refsect1><title>Options</title>
<para>The following options are understood:</para>
<variablelist>
<varlistentry>
<term><option>--help</option></term>
<listitem><para>Print help output and exit.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--force</option></term>
<listitem><para>Update existing <filename>user-dirs.dir</filename>, but force a full reset.
This means: Don't reset nonexisting directories to HOME, rather recreate the directory.
Never use backwards compatible non-translated names. Always recreate <filename>user-dirs.locale</filename>.
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--dummy-output <replaceable>PATH</replaceable></option></term>
<listitem><para>Write the configuration to <replaceable>PATH</replaceable>
instead of the default configuration file. Also, no directories are created.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--set <replaceable>NAME</replaceable> <replaceable>PATH</replaceable></option></term>
<listitem><para>Sets the XDG user dir with the given name.</para>
<para><replaceable>NAME</replaceable> should be one of the following:
<simplelist>
<member>DESKTOP</member>
<member>DOWNLOAD</member>
<member>TEMPLATES</member>
<member>PUBLICSHARE</member>
<member>DOCUMENTS</member>
<member>MUSIC</member>
<member>PICTURES</member>
<member>VIDEOS</member>
</simplelist></para>
<para><replaceable>PATH</replaceable> must be an absolute path,
e.g. <filename>$HOME/Some/Directory</filename>.</para></listitem>
</varlistentry>
</variablelist>
</refsect1>
<refsect1><title>Files</title>
<para>The XDG user dirs configuration is stored in the
<filename>user-dirs.dir</filename> file in the location pointed to
by the <envar>XDG_CONFIG_HOME</envar> environment variable.</para>
</refsect1>
<refsect1><title>Environment</title>
<para>The <envar>XDG_CONFIG_HOME</envar> environment variable determines
where the <filename>user-dirs.dirs</filename> file is located.</para>
</refsect1>
<refsect1><title>See Also</title>
<para>
<citerefentry><refentrytitle>xdg-user-dir</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>user-dirs.dirs</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>user-dirs.defaults</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>user-dirs.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
</para>
</refsect1>
</refentry>

215
missing Executable file
View File

@ -0,0 +1,215 @@
#! /bin/sh
# Common wrapper for a few potentially missing GNU programs.
scriptversion=2013-10-28.13; # UTC
# Copyright (C) 1996-2014 Free Software Foundation, Inc.
# Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
# 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, 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, see <http://www.gnu.org/licenses/>.
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
# configuration script generated by Autoconf, you may include it under
# the same distribution terms that you use for the rest of that program.
if test $# -eq 0; then
echo 1>&2 "Try '$0 --help' for more information"
exit 1
fi
case $1 in
--is-lightweight)
# Used by our autoconf macros to check whether the available missing
# script is modern enough.
exit 0
;;
--run)
# Back-compat with the calling convention used by older automake.
shift
;;
-h|--h|--he|--hel|--help)
echo "\
$0 [OPTION]... PROGRAM [ARGUMENT]...
Run 'PROGRAM [ARGUMENT]...', returning a proper advice when this fails due
to PROGRAM being missing or too old.
Options:
-h, --help display this help and exit
-v, --version output version information and exit
Supported PROGRAM values:
aclocal autoconf autoheader autom4te automake makeinfo
bison yacc flex lex help2man
Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
'g' are ignored when checking the name.
Send bug reports to <bug-automake@gnu.org>."
exit $?
;;
-v|--v|--ve|--ver|--vers|--versi|--versio|--version)
echo "missing $scriptversion (GNU Automake)"
exit $?
;;
-*)
echo 1>&2 "$0: unknown '$1' option"
echo 1>&2 "Try '$0 --help' for more information"
exit 1
;;
esac
# Run the given program, remember its exit status.
"$@"; st=$?
# If it succeeded, we are done.
test $st -eq 0 && exit 0
# Also exit now if we it failed (or wasn't found), and '--version' was
# passed; such an option is passed most likely to detect whether the
# program is present and works.
case $2 in --version|--help) exit $st;; esac
# Exit code 63 means version mismatch. This often happens when the user
# tries to use an ancient version of a tool on a file that requires a
# minimum version.
if test $st -eq 63; then
msg="probably too old"
elif test $st -eq 127; then
# Program was missing.
msg="missing on your system"
else
# Program was found and executed, but failed. Give up.
exit $st
fi
perl_URL=http://www.perl.org/
flex_URL=http://flex.sourceforge.net/
gnu_software_URL=http://www.gnu.org/software
program_details ()
{
case $1 in
aclocal|automake)
echo "The '$1' program is part of the GNU Automake package:"
echo "<$gnu_software_URL/automake>"
echo "It also requires GNU Autoconf, GNU m4 and Perl in order to run:"
echo "<$gnu_software_URL/autoconf>"
echo "<$gnu_software_URL/m4/>"
echo "<$perl_URL>"
;;
autoconf|autom4te|autoheader)
echo "The '$1' program is part of the GNU Autoconf package:"
echo "<$gnu_software_URL/autoconf/>"
echo "It also requires GNU m4 and Perl in order to run:"
echo "<$gnu_software_URL/m4/>"
echo "<$perl_URL>"
;;
esac
}
give_advice ()
{
# Normalize program name to check for.
normalized_program=`echo "$1" | sed '
s/^gnu-//; t
s/^gnu//; t
s/^g//; t'`
printf '%s\n' "'$1' is $msg."
configure_deps="'configure.ac' or m4 files included by 'configure.ac'"
case $normalized_program in
autoconf*)
echo "You should only need it if you modified 'configure.ac',"
echo "or m4 files included by it."
program_details 'autoconf'
;;
autoheader*)
echo "You should only need it if you modified 'acconfig.h' or"
echo "$configure_deps."
program_details 'autoheader'
;;
automake*)
echo "You should only need it if you modified 'Makefile.am' or"
echo "$configure_deps."
program_details 'automake'
;;
aclocal*)
echo "You should only need it if you modified 'acinclude.m4' or"
echo "$configure_deps."
program_details 'aclocal'
;;
autom4te*)
echo "You might have modified some maintainer files that require"
echo "the 'autom4te' program to be rebuilt."
program_details 'autom4te'
;;
bison*|yacc*)
echo "You should only need it if you modified a '.y' file."
echo "You may want to install the GNU Bison package:"
echo "<$gnu_software_URL/bison/>"
;;
lex*|flex*)
echo "You should only need it if you modified a '.l' file."
echo "You may want to install the Fast Lexical Analyzer package:"
echo "<$flex_URL>"
;;
help2man*)
echo "You should only need it if you modified a dependency" \
"of a man page."
echo "You may want to install the GNU Help2man package:"
echo "<$gnu_software_URL/help2man/>"
;;
makeinfo*)
echo "You should only need it if you modified a '.texi' file, or"
echo "any other file indirectly affecting the aspect of the manual."
echo "You might want to install the Texinfo package:"
echo "<$gnu_software_URL/texinfo/>"
echo "The spurious makeinfo call might also be the consequence of"
echo "using a buggy 'make' (AIX, DU, IRIX), in which case you might"
echo "want to install GNU make:"
echo "<$gnu_software_URL/make/>"
;;
*)
echo "You might have modified some files without having the proper"
echo "tools for further handling them. Check the 'README' file, it"
echo "often tells you about the needed prerequisites for installing"
echo "this package. You may also peek at any GNU archive site, in"
echo "case some other package contains this missing '$1' program."
;;
esac
}
give_advice "$1" | sed -e '1s/^/WARNING: /' \
-e '2,$s/^/ /' >&2
# Propagate the correct exit status (expected to be 127 for a program
# not found, 63 for a program that failed due to version mismatch).
exit $st
# Local variables:
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-time-zone: "UTC"
# time-stamp-end: "; # UTC"
# End:

150
mkinstalldirs Executable file
View File

@ -0,0 +1,150 @@
#! /bin/sh
# mkinstalldirs --- make directory hierarchy
scriptversion=2004-02-15.20
# Original author: Noah Friedman <friedman@prep.ai.mit.edu>
# Created: 1993-05-16
# Public domain.
#
# This file is maintained in Automake, please report
# bugs to <bug-automake@gnu.org> or send patches to
# <automake-patches@gnu.org>.
errstatus=0
dirmode=""
usage="\
Usage: mkinstalldirs [-h] [--help] [--version] [-m MODE] DIR ...
Create each directory DIR (with mode MODE, if specified), including all
leading file name components.
Report bugs to <bug-automake@gnu.org>."
# process command line arguments
while test $# -gt 0 ; do
case $1 in
-h | --help | --h*) # -h for help
echo "$usage"
exit 0
;;
-m) # -m PERM arg
shift
test $# -eq 0 && { echo "$usage" 1>&2; exit 1; }
dirmode=$1
shift
;;
--version)
echo "$0 $scriptversion"
exit 0
;;
--) # stop option processing
shift
break
;;
-*) # unknown option
echo "$usage" 1>&2
exit 1
;;
*) # first non-opt arg
break
;;
esac
done
for file
do
if test -d "$file"; then
shift
else
break
fi
done
case $# in
0) exit 0 ;;
esac
# Solaris 8's mkdir -p isn't thread-safe. If you mkdir -p a/b and
# mkdir -p a/c at the same time, both will detect that a is missing,
# one will create a, then the other will try to create a and die with
# a "File exists" error. This is a problem when calling mkinstalldirs
# from a parallel make. We use --version in the probe to restrict
# ourselves to GNU mkdir, which is thread-safe.
case $dirmode in
'')
if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
echo "mkdir -p -- $*"
exec mkdir -p -- "$@"
else
# On NextStep and OpenStep, the `mkdir' command does not
# recognize any option. It will interpret all options as
# directories to create, and then abort because `.' already
# exists.
test -d ./-p && rmdir ./-p
test -d ./--version && rmdir ./--version
fi
;;
*)
if mkdir -m "$dirmode" -p --version . >/dev/null 2>&1 &&
test ! -d ./--version; then
echo "mkdir -m $dirmode -p -- $*"
exec mkdir -m "$dirmode" -p -- "$@"
else
# Clean up after NextStep and OpenStep mkdir.
for d in ./-m ./-p ./--version "./$dirmode";
do
test -d $d && rmdir $d
done
fi
;;
esac
for file
do
set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
shift
pathcomp=
for d
do
pathcomp="$pathcomp$d"
case $pathcomp in
-*) pathcomp=./$pathcomp ;;
esac
if test ! -d "$pathcomp"; then
echo "mkdir $pathcomp"
mkdir "$pathcomp" || lasterr=$?
if test ! -d "$pathcomp"; then
errstatus=$lasterr
else
if test ! -z "$dirmode"; then
echo "chmod $dirmode $pathcomp"
lasterr=""
chmod "$dirmode" "$pathcomp" || lasterr=$?
if test ! -z "$lasterr"; then
errstatus=$lasterr
fi
fi
fi
fi
pathcomp="$pathcomp/"
done
done
exit $errstatus
# Local Variables:
# mode: shell-script
# sh-indentation: 2
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-end: "$"
# End:

232
po/ChangeLog Normal file
View File

@ -0,0 +1,232 @@
2008-03-14 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* sq.po:
Added albanian translation from Laurent Dhima <laurenti@alblinux.net>
2008-03-06 Alexander Larsson <alexl@redhat.com>
* eu.po:
Updated translation from Mikel Olasagasti
2008-02-19 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* he.po:
* kn.po:
Added he (#14553) and kn (#14565)
=== xdg-user-dirs 0.10 ===
2008-01-29 Alexander Larsson <alexl@redhat.com>
* th.po:
Update thai translation
2008-01-23 Alexander Larsson <alexl@redhat.com>
* ga.po:
Fix irish translation (#14191)
2008-01-16 Alexander Larsson <alexl@redhat.com>
* tr.po:
Fix "Templates" translation
2008-01-03 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* ga.po:
Added gaelic translations.
2007-11-12 Alexander Larsson <alexl@redhat.com>
* sk.po:
Fix translation.
Patch from palo.simo@post.sk
2007-11-12 Alexander Larsson <alexl@redhat.com>
* et.po:
Fix translation (#13062)
Patch from Priit Laes
2007-10-22 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* be@latin.po:
* cs.po:
Add Belarusian and Czech translations
2007-10-15 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* ku.po:
Add kurdish translations
2007-09-17 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* bg.po:
Add bulgarian translation
2007-08-28 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* uk.po:
Added ukranian translation
2007-08-27 Alexander Larsson <alexl@redhat.com>
* Update greek translation (#12146)
2007-08-20 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* es.po:
* ja.po:
* ko.po:
* nb.po:
* nl.po:
* nn.po:
* pt_BR.po:
* ru.po:
* th.po:
* zh_CN.po:
New and updated translation
2007-07-13 Alexander Larsson <alexl@redhat.com>
* pl.po:
Updated translation
2007-06-27 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* eu.po:
* sk.po:
Added eu and sk
* sv.po:
Updated (bug #11371)
2007-06-11 Alexander Larsson <alexl@redhat.com>
* mk.po:
Update
2007-06-11 Alexander Larsson <alexl@redhat.com>
* fr.po:
Fix Public translation (#11155)
2007-06-11 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* af.po:
New translation
=== xdg-user-dirs 0.6 ===
2007-03-28 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* tr.po:
New translation
=== xdg-user-dirs 0.5 ===
2007-03-26 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* et.po:
New translation
2007-03-23 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* lt.po:
New translation
2007-03-14 Alexander Larsson <alexl@redhat.com>
* fi.po:
Updated
2007-03-13 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* es.po:
New translation
2007-03-13 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* fi.po:
* pl.po:
New translations
2007-03-12 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* el.po:
New translation
=== xdg-user-dirs 0.4 ===
2007-03-07 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* pt.po:
New translation
2007-03-06 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* it.po:
New translation
2007-03-05 Alexander Larsson <alexl@redhat.com>
* ca.po:
New translation
* LINGUAS:
Added da.po and ca.po
2007-03-02 Alexander Larsson <alexl@redhat.com>
* da.po:
Added danish translation.
=== xdg-user-dirs 0.3 ===
=== xdg-user-dirs 0.2 ===
=== xdg-user-dirs 0.1 ===
2007-02-28 Alexander Larsson <alexl@redhat.com>
* .cvsignore:
Ignore stuff
* de.po
* nl.po
* sr.po
* sr@Latn.po
* zh_HK.po
* zh_TW.po
New translations
2007-02-27 Alexander Larsson <alexl@redhat.com>
* LINGUAS:
* ar.po:
* fr.po:
* hu.po:
* mk.po:
* pa.po:
* sv.po:
* xdg-user-dirs.pot:
Added some new translations

76
po/LINGUAS Normal file
View File

@ -0,0 +1,76 @@
# please keep this list sorted alphabetically
#
af
an
ar
as
ast
be
be@latin
bg
bn_IN
br
ca
crh
cs
da
de
el
eo
es
et
eu
fa
fi
fr
fur
ga
gd
gl
gu
he
hi
hr
hu
ia
id
is
it
ja
kk
kn
ko
ku
ky
lt
lv
mk
ml
mr
nb
nds
nl
nn
or
pa
pl
ps
pt
pt_BR
ro
ru
sk
sl
sq
sr
sr@Latn
sv
ta
te
th
tr
uk
vi
zh_CN
zh_HK
zh_TW

384
po/Makefile.in.in Normal file
View File

@ -0,0 +1,384 @@
# Makefile for PO directory in any package using GNU gettext.
# Copyright (C) 1995-1997, 2000-2005 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
#
# This file can be copied and used freely without restrictions. It can
# be used in projects which are not available under the GNU General Public
# License but which still want to provide support for the GNU gettext
# functionality.
# Please note that the actual code of GNU gettext is covered by the GNU
# General Public License and is *not* in the public domain.
#
# Origin: gettext-0.14.4
PACKAGE = @PACKAGE@
VERSION = @VERSION@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
SHELL = /bin/sh
@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@
datadir = @datadir@
localedir = $(datadir)/locale
gettextsrcdir = $(datadir)/gettext/po
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
MKINSTALLDIRS = @top_srcdir@/mkinstalldirs
mkinstalldirs = $(SHELL) $(MKINSTALLDIRS)
GMSGFMT = @GMSGFMT@
MSGFMT = @MSGFMT@
XGETTEXT = @XGETTEXT@
MSGMERGE = msgmerge
MSGMERGE_UPDATE = @MSGMERGE@ --update
MSGINIT = msginit
MSGCONV = msgconv
MSGFILTER = msgfilter
POFILES = @POFILES@
GMOFILES = @GMOFILES@
UPDATEPOFILES = @UPDATEPOFILES@
DUMMYPOFILES = @DUMMYPOFILES@
DISTFILES.common = Makefile.in.in remove-potcdate.sin \
$(DISTFILES.common.extra1) $(DISTFILES.common.extra2) $(DISTFILES.common.extra3)
DISTFILES = $(DISTFILES.common) Makevars POTFILES.in \
$(POFILES) $(GMOFILES) \
$(DISTFILES.extra1) $(DISTFILES.extra2) $(DISTFILES.extra3)
POTFILES = \
CATALOGS = @CATALOGS@
# Makevars gets inserted here. (Don't remove this line!)
.SUFFIXES:
.SUFFIXES: .po .gmo .mo .sed .sin .nop .po-create .po-update
.po.mo:
@echo "$(MSGFMT) -c -o $@ $<"; \
$(MSGFMT) -c -o t-$@ $< && mv t-$@ $@
.po.gmo:
@lang=`echo $* | sed -e 's,.*/,,'`; \
test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
echo "$${cdcmd}rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o $${lang}.gmo $${lang}.po"; \
cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics -o t-$${lang}.gmo $${lang}.po && mv t-$${lang}.gmo $${lang}.gmo
.sin.sed:
sed -e '/^#/d' $< > t-$@
mv t-$@ $@
all: all-@USE_NLS@
all-yes: stamp-po
all-no:
# $(srcdir)/$(DOMAIN).pot is only created when needed. When xgettext finds no
# internationalized messages, no $(srcdir)/$(DOMAIN).pot is created (because
# we don't want to bother translators with empty POT files). We assume that
# LINGUAS is empty in this case, i.e. $(POFILES) and $(GMOFILES) are empty.
# In this case, stamp-po is a nop (i.e. a phony target).
# stamp-po is a timestamp denoting the last time at which the CATALOGS have
# been loosely updated. Its purpose is that when a developer or translator
# checks out the package via CVS, and the $(DOMAIN).pot file is not in CVS,
# "make" will update the $(DOMAIN).pot and the $(CATALOGS), but subsequent
# invocations of "make" will do nothing. This timestamp would not be necessary
# if updating the $(CATALOGS) would always touch them; however, the rule for
# $(POFILES) has been designed to not touch files that don't need to be
# changed.
stamp-po: $(srcdir)/$(DOMAIN).pot
test ! -f $(srcdir)/$(DOMAIN).pot || \
test -z "$(GMOFILES)" || $(MAKE) $(GMOFILES)
@test ! -f $(srcdir)/$(DOMAIN).pot || { \
echo "touch stamp-po" && \
echo timestamp > stamp-poT && \
mv stamp-poT stamp-po; \
}
# Note: Target 'all' must not depend on target '$(DOMAIN).pot-update',
# otherwise packages like GCC can not be built if only parts of the source
# have been downloaded.
# This target rebuilds $(DOMAIN).pot; it is an expensive operation.
# Note that $(DOMAIN).pot is not touched if it doesn't need to be changed.
$(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
if test -n '$(MSGID_BUGS_ADDRESS)' || test '$(PACKAGE_BUGREPORT)' = '@'PACKAGE_BUGREPORT'@'; then \
msgid_bugs_address='$(MSGID_BUGS_ADDRESS)'; \
else \
msgid_bugs_address='$(PACKAGE_BUGREPORT)'; \
fi; \
$(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
--add-comments=TRANSLATORS: $(XGETTEXT_OPTIONS) \
--files-from=$(srcdir)/POTFILES.in \
--copyright-holder='$(COPYRIGHT_HOLDER)' \
--msgid-bugs-address="$$msgid_bugs_address"
test ! -f $(DOMAIN).po || { \
if test -f $(srcdir)/$(DOMAIN).pot; then \
sed -f remove-potcdate.sed < $(srcdir)/$(DOMAIN).pot > $(DOMAIN).1po && \
sed -f remove-potcdate.sed < $(DOMAIN).po > $(DOMAIN).2po && \
if cmp $(DOMAIN).1po $(DOMAIN).2po >/dev/null 2>&1; then \
rm -f $(DOMAIN).1po $(DOMAIN).2po $(DOMAIN).po; \
else \
rm -f $(DOMAIN).1po $(DOMAIN).2po $(srcdir)/$(DOMAIN).pot && \
mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot; \
fi; \
else \
mv $(DOMAIN).po $(srcdir)/$(DOMAIN).pot; \
fi; \
}
# This rule has no dependencies: we don't need to update $(DOMAIN).pot at
# every "make" invocation, only create it when it is missing.
# Only "make $(DOMAIN).pot-update" or "make dist" will force an update.
$(srcdir)/$(DOMAIN).pot:
$(MAKE) $(DOMAIN).pot-update
# This target rebuilds a PO file if $(DOMAIN).pot has changed.
# Note that a PO file is not touched if it doesn't need to be changed.
$(POFILES): $(srcdir)/$(DOMAIN).pot
@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
if test -f "$(srcdir)/$${lang}.po"; then \
test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
echo "$${cdcmd}$(MSGMERGE_UPDATE) $${lang}.po $(DOMAIN).pot"; \
cd $(srcdir) && $(MSGMERGE_UPDATE) $${lang}.po $(DOMAIN).pot; \
else \
$(MAKE) $${lang}.po-create; \
fi
install: install-exec install-data
install-exec:
install-data: install-data-@USE_NLS@
if test "$(PACKAGE)" = "gettext-tools"; then \
$(mkinstalldirs) $(DESTDIR)$(gettextsrcdir); \
for file in $(DISTFILES.common) Makevars.template; do \
$(INSTALL_DATA) $(srcdir)/$$file \
$(DESTDIR)$(gettextsrcdir)/$$file; \
done; \
for file in Makevars; do \
rm -f $(DESTDIR)$(gettextsrcdir)/$$file; \
done; \
else \
: ; \
fi
install-data-no: all
install-data-yes: all
$(mkinstalldirs) $(DESTDIR)$(datadir)
@catalogs='$(CATALOGS)'; \
for cat in $$catalogs; do \
cat=`basename $$cat`; \
lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
dir=$(localedir)/$$lang/LC_MESSAGES; \
$(mkinstalldirs) $(DESTDIR)$$dir; \
if test -r $$cat; then realcat=$$cat; else realcat=$(srcdir)/$$cat; fi; \
$(INSTALL_DATA) $$realcat $(DESTDIR)$$dir/$(DOMAIN).mo; \
echo "installing $$realcat as $(DESTDIR)$$dir/$(DOMAIN).mo"; \
for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
if test -n "$$lc"; then \
if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
(cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
for file in *; do \
if test -f $$file; then \
ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
fi; \
done); \
rm -f $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
else \
if test -d $(DESTDIR)$(localedir)/$$lang/$$lc; then \
:; \
else \
rm -f $(DESTDIR)$(localedir)/$$lang/$$lc; \
mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
fi; \
fi; \
rm -f $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo; \
ln -s ../LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo 2>/dev/null || \
ln $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo 2>/dev/null || \
cp -p $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(DOMAIN).mo $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo; \
echo "installing $$realcat link as $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo"; \
fi; \
done; \
done
install-strip: install
installdirs: installdirs-exec installdirs-data
installdirs-exec:
installdirs-data: installdirs-data-@USE_NLS@
if test "$(PACKAGE)" = "gettext-tools"; then \
$(mkinstalldirs) $(DESTDIR)$(gettextsrcdir); \
else \
: ; \
fi
installdirs-data-no:
installdirs-data-yes:
$(mkinstalldirs) $(DESTDIR)$(datadir)
@catalogs='$(CATALOGS)'; \
for cat in $$catalogs; do \
cat=`basename $$cat`; \
lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
dir=$(localedir)/$$lang/LC_MESSAGES; \
$(mkinstalldirs) $(DESTDIR)$$dir; \
for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
if test -n "$$lc"; then \
if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
(cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
for file in *; do \
if test -f $$file; then \
ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
fi; \
done); \
rm -f $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
else \
if test -d $(DESTDIR)$(localedir)/$$lang/$$lc; then \
:; \
else \
rm -f $(DESTDIR)$(localedir)/$$lang/$$lc; \
mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
fi; \
fi; \
fi; \
done; \
done
# Define this as empty until I found a useful application.
installcheck:
uninstall: uninstall-exec uninstall-data
uninstall-exec:
uninstall-data: uninstall-data-@USE_NLS@
if test "$(PACKAGE)" = "gettext-tools"; then \
for file in $(DISTFILES.common) Makevars.template; do \
rm -f $(DESTDIR)$(gettextsrcdir)/$$file; \
done; \
else \
: ; \
fi
uninstall-data-no:
uninstall-data-yes:
catalogs='$(CATALOGS)'; \
for cat in $$catalogs; do \
cat=`basename $$cat`; \
lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
rm -f $(DESTDIR)$(localedir)/$$lang/$$lc/$(DOMAIN).mo; \
done; \
done
check: all
info dvi ps pdf html tags TAGS ctags CTAGS ID:
mostlyclean:
rm -f remove-potcdate.sed
rm -f stamp-poT
rm -f core core.* $(DOMAIN).po $(DOMAIN).1po $(DOMAIN).2po *.new.po
rm -fr *.o
clean: mostlyclean
distclean: clean
rm -f Makefile Makefile.in POTFILES *.mo
maintainer-clean: distclean
@echo "This command is intended for maintainers to use;"
@echo "it deletes files that may require special tools to rebuild."
rm -f stamp-po $(GMOFILES)
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
dist distdir:
$(MAKE) update-po
@$(MAKE) dist2
# This is a separate target because 'update-po' must be executed before.
dist2: stamp-po $(DISTFILES)
dists="$(DISTFILES)"; \
if test "$(PACKAGE)" = "gettext-tools"; then \
dists="$$dists Makevars.template"; \
fi; \
if test -f $(srcdir)/$(DOMAIN).pot; then \
dists="$$dists $(DOMAIN).pot stamp-po"; \
fi; \
if test -f $(srcdir)/ChangeLog; then \
dists="$$dists ChangeLog"; \
fi; \
for i in 0 1 2 3 4 5 6 7 8 9; do \
if test -f $(srcdir)/ChangeLog.$$i; then \
dists="$$dists ChangeLog.$$i"; \
fi; \
done; \
if test -f $(srcdir)/LINGUAS; then dists="$$dists LINGUAS"; fi; \
for file in $$dists; do \
if test -f $$file; then \
cp -p $$file $(distdir) || exit 1; \
else \
cp -p $(srcdir)/$$file $(distdir) || exit 1; \
fi; \
done
update-po: Makefile
$(MAKE) $(DOMAIN).pot-update
test -z "$(UPDATEPOFILES)" || $(MAKE) $(UPDATEPOFILES)
$(MAKE) update-gmo
# General rule for creating PO files.
.nop.po-create:
@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
exit 1
# General rule for updating PO files.
.nop.po-update:
@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
tmpdir=`pwd`; \
echo "$$lang:"; \
test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
echo "$${cdcmd}$(MSGMERGE) $$lang.po $(DOMAIN).pot -o $$lang.new.po"; \
cd $(srcdir); \
if $(MSGMERGE) $$lang.po $(DOMAIN).pot -o $$tmpdir/$$lang.new.po; then \
if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
rm -f $$tmpdir/$$lang.new.po; \
else \
if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \
:; \
else \
echo "msgmerge for $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \
exit 1; \
fi; \
fi; \
else \
echo "msgmerge for $$lang.po failed!" 1>&2; \
rm -f $$tmpdir/$$lang.new.po; \
fi
$(DUMMYPOFILES):
update-gmo: Makefile $(GMOFILES)
@:
Makefile: Makefile.in.in Makevars $(top_builddir)/config.status @POMAKEFILEDEPS@
cd $(top_builddir) \
&& CONFIG_FILES=$(subdir)/$@.in CONFIG_HEADERS= \
$(SHELL) ./config.status
force:
# Tell versions [3.59,3.63) of GNU make not to export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:

41
po/Makevars Normal file
View File

@ -0,0 +1,41 @@
# Makefile variables for PO directory in any package using GNU gettext.
# Usually the message domain is the same as the package name.
DOMAIN = $(PACKAGE)
# These two variables depend on the location of this directory.
subdir = po
top_builddir = ..
# These options get passed to xgettext.
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
# This is the copyright holder that gets inserted into the header of the
# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
# package. (Note that the msgstr strings, extracted from the package's
# sources, belong to the copyright holder of the package.) Translators are
# expected to transfer the copyright for their translations to this person
# or entity, or to disclaim their copyright. The empty string stands for
# the public domain; in this case the translators are expected to disclaim
# their copyright.
COPYRIGHT_HOLDER = Red Hat, Inc
# This is the email address or URL to which the translators shall report
# bugs in the untranslated strings:
# - Strings which are not entire sentences, see the maintainer guidelines
# in the GNU gettext documentation, section 'Preparing Strings'.
# - Strings which use unclear terms or require additional context to be
# understood.
# - Strings which make invalid assumptions about notation of date, time or
# money.
# - Pluralisation problems.
# - Incorrect English spelling.
# - Incorrect formatting.
# It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through
# which the translators can contact you.
MSGID_BUGS_ADDRESS =
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.
EXTRA_LOCALE_CATEGORIES =

3
po/POTFILES.in Normal file
View File

@ -0,0 +1,3 @@
# List of source files which contain translatable strings.
translate.c

47
po/Rules-quot Normal file
View File

@ -0,0 +1,47 @@
# Special Makefile rules for English message catalogs with quotation marks.
DISTFILES.common.extra1 = quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot
.SUFFIXES: .insert-header .po-update-en
en@quot.po-create:
$(MAKE) en@quot.po-update
en@boldquot.po-create:
$(MAKE) en@boldquot.po-update
en@quot.po-update: en@quot.po-update-en
en@boldquot.po-update: en@boldquot.po-update-en
.insert-header.po-update-en:
@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
tmpdir=`pwd`; \
echo "$$lang:"; \
ll=`echo $$lang | sed -e 's/@.*//'`; \
LC_ALL=C; export LC_ALL; \
cd $(srcdir); \
if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
rm -f $$tmpdir/$$lang.new.po; \
else \
if mv -f $$tmpdir/$$lang.new.po $$lang.po; then \
:; \
else \
echo "creation of $$lang.po failed: cannot move $$tmpdir/$$lang.new.po to $$lang.po" 1>&2; \
exit 1; \
fi; \
fi; \
else \
echo "creation of $$lang.po failed!" 1>&2; \
rm -f $$tmpdir/$$lang.new.po; \
fi
en@quot.insert-header: insert-header.sin
sed -e '/^#/d' -e 's/HEADER/en@quot.header/g' $(srcdir)/insert-header.sin > en@quot.insert-header
en@boldquot.insert-header: insert-header.sin
sed -e '/^#/d' -e 's/HEADER/en@boldquot.header/g' $(srcdir)/insert-header.sin > en@boldquot.insert-header
mostlyclean: mostlyclean-quot
mostlyclean-quot:
rm -f *.insert-header

BIN
po/af.gmo Normal file

Binary file not shown.

131
po/af.po Normal file
View File

@ -0,0 +1,131 @@
# Afrikaans translation of xdg-user-dirs
# Copyright (C) 2007 Red Hat, Inc
# This file is distributed under the same license as the xdg-user-dirs package.
# F Wolff <friedel@translate.org.za>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2010-04-19 19:51+0200\n"
"Last-Translator: F Wolff <friedel@translate.org.za>\n"
"Language-Team: translate-discuss-af@lists.sourceforge.net\n"
"Language: af\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Virtaal 0.5.3-rc1\n"
"X-Language: af_ZA\n"
#: translate.c:2
msgid "Applications"
msgstr "Toepassings"
#: translate.c:2
msgid "applications"
msgstr "toepassings"
#: translate.c:3
msgid "Desktop"
msgstr "Werkskerm"
#: translate.c:3
msgid "desktop"
msgstr "werkskerm"
#: translate.c:4
msgid "Documents"
msgstr "Dokumente"
#: translate.c:4
msgid "documents"
msgstr "dokumente"
#: translate.c:5
msgid "Download"
msgstr "Afgelaai"
#: translate.c:5
msgid "download"
msgstr "afgelaai"
#: translate.c:6
msgid "Downloads"
msgstr "Afgelaai"
#: translate.c:6
msgid "downloads"
msgstr "afgelaai"
#: translate.c:7
msgid "Movies"
msgstr "Films"
#: translate.c:7
msgid "movies"
msgstr "films"
#: translate.c:8
msgid "Music"
msgstr "Musiek"
#: translate.c:8
msgid "music"
msgstr "musiek"
#: translate.c:9
msgid "Photos"
msgstr "Foto's"
#: translate.c:9
msgid "photos"
msgstr "foto's"
#: translate.c:10
msgid "Pictures"
msgstr "Prente"
#: translate.c:10
msgid "pictures"
msgstr "prente"
#: translate.c:11
msgid "Projects"
msgstr "Projekte"
#: translate.c:11
msgid "projects"
msgstr "projekte"
#: translate.c:12
msgid "Public"
msgstr "Publiek"
#: translate.c:12
msgid "public"
msgstr "publiek"
#: translate.c:13
msgid "Share"
msgstr "Gedeel"
#: translate.c:13
msgid "share"
msgstr "gedeel"
#: translate.c:14
msgid "Templates"
msgstr "Sjablone"
#: translate.c:14
msgid "templates"
msgstr "sjablone"
#: translate.c:15
msgid "Videos"
msgstr "Video's"
#: translate.c:15
msgid "videos"
msgstr "video's"

BIN
po/an.gmo Normal file

Binary file not shown.

129
po/an.po Normal file
View File

@ -0,0 +1,129 @@
# Aragonese translation for xdg-user-dirs.
# Copyright (C) 2010 xdg-user-dirs's COPYRIGHT HOLDER
# This file is distributed under the same license as the xdg-user-dirs package.
# Daniel Martinez Cucalon <entaltoaragon@gmail.com>, 2010.
# Daniel Martinez <entaltoaragon@gmail.com>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs-0.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2010-09-01 13:46+0200\n"
"Last-Translator: Daniel Martinez <entaltoaragon@gmail.com>\n"
"Language-Team: Aragonese <softaragones@googlegroups.com>\n"
"Language: an\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: translate.c:2
msgid "Applications"
msgstr "Aplicacions"
#: translate.c:2
msgid "applications"
msgstr "aplicacions"
#: translate.c:3
msgid "Desktop"
msgstr "Escritorio"
#: translate.c:3
msgid "desktop"
msgstr "escritorio"
#: translate.c:4
msgid "Documents"
msgstr "Documentos"
#: translate.c:4
msgid "documents"
msgstr "documentos"
#: translate.c:5
msgid "Download"
msgstr "Descarga"
#: translate.c:5
msgid "download"
msgstr "descarga"
#: translate.c:6
msgid "Downloads"
msgstr "Descargas"
#: translate.c:6
msgid "downloads"
msgstr "descargas"
#: translate.c:7
msgid "Movies"
msgstr "Peliclas"
#: translate.c:7
msgid "movies"
msgstr "peliclas"
#: translate.c:8
msgid "Music"
msgstr "Mosica"
#: translate.c:8
msgid "music"
msgstr "mosica"
#: translate.c:9
msgid "Photos"
msgstr "Retratos"
#: translate.c:9
msgid "photos"
msgstr "retratos"
#: translate.c:10
msgid "Pictures"
msgstr "Imachens"
#: translate.c:10
msgid "pictures"
msgstr "imachens"
#: translate.c:11
msgid "Projects"
msgstr "Proyectos"
#: translate.c:11
msgid "projects"
msgstr "proyectos"
#: translate.c:12
msgid "Public"
msgstr "Publico"
#: translate.c:12
msgid "public"
msgstr "publico"
#: translate.c:13
msgid "Share"
msgstr "Compartiu"
#: translate.c:13
msgid "share"
msgstr "compartiu"
#: translate.c:14
msgid "Templates"
msgstr "Plantillas"
#: translate.c:14
msgid "templates"
msgstr "plantillas"
#: translate.c:15
msgid "Videos"
msgstr "Vidios"
#: translate.c:15
msgid "videos"
msgstr "vidios"

BIN
po/ar.gmo Normal file

Binary file not shown.

134
po/ar.po Normal file
View File

@ -0,0 +1,134 @@
# translation of xdg-user-dirs.HEAD.po to Arabic
# Copyright (C) YEAR Red Hat, Inc
# This file is distributed under the same license as the PACKAGE package.
#
# Khaled Hosny <khaledhosny@eglug.org>, 2007.
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs.HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2007-05-17 06:02+0300\n"
"Last-Translator: Khaled Hosny <khaledhosny@eglug.org>\n"
"Language-Team: Arabic <doc@arabeyes.org>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=4; plural=n==1 ? 0 : n==2 ? 1 : n>=3 && n<=10 ? 2 : "
"3\n"
#: translate.c:2
msgid "Applications"
msgstr "التطبيقات"
#: translate.c:2
msgid "applications"
msgstr "تطبيقات"
#: translate.c:3
msgid "Desktop"
msgstr "سطح المكتب"
#: translate.c:3
msgid "desktop"
msgstr "سطح المكتب"
#: translate.c:4
msgid "Documents"
msgstr "المستندات"
#: translate.c:4
msgid "documents"
msgstr "مستندات"
#: translate.c:5
msgid "Download"
msgstr "التنزيلات"
#: translate.c:5
msgid "download"
msgstr "تنزيلات"
#: translate.c:6
#, fuzzy
msgid "Downloads"
msgstr "التنزيلات"
#: translate.c:6
#, fuzzy
msgid "downloads"
msgstr "تنزيلات"
#: translate.c:7
msgid "Movies"
msgstr "الأفلام"
#: translate.c:7
msgid "movies"
msgstr "أفلام"
#: translate.c:8
msgid "Music"
msgstr "الموسيقى"
#: translate.c:8
msgid "music"
msgstr "موسيقى"
#: translate.c:9
msgid "Photos"
msgstr "الصور الضوئية"
#: translate.c:9
msgid "photos"
msgstr "صور ضوئية"
#: translate.c:10
msgid "Pictures"
msgstr "الصور"
#: translate.c:10
msgid "pictures"
msgstr "صور"
#: translate.c:11
msgid "Projects"
msgstr "المشاريع"
#: translate.c:11
msgid "projects"
msgstr "مشاريع"
#: translate.c:12
msgid "Public"
msgstr "عام"
#: translate.c:12
msgid "public"
msgstr "عام"
#: translate.c:13
msgid "Share"
msgstr "مشاركات"
#: translate.c:13
msgid "share"
msgstr "مشاركات"
#: translate.c:14
msgid "Templates"
msgstr "القوالب"
#: translate.c:14
msgid "templates"
msgstr "قوالب"
#: translate.c:15
msgid "Videos"
msgstr "الفيديو"
#: translate.c:15
msgid "videos"
msgstr "فيديو"

BIN
po/as.gmo Normal file

Binary file not shown.

132
po/as.po Normal file
View File

@ -0,0 +1,132 @@
# Assamese translations for el package.
# Copyright (C) 2010 THE el'S COPYRIGHT HOLDER
# This file is distributed under the same license as the xdg-user-dirs package.
#
# Automatically generated, 2010.
# Amitakhya Phukan <aphukan@fedoraproject.org>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs-0.11-pre1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2010-04-06 21:50+0530\n"
"Last-Translator: Amitakhya Phukan <aphukan@fedoraproject.org>\n"
"Language-Team: Assamese <fedora-trans-as@redhat.com>\n"
"Language: as\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.0\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: translate.c:2
msgid "Applications"
msgstr "অনুপ্ৰয়োগ"
#: translate.c:2
msgid "applications"
msgstr "অনুপ্ৰয়োগ"
#: translate.c:3
msgid "Desktop"
msgstr "ডেস্কট'প"
#: translate.c:3
msgid "desktop"
msgstr "ডেস্কট'প"
#: translate.c:4
msgid "Documents"
msgstr "ডকুমেন্টবোৰ"
#: translate.c:4
msgid "documents"
msgstr "ডকুমেন্টবোৰ"
#: translate.c:5
msgid "Download"
msgstr "ডাউন্‌লোড"
#: translate.c:5
msgid "download"
msgstr "ডাউন্‌লোড"
#: translate.c:6
msgid "Downloads"
msgstr "ডাউন্‌লোডসমূহ"
#: translate.c:6
msgid "downloads"
msgstr "ডাউন্‌লোডসমূহ"
#: translate.c:7
msgid "Movies"
msgstr "চলচ্চিত্ৰ"
#: translate.c:7
msgid "movies"
msgstr "চলচ্চিত্ৰ"
#: translate.c:8
msgid "Music"
msgstr "সংগীত"
#: translate.c:8
msgid "music"
msgstr "সংগীত"
#: translate.c:9
msgid "Photos"
msgstr "ফ'টোবোৰ"
#: translate.c:9
msgid "photos"
msgstr "ফ'টোবোৰ"
#: translate.c:10
msgid "Pictures"
msgstr "ছবিবোৰ"
#: translate.c:10
msgid "pictures"
msgstr "ছবিবোৰ"
#: translate.c:11
msgid "Projects"
msgstr "প্ৰকল্পবোৰ"
#: translate.c:11
msgid "projects"
msgstr "প্ৰকল্পবোৰ"
#: translate.c:12
msgid "Public"
msgstr "সাৰ্বজনীন"
#: translate.c:12
msgid "public"
msgstr "সাৰ্বজনীন"
#: translate.c:13
msgid "Share"
msgstr "অংশ লোৱা"
#: translate.c:13
msgid "share"
msgstr "অংশ লোৱা"
#: translate.c:14
msgid "Templates"
msgstr "নমুনাবোৰ"
#: translate.c:14
msgid "templates"
msgstr "নমুনাবোৰ"
#: translate.c:15
msgid "Videos"
msgstr "ভিডিঅ'বোৰ"
#: translate.c:15
msgid "videos"
msgstr "ভিডিঅ'বোৰ"

BIN
po/ast.gmo Normal file

Binary file not shown.

131
po/ast.po Normal file
View File

@ -0,0 +1,131 @@
# Asturian translation for xdg-user-dirs
# Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
# This file is distributed under the same license as the xdg-user-dirs package.
# Marquinos <maacub@gmail.com>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2011-05-09 09:22+0100\n"
"Last-Translator: Maacub <maacub@gmail.com>\n"
"Language-Team: Asturian <ubuntu-l10n-ast@lists.ubuntu.com>\n"
"Language: ast\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-12-21 18:56+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: translate.c:2
msgid "Applications"
msgstr "Aplicaciones"
#: translate.c:2
msgid "applications"
msgstr "aplicaciones"
#: translate.c:3
msgid "Desktop"
msgstr "Escritoriu"
#: translate.c:3
msgid "desktop"
msgstr "escritoriu"
#: translate.c:4
msgid "Documents"
msgstr "Documentos"
#: translate.c:4
msgid "documents"
msgstr "documentos"
#: translate.c:5
msgid "Download"
msgstr "Descarga"
#: translate.c:5
msgid "download"
msgstr "descarga"
#: translate.c:6
msgid "Downloads"
msgstr "Descargues"
#: translate.c:6
msgid "downloads"
msgstr "descargues"
#: translate.c:7
msgid "Movies"
msgstr "Películes"
#: translate.c:7
msgid "movies"
msgstr "películes"
#: translate.c:8
msgid "Music"
msgstr "Música"
#: translate.c:8
msgid "music"
msgstr "música"
#: translate.c:9
msgid "Photos"
msgstr "Semeyes"
#: translate.c:9
msgid "photos"
msgstr "semeyes"
#: translate.c:10
msgid "Pictures"
msgstr "Imáxenes"
#: translate.c:10
msgid "pictures"
msgstr "imáxenes"
#: translate.c:11
msgid "Projects"
msgstr "Proyeutos"
#: translate.c:11
msgid "projects"
msgstr "proyeutos"
#: translate.c:12
msgid "Public"
msgstr "Públicu"
#: translate.c:12
msgid "public"
msgstr "públicu"
#: translate.c:13
msgid "Share"
msgstr "Compartir"
#: translate.c:13
msgid "share"
msgstr "compartir"
#: translate.c:14
msgid "Templates"
msgstr "Plantíes"
#: translate.c:14
msgid "templates"
msgstr "plantíes"
#: translate.c:15
msgid "Videos"
msgstr "Videos"
#: translate.c:15
msgid "videos"
msgstr "videos"

BIN
po/be.gmo Normal file

Binary file not shown.

130
po/be.po Normal file
View File

@ -0,0 +1,130 @@
# Belarusian translation for xdg-user-dirs
# Copyright (c) 2007 Rosetta Contributors and Canonical Ltd 2007
# This file is distributed under the same license as the xdg-user-dirs package.
# Alexander Nyakhaychyk <nyakhaychyk@gmail.com>, 2008.
# Ihar Hrachyshka <ihar.hrachyshka@gmail.com>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2012-01-21 19:58+0300\n"
"Last-Translator: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>\n"
"Language-Team: Belarusian <i18n@mova.org>\n"
"Language: be\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: translate.c:2
msgid "Applications"
msgstr "Праграмы"
#: translate.c:2
msgid "applications"
msgstr "праграмы"
#: translate.c:3
msgid "Desktop"
msgstr "Стол"
#: translate.c:3
msgid "desktop"
msgstr "стол"
#: translate.c:4
msgid "Documents"
msgstr "Дакументы"
#: translate.c:4
msgid "documents"
msgstr "дакументы"
#: translate.c:5
msgid "Download"
msgstr "Сцягнутыя файлы"
#: translate.c:5
msgid "download"
msgstr "сцягнутыя файлы"
#: translate.c:6
msgid "Downloads"
msgstr "Сцягнутыя файлы"
#: translate.c:6
msgid "downloads"
msgstr "сцягнутыя файлы"
#: translate.c:7
msgid "Movies"
msgstr "Фільмы"
#: translate.c:7
msgid "movies"
msgstr "фільмы"
#: translate.c:8
msgid "Music"
msgstr "Музыка"
#: translate.c:8
msgid "music"
msgstr "музыка"
#: translate.c:9
msgid "Photos"
msgstr "Фатаграфіі"
#: translate.c:9
msgid "photos"
msgstr "фатаграфіі"
#: translate.c:10
msgid "Pictures"
msgstr "Малюнкі"
#: translate.c:10
msgid "pictures"
msgstr "малюнкі"
#: translate.c:11
msgid "Projects"
msgstr "Праекты"
#: translate.c:11
msgid "projects"
msgstr "праекты"
#: translate.c:12
msgid "Public"
msgstr "Публічныя файлы"
#: translate.c:12
msgid "public"
msgstr "публічныя файлы"
#: translate.c:13
msgid "Share"
msgstr "Супольныя файлы"
#: translate.c:13
msgid "share"
msgstr "супольныя файлы"
#: translate.c:14
msgid "Templates"
msgstr "Шаблоны"
#: translate.c:14
msgid "templates"
msgstr "шаблоны"
#: translate.c:15
msgid "Videos"
msgstr "Відэа"
#: translate.c:15
msgid "videos"
msgstr "відэа"

BIN
po/be@latin.gmo Normal file

Binary file not shown.

132
po/be@latin.po Normal file
View File

@ -0,0 +1,132 @@
# Biełaruski pierakład xdg-user-dirs.
# Copyright (C) Ihar Hrachyshka, 2007.
# This file is distributed under the same license as the xdg-user-dirs package.
# Ihar Hrachyshka <ihar.hrachyshka@gmail.com>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2007-10-16 03:39+0100\n"
"Last-Translator: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>\n"
"Language-Team: Belarusian (Latin script) <translation-team-be-latin@lists."
"sourceforge.net>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: translate.c:2
msgid "Applications"
msgstr "Aplikacyi"
#: translate.c:2
msgid "applications"
msgstr "aplikacyi"
#: translate.c:3
msgid "Desktop"
msgstr "Stoł"
#: translate.c:3
msgid "desktop"
msgstr "stoł"
#: translate.c:4
msgid "Documents"
msgstr "Dakumenty"
#: translate.c:4
msgid "documents"
msgstr "dakumenty"
#: translate.c:5
msgid "Download"
msgstr "Zahruzka"
#: translate.c:5
msgid "download"
msgstr "zahruzka"
#: translate.c:6
#, fuzzy
msgid "Downloads"
msgstr "Zahruzka"
#: translate.c:6
#, fuzzy
msgid "downloads"
msgstr "zahruzka"
#: translate.c:7
msgid "Movies"
msgstr "Filmy"
#: translate.c:7
msgid "movies"
msgstr "filmy"
#: translate.c:8
msgid "Music"
msgstr "Muzyka"
#: translate.c:8
msgid "music"
msgstr "muzyka"
#: translate.c:9
msgid "Photos"
msgstr "Fotazdymki"
#: translate.c:9
msgid "photos"
msgstr "fotazdymki"
#: translate.c:10
msgid "Pictures"
msgstr "Malunki"
#: translate.c:10
msgid "pictures"
msgstr "malunki"
#: translate.c:11
msgid "Projects"
msgstr "Prajekty"
#: translate.c:11
msgid "projects"
msgstr "prajekty"
#: translate.c:12
msgid "Public"
msgstr "Publičnaje"
#: translate.c:12
msgid "public"
msgstr "publičnaje"
#: translate.c:13
msgid "Share"
msgstr "Supolnaje"
#: translate.c:13
msgid "share"
msgstr "supolnaje"
#: translate.c:14
msgid "Templates"
msgstr "Šablony"
#: translate.c:14
msgid "templates"
msgstr "šablony"
#: translate.c:15
msgid "Videos"
msgstr "Videa"
#: translate.c:15
msgid "videos"
msgstr "videa"

BIN
po/bg.gmo Normal file

Binary file not shown.

130
po/bg.po Normal file
View File

@ -0,0 +1,130 @@
# Bulgarian translation of xdg-user-dirs po-file
# Copyright (C) 2007, 2009 Alexander Shopov
# This file is distributed under the same license as the xdg-user-dirs package.
# Alexander Shopov <ash@contact.bg>, 2007, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.11-pre1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2009-09-22 10:39+0300\n"
"Last-Translator: Alexander Shopov <ash@contact.bg>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: translate.c:2
msgid "Applications"
msgstr "Програми"
#: translate.c:2
msgid "applications"
msgstr "програми"
#: translate.c:3
msgid "Desktop"
msgstr "Плот"
#: translate.c:3
msgid "desktop"
msgstr "плот"
#: translate.c:4
msgid "Documents"
msgstr "Документи"
#: translate.c:4
msgid "documents"
msgstr "документи"
#: translate.c:5
msgid "Download"
msgstr "Свалени"
#: translate.c:5
msgid "download"
msgstr "свалени"
#: translate.c:6
msgid "Downloads"
msgstr "Свалени"
#: translate.c:6
msgid "downloads"
msgstr "свалени"
#: translate.c:7
msgid "Movies"
msgstr "Филми"
#: translate.c:7
msgid "movies"
msgstr "филми"
#: translate.c:8
msgid "Music"
msgstr "Музика"
#: translate.c:8
msgid "music"
msgstr "музика"
#: translate.c:9
msgid "Photos"
msgstr "Снимки"
#: translate.c:9
msgid "photos"
msgstr "снимки"
#: translate.c:10
msgid "Pictures"
msgstr "Изображения"
#: translate.c:10
msgid "pictures"
msgstr "изображения"
#: translate.c:11
msgid "Projects"
msgstr "Проекти"
#: translate.c:11
msgid "projects"
msgstr "проекти"
#: translate.c:12
msgid "Public"
msgstr "Публични"
#: translate.c:12
msgid "public"
msgstr "публични"
#: translate.c:13
msgid "Share"
msgstr "Споделени"
#: translate.c:13
msgid "share"
msgstr "споделени"
#: translate.c:14
msgid "Templates"
msgstr "Шаблони"
#: translate.c:14
msgid "templates"
msgstr "шаблони"
#: translate.c:15
msgid "Videos"
msgstr "Видео"
#: translate.c:15
msgid "videos"
msgstr "видео"

BIN
po/bn_IN.gmo Normal file

Binary file not shown.

131
po/bn_IN.po Normal file
View File

@ -0,0 +1,131 @@
# translation of xdg-user-dirs-0.11-pre1.po to Bengali INDIA
# Copyright (C) 2010 THE xdg-user-dirs COPYRIGHT HOLDER
# This file is distributed under the same license as the xdg-user-dirs package.
#
# Runa Bhattacharjee <runab@gmail.com>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs-0.11-pre1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2010-04-17 10:16+0530\n"
"Last-Translator: Runa Bhattacharjee <runabh@gmail.com>\n"
"Language-Team: Bengali (India) <discuss@lists.ankur.org.in>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: translate.c:2
msgid "Applications"
msgstr "Applications"
#: translate.c:2
msgid "applications"
msgstr "applications"
#: translate.c:3
msgid "Desktop"
msgstr "Desktop"
#: translate.c:3
msgid "desktop"
msgstr "desktop"
#: translate.c:4
msgid "Documents"
msgstr "Documents"
#: translate.c:4
msgid "documents"
msgstr "documents"
#: translate.c:5
msgid "Download"
msgstr "Download"
#: translate.c:5
msgid "download"
msgstr "download"
#: translate.c:6
msgid "Downloads"
msgstr "Downloads"
#: translate.c:6
msgid "downloads"
msgstr "downloads"
#: translate.c:7
msgid "Movies"
msgstr "Movies"
#: translate.c:7
msgid "movies"
msgstr "movies"
#: translate.c:8
msgid "Music"
msgstr "Music"
#: translate.c:8
msgid "music"
msgstr "music"
#: translate.c:9
msgid "Photos"
msgstr "Photos"
#: translate.c:9
msgid "photos"
msgstr "photos"
#: translate.c:10
msgid "Pictures"
msgstr "Pictures"
#: translate.c:10
msgid "pictures"
msgstr "pictures"
#: translate.c:11
msgid "Projects"
msgstr "Projects"
#: translate.c:11
msgid "projects"
msgstr "projects"
#: translate.c:12
msgid "Public"
msgstr "Public"
#: translate.c:12
msgid "public"
msgstr "public"
#: translate.c:13
msgid "Share"
msgstr "Share"
#: translate.c:13
msgid "share"
msgstr "share"
#: translate.c:14
msgid "Templates"
msgstr "Templates"
#: translate.c:14
msgid "templates"
msgstr "templates"
#: translate.c:15
msgid "Videos"
msgstr "Videos"
#: translate.c:15
msgid "videos"
msgstr "videos"

10
po/boldquot.sed Normal file
View File

@ -0,0 +1,10 @@
s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/\1/g
s/ '\([^`']*\)' / \1 /g
s/ '\([^`']*\)'$/ \1/g
s/^'\([^`']*\)' /\1 /g
s/“”/""/g
s///g
s//”/g
s///g
s///g

BIN
po/br.gmo Normal file

Binary file not shown.

134
po/br.po Normal file
View File

@ -0,0 +1,134 @@
# Breton translation for xdg-user-dirs.
# Copyright (C) 2009 Rosetta Contributors and Canonical Ltd 2009
# This file is distributed under the same license as the xdg-user-dirs package.
# Denis <denisarnuad@yahoo.fr>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dir\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2009-08-08 00:29+0100\n"
"Last-Translator: denis <denisarnuad@yahoo.fr>\n"
"Language-Team: Breton <brenux@free.fr>\n"
"Language: br\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: breton\n"
"X-Poedit-Country: FRANCE\n"
"X-Poedit-SourceCharset: utf-8\n"
#: translate.c:2
msgid "Applications"
msgstr "Arloadoù"
#: translate.c:2
msgid "applications"
msgstr "arloadoù"
#: translate.c:3
msgid "Desktop"
msgstr "Burev"
#: translate.c:3
msgid "desktop"
msgstr "burev"
#: translate.c:4
msgid "Documents"
msgstr "Teulioù"
#: translate.c:4
msgid "documents"
msgstr "teulioù"
#: translate.c:5
msgid "Download"
msgstr "Pellgargañ"
#: translate.c:5
msgid "download"
msgstr "pellgargañ"
#: translate.c:6
#, fuzzy
msgid "Downloads"
msgstr "Pellgargañ"
#: translate.c:6
#, fuzzy
msgid "downloads"
msgstr "pellgargañ"
#: translate.c:7
msgid "Movies"
msgstr "Filmoù"
#: translate.c:7
msgid "movies"
msgstr "filmoù"
#: translate.c:8
msgid "Music"
msgstr "Sonerezh"
#: translate.c:8
msgid "music"
msgstr "sonerezh"
#: translate.c:9
msgid "Photos"
msgstr "Luc'hskeudennoù"
#: translate.c:9
msgid "photos"
msgstr "luc'hskeudennoù"
#: translate.c:10
msgid "Pictures"
msgstr "Skeudennoù"
#: translate.c:10
msgid "pictures"
msgstr "skeudennoù"
#: translate.c:11
msgid "Projects"
msgstr "Raktresoù"
#: translate.c:11
msgid "projects"
msgstr "raktresoù"
#: translate.c:12
msgid "Public"
msgstr "Foran"
#: translate.c:12
msgid "public"
msgstr "foran"
#: translate.c:13
msgid "Share"
msgstr "Rannañ"
#: translate.c:13
msgid "share"
msgstr "Rannañ"
#: translate.c:14
msgid "Templates"
msgstr "Patromoù"
#: translate.c:14
msgid "templates"
msgstr "patromoù"
#: translate.c:15
msgid "Videos"
msgstr "Videoioù"
#: translate.c:15
msgid "videos"
msgstr "videoioù"

BIN
po/ca.gmo Normal file

Binary file not shown.

130
po/ca.po Normal file
View File

@ -0,0 +1,130 @@
# Catalan translations for xdg-user-dirs package
# Traduccions al català del paquet «xdg-user-dirs».
# Copyright (C) 2007-2010 Red Hat, Inc
# This file is distributed under the same license as the xdg-user-dirs package.
# Josep Puigdemont <josep.puigdemont@gmail.com>, 2007, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2010-10-01 10:25+0200\n"
"Last-Translator: Josep Puigdemont <josep.puigdemont@gmail.com>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: translate.c:2
msgid "Applications"
msgstr "Aplicacions"
#: translate.c:2
msgid "applications"
msgstr "aplicacions"
#: translate.c:3
msgid "Desktop"
msgstr "Escriptori"
#: translate.c:3
msgid "desktop"
msgstr "escriptori"
#: translate.c:4
msgid "Documents"
msgstr "Documents"
#: translate.c:4
msgid "documents"
msgstr "documents"
#: translate.c:5
msgid "Download"
msgstr "Baixada"
#: translate.c:5
msgid "download"
msgstr "baixada"
#: translate.c:6
msgid "Downloads"
msgstr "Baixades"
#: translate.c:6
msgid "downloads"
msgstr "baixades"
#: translate.c:7
msgid "Movies"
msgstr "Pel·lícules"
#: translate.c:7
msgid "movies"
msgstr "pel·lícules"
#: translate.c:8
msgid "Music"
msgstr "Música"
#: translate.c:8
msgid "music"
msgstr "música"
#: translate.c:9
msgid "Photos"
msgstr "Fotografies"
#: translate.c:9
msgid "photos"
msgstr "fotografies"
#: translate.c:10
msgid "Pictures"
msgstr "Imatges"
#: translate.c:10
msgid "pictures"
msgstr "imatges"
#: translate.c:11
msgid "Projects"
msgstr "Projectes"
#: translate.c:11
msgid "projects"
msgstr "projectes"
#: translate.c:12
msgid "Public"
msgstr "Públic"
#: translate.c:12
msgid "public"
msgstr "públic"
#: translate.c:13
msgid "Share"
msgstr "Compartit"
#: translate.c:13
msgid "share"
msgstr "compartit"
#: translate.c:14
msgid "Templates"
msgstr "Plantilles"
#: translate.c:14
msgid "templates"
msgstr "plantilles"
#: translate.c:15
msgid "Videos"
msgstr "Vídeos"
#: translate.c:15
msgid "videos"
msgstr "vídeos"

BIN
po/crh.gmo Normal file

Binary file not shown.

134
po/crh.po Normal file
View File

@ -0,0 +1,134 @@
# Qırımtatarca (Qırım Türkçe) xdg-user-dirs.
# Copyright (C) 2007 Red Hat, Inc
# This file is distributed under the same license as the xdg-user-dirs package.
#
# Reşat SABIQ <tilde.birlik@gmail.com>, 2009.
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.11-pre1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2009-10-21 21:53-0600\n"
"Last-Translator: Reşat SABIQ <tilde.birlik@gmail.com>\n"
"Language-Team: Crimean Tatar (Crimean Turkish) <tilde-birlik-tercime@lists."
"sourceforge.net>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: translate.c:2
msgid "Applications"
msgstr "Uyğulamalar"
#: translate.c:2
msgid "applications"
msgstr "uyğulamalar"
#: translate.c:3
msgid "Desktop"
msgstr "Masaüstü"
#: translate.c:3
msgid "desktop"
msgstr "masaüstü"
#: translate.c:4
msgid "Documents"
msgstr "Vesiqalar"
#: translate.c:4
msgid "documents"
msgstr "vesiqalar"
#: translate.c:5
msgid "Download"
msgstr "Endirme"
#: translate.c:5
msgid "download"
msgstr "endirme"
#: translate.c:6
msgid "Downloads"
msgstr "Endirmeler"
#: translate.c:6
msgid "downloads"
msgstr "endirmeler"
#: translate.c:7
msgid "Movies"
msgstr "Filmler"
#: translate.c:7
msgid "movies"
msgstr "filmler"
# tüklü
#: translate.c:8
msgid "Music"
msgstr "Musıqi"
# tüklü
#: translate.c:8
msgid "music"
msgstr "musıqi"
#: translate.c:9
msgid "Photos"
msgstr "Fotolar"
#: translate.c:9
msgid "photos"
msgstr "fotolar"
#: translate.c:10
msgid "Pictures"
msgstr "Resimler"
#: translate.c:10
msgid "pictures"
msgstr "resimler"
#: translate.c:11
msgid "Projects"
msgstr "Proyektler"
#: translate.c:11
msgid "projects"
msgstr "proyektler"
#: translate.c:12
msgid "Public"
msgstr "Aleniy"
#: translate.c:12
msgid "public"
msgstr "aleniy"
#: translate.c:13
msgid "Share"
msgstr "Üleşim"
#: translate.c:13
msgid "share"
msgstr "üleşim"
#: translate.c:14
msgid "Templates"
msgstr "Şablonlar"
#: translate.c:14
msgid "templates"
msgstr "şablonlar"
#: translate.c:15
msgid "Videos"
msgstr "Videolar"
#: translate.c:15
msgid "videos"
msgstr "videolar"

BIN
po/cs.gmo Normal file

Binary file not shown.

130
po/cs.po Normal file
View File

@ -0,0 +1,130 @@
# Czech translation of xdg-user-dirs.
# Copyright (C) 2007, 2008, 2009 Red Hat, Inc.
# This file is distributed under the same license as the xdg-user-dirs package.
# Jiří Netolický <netolish@gmail.com>, 2007.
# Petr Kovar <pknbe@volny.cz>, 2008, 2009.
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs-0.11-pre1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2009-09-21 01:14+0200\n"
"Last-Translator: Petr Kovar <pknbe@volny.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: translate.c:2
msgid "Applications"
msgstr "Aplikace"
#: translate.c:2
msgid "applications"
msgstr "aplikace"
#: translate.c:3
msgid "Desktop"
msgstr "Plocha"
#: translate.c:3
msgid "desktop"
msgstr "plocha"
#: translate.c:4
msgid "Documents"
msgstr "Dokumenty"
#: translate.c:4
msgid "documents"
msgstr "dokumenty"
#: translate.c:5
msgid "Download"
msgstr "Stažený"
#: translate.c:5
msgid "download"
msgstr "stažený"
#: translate.c:6
msgid "Downloads"
msgstr "Stažené"
#: translate.c:6
msgid "downloads"
msgstr "stažené"
#: translate.c:7
msgid "Movies"
msgstr "Filmy"
#: translate.c:7
msgid "movies"
msgstr "filmy"
#: translate.c:8
msgid "Music"
msgstr "Hudba"
#: translate.c:8
msgid "music"
msgstr "hudba"
#: translate.c:9
msgid "Photos"
msgstr "Fotografie"
#: translate.c:9
msgid "photos"
msgstr "fotografie"
#: translate.c:10
msgid "Pictures"
msgstr "Obrázky"
#: translate.c:10
msgid "pictures"
msgstr "obrázky"
#: translate.c:11
msgid "Projects"
msgstr "Projekty"
#: translate.c:11
msgid "projects"
msgstr "projekty"
#: translate.c:12
msgid "Public"
msgstr "Veřejné"
#: translate.c:12
msgid "public"
msgstr "veřejné"
#: translate.c:13
msgid "Share"
msgstr "Sdílené"
#: translate.c:13
msgid "share"
msgstr "sdílené"
#: translate.c:14
msgid "Templates"
msgstr "Šablony"
#: translate.c:14
msgid "templates"
msgstr "šablony"
#: translate.c:15
msgid "Videos"
msgstr "Videa"
#: translate.c:15
msgid "videos"
msgstr "videa"

BIN
po/da.gmo Normal file

Binary file not shown.

131
po/da.po Normal file
View File

@ -0,0 +1,131 @@
# Danish translation of xdg-user-dirs.
# This file is distributed under the same license as the xdg-user-dirs package.
# Lasse Bang Mikkelsen <lbm@lbm.dk>, 2007, 08.
# Joe Hansen <joedalton2@yahoo.dk>, 2009, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs-0.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2016-03-24 17:54+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: translate.c:2
msgid "Applications"
msgstr "Programmer"
#: translate.c:2
msgid "applications"
msgstr "programmer"
#: translate.c:3
msgid "Desktop"
msgstr "Skrivebord"
#: translate.c:3
msgid "desktop"
msgstr "skrivebord"
#: translate.c:4
msgid "Documents"
msgstr "Dokumenter"
#: translate.c:4
msgid "documents"
msgstr "dokumenter"
#: translate.c:5
msgid "Download"
msgstr "Hentet"
#: translate.c:5
msgid "download"
msgstr "hentet"
#: translate.c:6
msgid "Downloads"
msgstr "Hentet"
#: translate.c:6
msgid "downloads"
msgstr "hentet"
#: translate.c:7
msgid "Movies"
msgstr "Film"
#: translate.c:7
msgid "movies"
msgstr "film"
#: translate.c:8
msgid "Music"
msgstr "Musik"
#: translate.c:8
msgid "music"
msgstr "musik"
#: translate.c:9
msgid "Photos"
msgstr "Fotos"
#: translate.c:9
msgid "photos"
msgstr "fotos"
#: translate.c:10
msgid "Pictures"
msgstr "Billeder"
#: translate.c:10
msgid "pictures"
msgstr "billeder"
#: translate.c:11
msgid "Projects"
msgstr "Projekter"
#: translate.c:11
msgid "projects"
msgstr "projekter"
#: translate.c:12
msgid "Public"
msgstr "Offentligt"
#: translate.c:12
msgid "public"
msgstr "offentligt"
#: translate.c:13
msgid "Share"
msgstr "Delt"
#: translate.c:13
msgid "share"
msgstr "delt"
#: translate.c:14
msgid "Templates"
msgstr "Skabeloner"
#: translate.c:14
msgid "templates"
msgstr "skabeloner"
#: translate.c:15
msgid "Videos"
msgstr "Videoklip"
#: translate.c:15
msgid "videos"
msgstr "videoklip"

BIN
po/de.gmo Normal file

Binary file not shown.

131
po/de.po Normal file
View File

@ -0,0 +1,131 @@
# German translations for xdg-user-dirs.
# Copyright (C) 2007 Red Hat, Inc
# This file is distributed under the same license as the xdg-user-dirs package.
# Hendrik Richter <hendrikr@gnome.org>, 2007.
# Roland Illig <roland.illig@gmx.de>, 2009.
# Mario Blättermann <mario.blaettermann@gmail.com>, 2011, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2013-02-24 14:00+0100\n"
"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: translate.c:2
msgid "Applications"
msgstr "Anwendungen"
#: translate.c:2
msgid "applications"
msgstr "anwendungen"
#: translate.c:3
msgid "Desktop"
msgstr "Schreibtisch"
#: translate.c:3
msgid "desktop"
msgstr "schreibtisch"
#: translate.c:4
msgid "Documents"
msgstr "Dokumente"
#: translate.c:4
msgid "documents"
msgstr "dokumente"
#: translate.c:5
msgid "Download"
msgstr "Download"
#: translate.c:5
msgid "download"
msgstr "download"
#: translate.c:6
msgid "Downloads"
msgstr "Downloads"
#: translate.c:6
msgid "downloads"
msgstr "downloads"
#: translate.c:7
msgid "Movies"
msgstr "Filme"
#: translate.c:7
msgid "movies"
msgstr "filme"
#: translate.c:8
msgid "Music"
msgstr "Musik"
#: translate.c:8
msgid "music"
msgstr "musik"
#: translate.c:9
msgid "Photos"
msgstr "Fotos"
#: translate.c:9
msgid "photos"
msgstr "fotos"
#: translate.c:10
msgid "Pictures"
msgstr "Bilder"
#: translate.c:10
msgid "pictures"
msgstr "bilder"
#: translate.c:11
msgid "Projects"
msgstr "Projekte"
#: translate.c:11
msgid "projects"
msgstr "projekte"
#: translate.c:12
msgid "Public"
msgstr "Öffentlich"
#: translate.c:12
msgid "public"
msgstr "oeffentlich"
#: translate.c:13
msgid "Share"
msgstr "Freigabe"
#: translate.c:13
msgid "share"
msgstr "freigabe"
#: translate.c:14
msgid "Templates"
msgstr "Vorlagen"
#: translate.c:14
msgid "templates"
msgstr "vorlagen"
#: translate.c:15
msgid "Videos"
msgstr "Videos"
#: translate.c:15
msgid "videos"
msgstr "videos"

BIN
po/el.gmo Normal file

Binary file not shown.

131
po/el.po Normal file
View File

@ -0,0 +1,131 @@
# xdg-user-dirs Greek version
# Copyright (C) 2007 Red Hat, Inc
# This file is distributed under the same license as the xdg-user-dirs package.
# Nikos Charonitakis <nikosx@gmail.com>, 2007.
# Simos Xenitellis <simos.lists@googlemail.com>, 2007.
# Savvas Radevic <vicedar@gmail.com>, 2012.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2012-03-18 01:20+0100\n"
"Last-Translator: Savvas Radevic <vicedar@gmail.com>\n"
"Language-Team: Greek <team@lists.gnome.gr>\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: translate.c:2
msgid "Applications"
msgstr "Εφαρμογές"
#: translate.c:2
msgid "applications"
msgstr "εφαρμογές"
#: translate.c:3
msgid "Desktop"
msgstr "Επιφάνεια εργασίας"
#: translate.c:3
msgid "desktop"
msgstr "επιφάνεια εργασίας"
#: translate.c:4
msgid "Documents"
msgstr "Έγγραφα"
#: translate.c:4
msgid "documents"
msgstr "έγγραφα"
#: translate.c:5
msgid "Download"
msgstr "Λήψεις"
#: translate.c:5
msgid "download"
msgstr "λήψεις"
#: translate.c:6
msgid "Downloads"
msgstr "Λήψεις"
#: translate.c:6
msgid "downloads"
msgstr "λήψεις"
#: translate.c:7
msgid "Movies"
msgstr "Ταινίες"
#: translate.c:7
msgid "movies"
msgstr "ταινίες"
#: translate.c:8
msgid "Music"
msgstr "Μουσική"
#: translate.c:8
msgid "music"
msgstr "μουσική"
#: translate.c:9
msgid "Photos"
msgstr "Φωτογραφίες"
#: translate.c:9
msgid "photos"
msgstr "φωτογραφίες"
#: translate.c:10
msgid "Pictures"
msgstr "Εικόνες"
#: translate.c:10
msgid "pictures"
msgstr "εικόνες"
#: translate.c:11
msgid "Projects"
msgstr "Έργα"
#: translate.c:11
msgid "projects"
msgstr "έργα"
#: translate.c:12
msgid "Public"
msgstr "Δημόσια"
#: translate.c:12
msgid "public"
msgstr "δημόσια"
#: translate.c:13
msgid "Share"
msgstr "Κοινόχρηστα"
#: translate.c:13
msgid "share"
msgstr "κοινόχρηστα"
#: translate.c:14
msgid "Templates"
msgstr "Πρότυπα"
#: translate.c:14
msgid "templates"
msgstr "πρότυπα"
#: translate.c:15
msgid "Videos"
msgstr "Βίντεο"
#: translate.c:15
msgid "videos"
msgstr "βίντεο"

25
po/en@boldquot.header Normal file
View File

@ -0,0 +1,25 @@
# All this catalog "translates" are quotation characters.
# The msgids must be ASCII and therefore cannot contain real quotation
# characters, only substitutes like grave accent (0x60), apostrophe (0x27)
# and double quote (0x22). These substitutes look strange; see
# http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
#
# This catalog translates grave accent (0x60) and apostrophe (0x27) to
# left single quotation mark (U+2018) and right single quotation mark (U+2019).
# It also translates pairs of apostrophe (0x27) to
# left single quotation mark (U+2018) and right single quotation mark (U+2019)
# and pairs of quotation mark (0x22) to
# left double quotation mark (U+201C) and right double quotation mark (U+201D).
#
# When output to an UTF-8 terminal, the quotation characters appear perfectly.
# When output to an ISO-8859-1 terminal, the single quotation marks are
# transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to
# grave/acute accent (by libiconv), and the double quotation marks are
# transliterated to 0x22.
# When output to an ASCII terminal, the single quotation marks are
# transliterated to apostrophes, and the double quotation marks are
# transliterated to 0x22.
#
# This catalog furthermore displays the text between the quotation marks in
# bold face, assuming the VT100/XTerm escape sequences.
#

22
po/en@quot.header Normal file
View File

@ -0,0 +1,22 @@
# All this catalog "translates" are quotation characters.
# The msgids must be ASCII and therefore cannot contain real quotation
# characters, only substitutes like grave accent (0x60), apostrophe (0x27)
# and double quote (0x22). These substitutes look strange; see
# http://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
#
# This catalog translates grave accent (0x60) and apostrophe (0x27) to
# left single quotation mark (U+2018) and right single quotation mark (U+2019).
# It also translates pairs of apostrophe (0x27) to
# left single quotation mark (U+2018) and right single quotation mark (U+2019)
# and pairs of quotation mark (0x22) to
# left double quotation mark (U+201C) and right double quotation mark (U+201D).
#
# When output to an UTF-8 terminal, the quotation characters appear perfectly.
# When output to an ISO-8859-1 terminal, the single quotation marks are
# transliterated to apostrophes (by iconv in glibc 2.2 or newer) or to
# grave/acute accent (by libiconv), and the double quotation marks are
# transliterated to 0x22.
# When output to an ASCII terminal, the single quotation marks are
# transliterated to apostrophes, and the double quotation marks are
# transliterated to 0x22.
#

BIN
po/eo.gmo Normal file

Binary file not shown.

128
po/eo.po Normal file
View File

@ -0,0 +1,128 @@
# Esperanto translation for xdg-user-dirs.
# This file is distributed under the same license as the xdg-user-dirs package.
# Felipe Castro <fefcas@gmail.com>, 2008, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs-0.11-pre1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2009-09-19 20:03-0300\n"
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
"Language: eo\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: translate.c:2
msgid "Applications"
msgstr "Aplikaĵoj"
#: translate.c:2
msgid "applications"
msgstr "aplikaĵoj"
#: translate.c:3
msgid "Desktop"
msgstr "Labortablo"
#: translate.c:3
msgid "desktop"
msgstr "labortablo"
#: translate.c:4
msgid "Documents"
msgstr "Dokumentoj"
#: translate.c:4
msgid "documents"
msgstr "dokumentoj"
#: translate.c:5
msgid "Download"
msgstr "Elŝuto"
#: translate.c:5
msgid "download"
msgstr "elŝuto"
#: translate.c:6
msgid "Downloads"
msgstr "Elŝutoj"
#: translate.c:6
msgid "downloads"
msgstr "elŝutoj"
#: translate.c:7
msgid "Movies"
msgstr "Filmoj"
#: translate.c:7
msgid "movies"
msgstr "filmoj"
#: translate.c:8
msgid "Music"
msgstr "Muziko"
#: translate.c:8
msgid "music"
msgstr "muziko"
#: translate.c:9
msgid "Photos"
msgstr "Fotaĵoj"
#: translate.c:9
msgid "photos"
msgstr "fotaĵoj"
#: translate.c:10
msgid "Pictures"
msgstr "Bildoj"
#: translate.c:10
msgid "pictures"
msgstr "bildoj"
#: translate.c:11
msgid "Projects"
msgstr "Projektoj"
#: translate.c:11
msgid "projects"
msgstr "projektoj"
#: translate.c:12
msgid "Public"
msgstr "Publike"
#: translate.c:12
msgid "public"
msgstr "publike"
#: translate.c:13
msgid "Share"
msgstr "Komune"
#: translate.c:13
msgid "share"
msgstr "komune"
#: translate.c:14
msgid "Templates"
msgstr "Ŝablonoj"
#: translate.c:14
msgid "templates"
msgstr "ŝablonoj"
#: translate.c:15
msgid "Videos"
msgstr "Videoj"
#: translate.c:15
msgid "videos"
msgstr "videoj"

BIN
po/es.gmo Normal file

Binary file not shown.

129
po/es.po Normal file
View File

@ -0,0 +1,129 @@
# Spanish translation for xdg-user-dirs-0.11-pre1.po
# This file is distributed under the same license as the xdg-user-dirs package.
# Domingo Becker <domingobecker@gmail.com>, 2007.
# Jorge González González <aloriel@gmail.com>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs-0.11-pre1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2010-02-21 12:41+0100\n"
"Last-Translator: Jorge González González <aloriel@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: translate.c:2
msgid "Applications"
msgstr "Aplicaciones"
#: translate.c:2
msgid "applications"
msgstr "aplicaciones"
#: translate.c:3
msgid "Desktop"
msgstr "Escritorio"
#: translate.c:3
msgid "desktop"
msgstr "escritorio"
#: translate.c:4
msgid "Documents"
msgstr "Documentos"
#: translate.c:4
msgid "documents"
msgstr "documentos"
#: translate.c:5
msgid "Download"
msgstr "Descargas"
#: translate.c:5
msgid "download"
msgstr "descargas"
#: translate.c:6
msgid "Downloads"
msgstr "Descargas"
#: translate.c:6
msgid "downloads"
msgstr "descargas"
#: translate.c:7
msgid "Movies"
msgstr "Películas"
#: translate.c:7
msgid "movies"
msgstr "películas"
#: translate.c:8
msgid "Music"
msgstr "Música"
#: translate.c:8
msgid "music"
msgstr "música"
#: translate.c:9
msgid "Photos"
msgstr "Fotos"
#: translate.c:9
msgid "photos"
msgstr "fotos"
#: translate.c:10
msgid "Pictures"
msgstr "Imágenes"
#: translate.c:10
msgid "pictures"
msgstr "imágenes"
#: translate.c:11
msgid "Projects"
msgstr "Proyectos"
#: translate.c:11
msgid "projects"
msgstr "proyectos"
#: translate.c:12
msgid "Public"
msgstr "Público"
#: translate.c:12
msgid "public"
msgstr "público"
#: translate.c:13
msgid "Share"
msgstr "Compartido"
#: translate.c:13
msgid "share"
msgstr "compartido"
#: translate.c:14
msgid "Templates"
msgstr "Plantillas"
#: translate.c:14
msgid "templates"
msgstr "plantillas"
#: translate.c:15
msgid "Videos"
msgstr "Vídeos"
#: translate.c:15
msgid "videos"
msgstr "vídeos"

BIN
po/et.gmo Normal file

Binary file not shown.

130
po/et.po Normal file
View File

@ -0,0 +1,130 @@
# X Desktop Group kasutaja-spetsiifilised kaustad.
# Copyright (C) 2007-2010 Red Hat, Inc
# This file is distributed under the same license as the xdg-user-dirs package.
# Priit Laes, <plaes@plaes.org>, 2007
# Mattias Põldaru, <mahfiaz@gmail.com>, 2007, 2010
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs-0.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2010-08-03 22:14+0300\n"
"Last-Translator: Priit Laes <plaes@plaes.org>\n"
"Language-Team: Estonian <linux-ee@lists.eenet.ee>\n"
"Language: et\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: translate.c:2
msgid "Applications"
msgstr "Rakendused"
#: translate.c:2
msgid "applications"
msgstr "rakendused"
#: translate.c:3
msgid "Desktop"
msgstr "Töölaud"
#: translate.c:3
msgid "desktop"
msgstr "töölaud"
#: translate.c:4
msgid "Documents"
msgstr "Dokumendid"
#: translate.c:4
msgid "documents"
msgstr "dokumendid"
#: translate.c:5
msgid "Download"
msgstr "Allalaaditud"
#: translate.c:5
msgid "download"
msgstr "allalaaditud"
#: translate.c:6
msgid "Downloads"
msgstr "Allalaadimised"
#: translate.c:6
msgid "downloads"
msgstr "allalaadimised"
#: translate.c:7
msgid "Movies"
msgstr "Filmid"
#: translate.c:7
msgid "movies"
msgstr "filmid"
#: translate.c:8
msgid "Music"
msgstr "Muusika"
#: translate.c:8
msgid "music"
msgstr "muusika"
#: translate.c:9
msgid "Photos"
msgstr "Fotod"
#: translate.c:9
msgid "photos"
msgstr "fotod"
#: translate.c:10
msgid "Pictures"
msgstr "Pildid"
#: translate.c:10
msgid "pictures"
msgstr "pildid"
#: translate.c:11
msgid "Projects"
msgstr "Projektid"
#: translate.c:11
msgid "projects"
msgstr "projektid"
#: translate.c:12
msgid "Public"
msgstr "Avalik"
#: translate.c:12
msgid "public"
msgstr "avalik"
#: translate.c:13
msgid "Share"
msgstr "Maardla"
#: translate.c:13
msgid "share"
msgstr "maardla"
#: translate.c:14
msgid "Templates"
msgstr "Mallid"
#: translate.c:14
msgid "templates"
msgstr "mallid"
#: translate.c:15
msgid "Videos"
msgstr "Videod"
#: translate.c:15
msgid "videos"
msgstr "videod"

BIN
po/eu.gmo Normal file

Binary file not shown.

131
po/eu.po Normal file
View File

@ -0,0 +1,131 @@
# Translation of xdg-user-dirs to Basque.
# This file is distributed under the same license as the xdg-user-dirs package.
#
# Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>, 2008.
# Mikel Olasagasti Uranga <hey_neken@mundurat.net>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs-0.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2010-07-17 17:50+0100\n"
"Last-Translator: Mikel Olasagasti Uranga <hey_neken@mundurat.net>\n"
"Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: translate.c:2
msgid "Applications"
msgstr "Aplikazioak"
#: translate.c:2
msgid "applications"
msgstr "aplikazioak"
#: translate.c:3
msgid "Desktop"
msgstr "Mahaigaina"
#: translate.c:3
msgid "desktop"
msgstr "mahaigaina"
#: translate.c:4
msgid "Documents"
msgstr "Dokumentuak"
#: translate.c:4
msgid "documents"
msgstr "dokumentuak"
#: translate.c:5
msgid "Download"
msgstr "Deskargak"
#: translate.c:5
msgid "download"
msgstr "deskargak"
#: translate.c:6
msgid "Downloads"
msgstr "Deskargak"
#: translate.c:6
msgid "downloads"
msgstr "deskargak"
#: translate.c:7
msgid "Movies"
msgstr "Filmeak"
#: translate.c:7
msgid "movies"
msgstr "filmeak"
#: translate.c:8
msgid "Music"
msgstr "Musika"
#: translate.c:8
msgid "music"
msgstr "musika"
#: translate.c:9
msgid "Photos"
msgstr "Argazkiak"
#: translate.c:9
msgid "photos"
msgstr "argazkiak"
#: translate.c:10
msgid "Pictures"
msgstr "Irudiak"
#: translate.c:10
msgid "pictures"
msgstr "irudiak"
#: translate.c:11
msgid "Projects"
msgstr "Proiektuak"
#: translate.c:11
msgid "projects"
msgstr "proiektuak"
#: translate.c:12
msgid "Public"
msgstr "Publikoa"
#: translate.c:12
msgid "public"
msgstr "publikoa"
#: translate.c:13
msgid "Share"
msgstr "Partekatua"
#: translate.c:13
msgid "share"
msgstr "partekatua"
#: translate.c:14
msgid "Templates"
msgstr "Txantiloiak"
#: translate.c:14
msgid "templates"
msgstr "txantiloiak"
#: translate.c:15
msgid "Videos"
msgstr "Bideoak"
#: translate.c:15
msgid "videos"
msgstr "bideoak"

BIN
po/fa.gmo Normal file

Binary file not shown.

129
po/fa.po Normal file
View File

@ -0,0 +1,129 @@
# Persian translation for xdg-user-dirs.
# Copyright (C) 2010 Free Software Foundation, Inc.
# This file is distributed under the same license as the xdg-user-dirs package.
# Mahyar Moghimi <mahyar.moqimi@gmail.com>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2010-08-16 12:49+0330\n"
"Last-Translator: Mahyar Moghimi <mahyar.moqimi@gmail.com>\n"
"Language-Team: Persian <translation-team-fa@lists.sourceforge.net>\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: translate.c:2
msgid "Applications"
msgstr "برنامه‌ها"
#: translate.c:2
msgid "applications"
msgstr "برنامه‌ها"
#: translate.c:3
msgid "Desktop"
msgstr "میز‌کار"
#: translate.c:3
msgid "desktop"
msgstr "میز‌کار"
#: translate.c:4
msgid "Documents"
msgstr "سند‌ها"
#: translate.c:4
msgid "documents"
msgstr "سند‌ها"
#: translate.c:5
msgid "Download"
msgstr "بارگیری‌"
#: translate.c:5
msgid "download"
msgstr "بارگیری‌"
#: translate.c:6
msgid "Downloads"
msgstr "بارگیری‌ها"
#: translate.c:6
msgid "downloads"
msgstr "بارگیری‌ها"
#: translate.c:7
msgid "Movies"
msgstr "فیلم‌ها"
#: translate.c:7
msgid "movies"
msgstr "فیلم‌ها"
#: translate.c:8
msgid "Music"
msgstr "موسیقی"
#: translate.c:8
msgid "music"
msgstr "موسیقی"
#: translate.c:9
msgid "Photos"
msgstr "تصویر‌ها"
#: translate.c:9
msgid "photos"
msgstr "تصویر‌ها"
#: translate.c:10
msgid "Pictures"
msgstr "عکس‌ها"
#: translate.c:10
msgid "pictures"
msgstr "عکس‌ها"
#: translate.c:11
msgid "Projects"
msgstr "پروژه‌ها"
#: translate.c:11
msgid "projects"
msgstr "پروژه‌ها"
#: translate.c:12
msgid "Public"
msgstr "عمومی"
#: translate.c:12
msgid "public"
msgstr "عمومی"
#: translate.c:13
msgid "Share"
msgstr "مشترک"
#: translate.c:13
msgid "share"
msgstr "مشترک"
#: translate.c:14
msgid "Templates"
msgstr "قالب‌ها"
#: translate.c:14
msgid "templates"
msgstr "قالب‌ها"
#: translate.c:15
msgid "Videos"
msgstr "ویدیوها"
#: translate.c:15
msgid "videos"
msgstr "ویدیوها"

BIN
po/fi.gmo Normal file

Binary file not shown.

132
po/fi.po Normal file
View File

@ -0,0 +1,132 @@
# Finnish translation of xdg-user-dirs
# Copyright © 2009 Red Hat, Inc
# This file is distributed under the same license as the xdg-user-dirs package.
# Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>, 2007.
# Jorma Karvonen <karvonen.jorma@gmail.com>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.11-pre1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2009-12-23 20:31+0200\n"
"Last-Translator: Jorma Karvonen <karvonen.jorma@gmail.com>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
"Language: fi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: translate.c:2
msgid "Applications"
msgstr "Sovellukset"
#: translate.c:2
msgid "applications"
msgstr "sovellukset"
#: translate.c:3
msgid "Desktop"
msgstr "Työpöytä"
#: translate.c:3
msgid "desktop"
msgstr "työpöytä"
#: translate.c:4
msgid "Documents"
msgstr "Asiakirjat"
#: translate.c:4
msgid "documents"
msgstr "asiakirjat"
#: translate.c:5
msgid "Download"
msgstr "Lataa"
#: translate.c:5
msgid "download"
msgstr "lataa"
#: translate.c:6
msgid "Downloads"
msgstr "Lataukset"
#: translate.c:6
msgid "downloads"
msgstr "lataukset"
#: translate.c:7
msgid "Movies"
msgstr "Elokuvat"
#: translate.c:7
msgid "movies"
msgstr "elokuvat"
#: translate.c:8
msgid "Music"
msgstr "Musiikki"
#: translate.c:8
msgid "music"
msgstr "musiikki"
#: translate.c:9
msgid "Photos"
msgstr "Valokuvat"
#: translate.c:9
msgid "photos"
msgstr "valokuvat"
#: translate.c:10
msgid "Pictures"
msgstr "Kuvat"
#: translate.c:10
msgid "pictures"
msgstr "kuvat"
#: translate.c:11
msgid "Projects"
msgstr "Projektit"
#: translate.c:11
msgid "projects"
msgstr "projektit"
#: translate.c:12
msgid "Public"
msgstr "Julkinen"
#: translate.c:12
msgid "public"
msgstr "julkinen"
#: translate.c:13
msgid "Share"
msgstr "Jaettu"
#: translate.c:13
msgid "share"
msgstr "jaettu"
#: translate.c:14
msgid "Templates"
msgstr "Mallit"
#: translate.c:14
msgid "templates"
msgstr "mallit"
#: translate.c:15
msgid "Videos"
msgstr "Videot"
#: translate.c:15
msgid "videos"
msgstr "videot"

BIN
po/fr.gmo Normal file

Binary file not shown.

130
po/fr.po Normal file
View File

@ -0,0 +1,130 @@
# French translation of xdg-user-dirs
# Copyright (C) 2007 Free Software Foundation, Inc.
# This file is distributed under the same license as the xdg-user-dirs package.
#
# Stéphane Raimbault <stephane.raimbault@gmail.com>, 2007-2009
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.11-pre1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2009-09-28 11:05+0200\n"
"Last-Translator: Stéphane Raimbault <stephane.raimbault@gmail.com>\n"
"Language-Team: French <traduc@traduc.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: translate.c:2
msgid "Applications"
msgstr "Applications"
#: translate.c:2
msgid "applications"
msgstr "applications"
#: translate.c:3
msgid "Desktop"
msgstr "Bureau"
#: translate.c:3
msgid "desktop"
msgstr "bureau"
#: translate.c:4
msgid "Documents"
msgstr "Documents"
#: translate.c:4
msgid "documents"
msgstr "documents"
#: translate.c:5
msgid "Download"
msgstr "Téléchargement"
#: translate.c:5
msgid "download"
msgstr "téléchargement"
#: translate.c:6
msgid "Downloads"
msgstr "Téléchargements"
#: translate.c:6
msgid "downloads"
msgstr "téléchargements"
#: translate.c:7
msgid "Movies"
msgstr "Films"
#: translate.c:7
msgid "movies"
msgstr "films"
#: translate.c:8
msgid "Music"
msgstr "Musique"
#: translate.c:8
msgid "music"
msgstr "musique"
#: translate.c:9
msgid "Photos"
msgstr "Photos"
#: translate.c:9
msgid "photos"
msgstr "photos"
#: translate.c:10
msgid "Pictures"
msgstr "Images"
#: translate.c:10
msgid "pictures"
msgstr "images"
#: translate.c:11
msgid "Projects"
msgstr "Projets"
#: translate.c:11
msgid "projects"
msgstr "projets"
#: translate.c:12
msgid "Public"
msgstr "Public"
#: translate.c:12
msgid "public"
msgstr "public"
#: translate.c:13
msgid "Share"
msgstr "Partage"
#: translate.c:13
msgid "share"
msgstr "partage"
#: translate.c:14
msgid "Templates"
msgstr "Modèles"
#: translate.c:14
msgid "templates"
msgstr "modèles"
#: translate.c:15
msgid "Videos"
msgstr "Vidéos"
#: translate.c:15
msgid "videos"
msgstr "vidéos"

BIN
po/fur.gmo Normal file

Binary file not shown.

131
po/fur.po Normal file
View File

@ -0,0 +1,131 @@
# Friulian translation for xdg-user-dirs.
# Copyright (C) 2016 xdg-user-dirs's COPYRIGHT HOLDER
# This file is distributed under the same license as the xdg-user-dirs package.
# Fabio Tomat <f.t.public@gmail.com>, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2016-11-16 14:28+0100\n"
"Last-Translator: Fabio Tomat <f.t.public@gmail.com>\n"
"Language-Team: Friulian <f.t.public@gmail.com>\n"
"Language: fur\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Poedit 1.8.8\n"
#: translate.c:2
msgid "Applications"
msgstr "Aplicazions"
#: translate.c:2
msgid "applications"
msgstr "aplicazions"
#: translate.c:3
msgid "Desktop"
msgstr "Scritori"
#: translate.c:3
msgid "desktop"
msgstr "scritori"
#: translate.c:4
msgid "Documents"
msgstr "Documents"
#: translate.c:4
msgid "documents"
msgstr "documents"
#: translate.c:5
msgid "Download"
msgstr "Discjariâts"
#: translate.c:5
msgid "download"
msgstr "discjariâts"
#: translate.c:6
msgid "Downloads"
msgstr "Discjariâts"
#: translate.c:6
msgid "downloads"
msgstr "discjariâts"
#: translate.c:7
msgid "Movies"
msgstr "Filmâts"
#: translate.c:7
msgid "movies"
msgstr "filmâts"
#: translate.c:8
msgid "Music"
msgstr "Musiche"
#: translate.c:8
msgid "music"
msgstr "musiche"
#: translate.c:9
msgid "Photos"
msgstr "Fotos"
#: translate.c:9
msgid "photos"
msgstr "fotos"
#: translate.c:10
msgid "Pictures"
msgstr "Imagjins"
#: translate.c:10
msgid "pictures"
msgstr "imagjins"
#: translate.c:11
msgid "Projects"
msgstr "Progjets"
#: translate.c:11
msgid "projects"
msgstr "progjets"
#: translate.c:12
msgid "Public"
msgstr "Public"
#: translate.c:12
msgid "public"
msgstr "public"
#: translate.c:13
msgid "Share"
msgstr "Condividût"
#: translate.c:13
msgid "share"
msgstr "condividût"
#: translate.c:14
msgid "Templates"
msgstr "Modei"
#: translate.c:14
msgid "templates"
msgstr "modei"
#: translate.c:15
msgid "Videos"
msgstr "Videos"
#: translate.c:15
msgid "videos"
msgstr "videos"

BIN
po/ga.gmo Normal file

Binary file not shown.

133
po/ga.po Normal file
View File

@ -0,0 +1,133 @@
# Irish translations for xdg-user-dirs package.
# Copyright (C) 2007-2008 Free Software Foundation, Inc.
# This file is distributed under the same license as the xdg-user-dirs package.
# Seán de Búrca <leftmostcat@gmail.com>, 2007-2008.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2008-01-21 14:57-0700\n"
"Last-Translator: Seán de Búrca <leftmostcat@gmail.com>\n"
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\n"
"Language: ga\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=5; plural=n==1 ? 0 : (n%10==1 || n%10==2) ? 1 : (n"
"%10>=3 && n%10<= 6) ? 2 : ((n%10>=7 && n%10<=9) || n==10) ? 3 : 4;\n"
#: translate.c:2
msgid "Applications"
msgstr "Feidhmchláir"
#: translate.c:2
msgid "applications"
msgstr "feidhmchláir"
#: translate.c:3
msgid "Desktop"
msgstr "Deasc"
#: translate.c:3
msgid "desktop"
msgstr "deasc"
#: translate.c:4
msgid "Documents"
msgstr "Cáipéisí"
#: translate.c:4
msgid "documents"
msgstr "cáipéisí"
#: translate.c:5
msgid "Download"
msgstr "Íosluchtú"
#: translate.c:5
msgid "download"
msgstr "íosluchtú"
#: translate.c:6
#, fuzzy
msgid "Downloads"
msgstr "Íosluchtú"
#: translate.c:6
#, fuzzy
msgid "downloads"
msgstr "íosluchtú"
#: translate.c:7
msgid "Movies"
msgstr "Scannáin"
#: translate.c:7
msgid "movies"
msgstr "scannáin"
#: translate.c:8
msgid "Music"
msgstr "Ceol"
#: translate.c:8
msgid "music"
msgstr "ceol"
#: translate.c:9
msgid "Photos"
msgstr "Grianghraif"
#: translate.c:9
msgid "photos"
msgstr "grianghraif"
#: translate.c:10
msgid "Pictures"
msgstr "Pictiúir"
#: translate.c:10
msgid "pictures"
msgstr "pictiúir"
#: translate.c:11
msgid "Projects"
msgstr "Tionscadail"
#: translate.c:11
msgid "projects"
msgstr "tionscadail"
#: translate.c:12
msgid "Public"
msgstr "Poiblí"
#: translate.c:12
msgid "public"
msgstr "poiblí"
#: translate.c:13
msgid "Share"
msgstr "Comhroinn"
#: translate.c:13
msgid "share"
msgstr "comhroinn"
#: translate.c:14
msgid "Templates"
msgstr "Teimpléid"
#: translate.c:14
msgid "templates"
msgstr "teimpléid"
#: translate.c:15
msgid "Videos"
msgstr "Físeáin"
#: translate.c:15
msgid "videos"
msgstr "físeáin"

BIN
po/gd.gmo Normal file

Binary file not shown.

130
po/gd.po Normal file
View File

@ -0,0 +1,130 @@
# Scottish Gaelic translations for xdg-user-dirs.
# Copyright (C) 2014 Red Hat, Inc
# This file is distributed under the same license as the xdg-user-dirs package.
# GunChleoc <fios@foramnagaidhlig.net>, 2014.
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2014-02-07 13:48-0000\n"
"Last-Translator: GunChleoc <fios@foramnagaidhlig.net>\n"
"Language-Team: Scottish Gaelic <(nothing)>\n"
"Language: gd\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : "
"(n > 2 && n < 20) ? 2 : 3;\n"
#: translate.c:2
msgid "Applications"
msgstr "Aplacaidean"
#: translate.c:2
msgid "applications"
msgstr "aplacaidean"
#: translate.c:3
msgid "Desktop"
msgstr "An deasg"
#: translate.c:3
msgid "desktop"
msgstr "an deasg"
#: translate.c:4
msgid "Documents"
msgstr "Sgrìobhainnean"
#: translate.c:4
msgid "documents"
msgstr "sgrìobhainnean"
#: translate.c:5
msgid "Download"
msgstr "Luchdadh a-nuas"
#: translate.c:5
msgid "download"
msgstr "luchdadh a-nuas"
#: translate.c:6
msgid "Downloads"
msgstr "Luchdaidhean a-nuas"
#: translate.c:6
msgid "downloads"
msgstr "luchdaidhean a-nuas"
#: translate.c:7
msgid "Movies"
msgstr "Filmichean"
#: translate.c:7
msgid "movies"
msgstr "filmichean"
#: translate.c:8
msgid "Music"
msgstr "Ceòl"
#: translate.c:8
msgid "music"
msgstr "ceòl"
#: translate.c:9
msgid "Photos"
msgstr "Dealbhan-camara"
#: translate.c:9
msgid "photos"
msgstr "dealbhan-camara"
#: translate.c:10
msgid "Pictures"
msgstr "Dealbhan"
#: translate.c:10
msgid "pictures"
msgstr "dealbhan"
#: translate.c:11
msgid "Projects"
msgstr "Pròiseactan"
#: translate.c:11
msgid "projects"
msgstr "pròiseactan"
#: translate.c:12
msgid "Public"
msgstr "Poblach"
#: translate.c:12
msgid "public"
msgstr "poblach"
#: translate.c:13
msgid "Share"
msgstr "Co-roinn"
#: translate.c:13
msgid "share"
msgstr "co-roinn"
#: translate.c:14
msgid "Templates"
msgstr "Teamplaidean"
#: translate.c:14
msgid "templates"
msgstr "teamplaidean"
#: translate.c:15
msgid "Videos"
msgstr "Videothan"
#: translate.c:15
msgid "videos"
msgstr "videothan"

BIN
po/gl.gmo Normal file

Binary file not shown.

132
po/gl.po Normal file
View File

@ -0,0 +1,132 @@
# Galician translation for xdg-user-dirs.
# Copyright (C) 2008 Red Hat, Inc
# This file is distributed under the same license as the xdg-user-dirs package.
# Henrique Ferreiro García <henrique.ferreiro@gmail.com>, 2008.
# Fran Dieguez <frandieguez@ubuntu.com>, 2010.
# Fran Diéguez <frandieguez@ubuntu.com>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2010-08-23 02:33+0200\n"
"Last-Translator: Fran Diéguez <frandieguez@ubuntu.com>\n"
"Language-Team: Galician <proxecto@trasno.net>\n"
"Language: gl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
#: translate.c:2
msgid "Applications"
msgstr "Aplicativos"
#: translate.c:2
msgid "applications"
msgstr "aplicativos"
#: translate.c:3
msgid "Desktop"
msgstr "Escritorio"
#: translate.c:3
msgid "desktop"
msgstr "escritorio"
#: translate.c:4
msgid "Documents"
msgstr "Documentos"
#: translate.c:4
msgid "documents"
msgstr "documentos"
#: translate.c:5
msgid "Download"
msgstr "Descarga"
#: translate.c:5
msgid "download"
msgstr "descarga"
#: translate.c:6
msgid "Downloads"
msgstr "Descargas"
#: translate.c:6
msgid "downloads"
msgstr "descargas"
#: translate.c:7
msgid "Movies"
msgstr "Filmes"
#: translate.c:7
msgid "movies"
msgstr "filmes"
#: translate.c:8
msgid "Music"
msgstr "Música"
#: translate.c:8
msgid "music"
msgstr "música"
#: translate.c:9
msgid "Photos"
msgstr "Fotos"
#: translate.c:9
msgid "photos"
msgstr "fotos"
#: translate.c:10
msgid "Pictures"
msgstr "Imaxes"
#: translate.c:10
msgid "pictures"
msgstr "imaxes"
#: translate.c:11
msgid "Projects"
msgstr "Proxectos"
#: translate.c:11
msgid "projects"
msgstr "proxectos"
#: translate.c:12
msgid "Public"
msgstr "Público"
#: translate.c:12
msgid "public"
msgstr "público"
#: translate.c:13
msgid "Share"
msgstr "Compartido"
#: translate.c:13
msgid "share"
msgstr "Compartido"
#: translate.c:14
msgid "Templates"
msgstr "Modelos"
#: translate.c:14
msgid "templates"
msgstr "modelos"
#: translate.c:15
msgid "Videos"
msgstr "Vídeos"
#: translate.c:15
msgid "videos"
msgstr "vídeos"

BIN
po/gu.gmo Normal file

Binary file not shown.

135
po/gu.po Normal file
View File

@ -0,0 +1,135 @@
# translation of xdg-user-dirs (gu.po) to Gujarati
#
# This file is distributed under the same license as the xdg-user-dirs package.
#
# Copyright (C)
#
# Ankit Patel <ankit644@yahoo.com>, 2010.
# Sweta Kothari <swkothar@redhat.com>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2010-08-11 17:36+0530\n"
"Last-Translator: Ankit Patel <ankit644@yahoo.com>\n"
"Language-Team: Gujarati <indianoss-gujarati@lists.sourceforge.net>\n"
"Language: gu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
#: translate.c:2
msgid "Applications"
msgstr "કાર્યક્રમો"
#: translate.c:2
msgid "applications"
msgstr "કાર્યક્રમો"
#: translate.c:3
msgid "Desktop"
msgstr "ડેસ્કટોપ"
#: translate.c:3
msgid "desktop"
msgstr "ડેસ્કટોપ"
#: translate.c:4
msgid "Documents"
msgstr "દસ્તાવેજો"
#: translate.c:4
msgid "documents"
msgstr "દસ્તાવેજો"
#: translate.c:5
msgid "Download"
msgstr "ડાઉનલોડ"
#: translate.c:5
msgid "download"
msgstr "ડાઉનલોડ"
#: translate.c:6
msgid "Downloads"
msgstr "ડાઉનલોડ"
#: translate.c:6
msgid "downloads"
msgstr "ડાઉનલોડ"
#: translate.c:7
msgid "Movies"
msgstr "ચિત્રપટો"
#: translate.c:7
msgid "movies"
msgstr "ચિત્રપટો"
#: translate.c:8
msgid "Music"
msgstr "સંગીત"
#: translate.c:8
msgid "music"
msgstr "સંગીત"
#: translate.c:9
msgid "Photos"
msgstr "ફોટા"
#: translate.c:9
msgid "photos"
msgstr "ફોટા"
#: translate.c:10
msgid "Pictures"
msgstr "ચિત્રો"
#: translate.c:10
msgid "pictures"
msgstr "ચિત્રો"
#: translate.c:11
msgid "Projects"
msgstr "પ્રોજેક્ટો"
#: translate.c:11
msgid "projects"
msgstr "પ્રોજેક્ટો"
#: translate.c:12
msgid "Public"
msgstr "સાર્વજનિક"
#: translate.c:12
msgid "public"
msgstr "સાર્વજનિક"
#: translate.c:13
msgid "Share"
msgstr "સહભાગી"
#: translate.c:13
msgid "share"
msgstr "સહભાગી"
#: translate.c:14
msgid "Templates"
msgstr "ટૅમ્પલેટ"
#: translate.c:14
msgid "templates"
msgstr "ટૅમ્પલેટ"
#: translate.c:15
msgid "Videos"
msgstr "વિડિયો"
#: translate.c:15
msgid "videos"
msgstr "વિડિયો"

BIN
po/he.gmo Normal file

Binary file not shown.

129
po/he.po Normal file
View File

@ -0,0 +1,129 @@
# Hebrew translation for xdg-user-dirs.
# This file is distributed under the same license as the xdg-user-dirs package.
# Yair Hershkoviz <yairhr@gmail.com>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs 0.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2013-06-20 16:41+0200\n"
"Last-Translator: Isratine Citizen <genghiskhan@gmx.ca>\n"
"Language-Team: Hebrew <eliz@gnu.org>\n"
"Language: he\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.5.4\n"
#: translate.c:2
msgid "Applications"
msgstr "יישומים"
#: translate.c:2
msgid "applications"
msgstr "יישומים"
#: translate.c:3
msgid "Desktop"
msgstr "שולחן עבודה"
#: translate.c:3
msgid "desktop"
msgstr "שולחן עבודה"
#: translate.c:4
msgid "Documents"
msgstr "מסמכים"
#: translate.c:4
msgid "documents"
msgstr "מסמכים"
#: translate.c:5
msgid "Download"
msgstr "הורדות"
#: translate.c:5
msgid "download"
msgstr "הורדות"
#: translate.c:6
msgid "Downloads"
msgstr "הורדות"
#: translate.c:6
msgid "downloads"
msgstr "הורדות"
#: translate.c:7
msgid "Movies"
msgstr "סרטים"
#: translate.c:7
msgid "movies"
msgstr "סרטים"
#: translate.c:8
msgid "Music"
msgstr "מוסיקה"
#: translate.c:8
msgid "music"
msgstr "מוסיקה"
#: translate.c:9
msgid "Photos"
msgstr "תצלומים"
#: translate.c:9
msgid "photos"
msgstr "תצלומים"
#: translate.c:10
msgid "Pictures"
msgstr "תמונות"
#: translate.c:10
msgid "pictures"
msgstr "תמונות"
#: translate.c:11
msgid "Projects"
msgstr "פרוייקטים"
#: translate.c:11
msgid "projects"
msgstr "פרוייקטים"
#: translate.c:12
msgid "Public"
msgstr "ציבורי"
#: translate.c:12
msgid "public"
msgstr "ציבורי"
#: translate.c:13
msgid "Share"
msgstr "שיתוף"
#: translate.c:13
msgid "share"
msgstr "שיתוף"
#: translate.c:14
msgid "Templates"
msgstr "תבניות"
#: translate.c:14
msgid "templates"
msgstr "תבניות"
#: translate.c:15
msgid "Videos"
msgstr "וידאו"
#: translate.c:15
msgid "videos"
msgstr "וידאו"

BIN
po/hi.gmo Normal file

Binary file not shown.

133
po/hi.po Normal file
View File

@ -0,0 +1,133 @@
# translation of xdg-user-dirs-0.11-pre1.po to Hindi
# Copyright (C) 2010 Red Hat, Inc
# This file is distributed under the same license as the xdg-user-dirs package.
#
# Rajesh Ranjan <rranjan@redhat.com>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: xdg-user-dirs-0.11-pre1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-14 10:09+0100\n"
"PO-Revision-Date: 2010-05-14 16:10+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <fedora-trans-hi@redhat.com>\n"
"Language: hi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
"\n"
"\n"
#: translate.c:2
msgid "Applications"
msgstr "अनुप्रयोग"
#: translate.c:2
msgid "applications"
msgstr "अनुप्रयोग"
#: translate.c:3
msgid "Desktop"
msgstr "डेस्कटॉप"
#: translate.c:3
msgid "desktop"
msgstr "डेस्कटॉप"
#: translate.c:4
msgid "Documents"
msgstr "दस्तावेज़"
#: translate.c:4
msgid "documents"
msgstr "दस्तावेज़"
#: translate.c:5
msgid "Download"
msgstr "डाउनलोड"
#: translate.c:5
msgid "download"
msgstr "डाउनलोड"
#: translate.c:6
msgid "Downloads"
msgstr "डाउनलोड"
#: translate.c:6
msgid "downloads"
msgstr "डाउनलोड"
#: translate.c:7
msgid "Movies"
msgstr "मूवी"
#: translate.c:7
msgid "movies"
msgstr "मूवी"
#: translate.c:8
msgid "Music"
msgstr "संगीत"
#: translate.c:8
msgid "music"
msgstr "संगीत"
#: translate.c:9
msgid "Photos"
msgstr "फ़ोटो"
#: translate.c:9
msgid "photos"
msgstr "फ़ोटो"
#: translate.c:10
msgid "Pictures"
msgstr "तस्वीर"
#: translate.c:10
msgid "pictures"
msgstr "तस्वीर"
#: translate.c:11
msgid "Projects"
msgstr "परियोजना"
#: translate.c:11
msgid "projects"
msgstr "परियोजना"
#: translate.c:12
msgid "Public"
msgstr "सार्वजनिक"
#: translate.c:12
msgid "public"
msgstr "सार्वजनिक"
#: translate.c:13
msgid "Share"
msgstr "साझेदारी"
#: translate.c:13
msgid "share"
msgstr "साझेदारी"
#: translate.c:14
msgid "Templates"
msgstr "नमूना ख़ाका"
#: translate.c:14
msgid "templates"
msgstr "नमूना ख़ाका"
#: translate.c:15
msgid "Videos"
msgstr "वीडियो"
#: translate.c:15
msgid "videos"
msgstr "वीडियो"

BIN
po/hr.gmo Normal file

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More