Import Upstream version 3.32.0

This commit is contained in:
openKylinBot 2022-05-14 01:49:43 +08:00
commit 1247cbe161
258 changed files with 72629 additions and 0 deletions

1379
ABOUT-NLS Normal file

File diff suppressed because it is too large Load Diff

5
AUTHORS Normal file
View File

@ -0,0 +1,5 @@
Source code:
Gerd Kohlberger <gerdko gmail com>
Manual:
Francesco Fumanti <francesco fumanti gmx net>

674
COPYING Normal file
View File

@ -0,0 +1,674 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. 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
them 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 prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. 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.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey 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;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If 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 convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU 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 that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
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.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
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.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
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
state 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 3 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, see <http://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program 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, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<http://www.gnu.org/licenses/>.
The GNU 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 Lesser General
Public License instead of this License. But first, please read
<http://www.gnu.org/philosophy/why-not-lgpl.html>.

13431
ChangeLog Normal file

File diff suppressed because it is too large Load Diff

44
Makefile.am Normal file
View File

@ -0,0 +1,44 @@
SUBDIRS = src data pixmaps po man
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS = \
--disable-schemas-compile
EXTRA_DIST = \
$(srcdir)/m4
MAINTAINERCLEANFILES = \
$(srcdir)/INSTALL \
$(srcdir)/aclocal.m4 \
$(srcdir)/compile \
$(srcdir)/config.guess \
$(srcdir)/config.h.in \
$(srcdir)/config.sub \
$(srcdir)/depcomp \
$(srcdir)/install-sh \
$(srcdir)/missing \
$(srcdir)/mkinstalldirs \
$(srcdir)/xmldocs.make
# Generate ChangeLog
dist-hook:
@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
maintainer-clean-local:
-rm -rf $(top_srcdir)/m4
GITIGNOREFILES = m4
-include $(top_srcdir)/git.mk

858
Makefile.in Normal file
View File

@ -0,0 +1,858 @@
# Makefile.in generated by automake 1.16.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2018 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 = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
$(am__configure_deps) $(am__DIST_COMMON)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
configure.lineno config.status.lineno
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = 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 =
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
ctags-recursive dvi-recursive html-recursive info-recursive \
install-data-recursive install-dvi-recursive \
install-exec-recursive install-html-recursive \
install-info-recursive install-pdf-recursive \
install-ps-recursive install-recursive installcheck-recursive \
installdirs-recursive pdf-recursive ps-recursive \
tags-recursive uninstall-recursive
am__can_run_installinfo = \
case $$AM_UPDATE_INFO_DIR in \
n|no|NO) false;; \
*) (install-info --version) >/dev/null 2>&1;; \
esac
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
am__recursive_targets = \
$(RECURSIVE_TARGETS) \
$(RECURSIVE_CLEAN_TARGETS) \
$(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
cscope distdir distdir-am dist dist-all distcheck
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
$(LISP)config.h.in
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates. Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
BEGIN { nonempty = 0; } \
{ items[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique. This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
list='$(am__tagged_files)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | $(am__uniquify_input)`
ETAGS = etags
CTAGS = ctags
CSCOPE = cscope
DIST_SUBDIRS = $(SUBDIRS)
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README TODO compile \
config.guess config.rpath config.sub install-sh missing
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)
am__remove_distdir = \
if test -d "$(distdir)"; then \
find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
&& rm -rf "$(distdir)" \
|| { sleep 5 && rm -rf "$(distdir)"; }; \
else :; fi
am__post_remove_distdir = $(am__remove_distdir)
am__relativize = \
dir0=`pwd`; \
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
sed_rest='s,^[^/]*/*,,'; \
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
sed_butlast='s,/*[^/]*$$,,'; \
while test -n "$$dir1"; do \
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
if test "$$first" != "."; then \
if test "$$first" = ".."; then \
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
else \
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
if test "$$first2" = "$$first"; then \
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
else \
dir2="../$$dir2"; \
fi; \
dir0="$$dir0"/"$$first"; \
fi; \
fi; \
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
done; \
reldir="$$dir2"
GZIP_ENV = --best
DIST_ARCHIVES = $(distdir).tar.xz
DIST_TARGETS = dist-xz
distuninstallcheck_listfiles = find . -type f -print
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
distcleancheck_listfiles = find . -type f -print
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@
DEPENDENCIES_CFLAGS = @DEPENDENCIES_CFLAGS@
DEPENDENCIES_LIBS = @DEPENDENCIES_LIBS@
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@
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
GLIB_MKENUMS = @GLIB_MKENUMS@
GMSGFMT = @GMSGFMT@
GMSGFMT_015 = @GMSGFMT_015@
GREP = @GREP@
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
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@
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@
PKG_CONFIG = @PKG_CONFIG@
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
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@
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@
gsettingsschemadir = @gsettingsschemadir@
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@
runstatedir = @runstatedir@
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@
SUBDIRS = src data pixmaps po man
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
DISTCHECK_CONFIGURE_FLAGS = \
--disable-schemas-compile
EXTRA_DIST = \
$(srcdir)/m4
MAINTAINERCLEANFILES = \
$(srcdir)/INSTALL \
$(srcdir)/aclocal.m4 \
$(srcdir)/compile \
$(srcdir)/config.guess \
$(srcdir)/config.h.in \
$(srcdir)/config.sub \
$(srcdir)/depcomp \
$(srcdir)/install-sh \
$(srcdir)/missing \
$(srcdir)/mkinstalldirs \
$(srcdir)/xmldocs.make
GITIGNOREFILES = m4
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
.SUFFIXES:
am--refresh: Makefile
@:
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
$(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
&& exit 0; \
exit 1;; \
esac; \
done; \
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --foreign Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
esac;
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
$(am__cd) $(srcdir) && $(AUTOCONF)
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
$(am__aclocal_m4_deps):
config.h: stamp-h1
@test -f $@ || rm -f stamp-h1
@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h1
cd $(top_builddir) && $(SHELL) ./config.status config.h
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
rm -f stamp-h1
touch $@
distclean-hdr:
-rm -f config.h stamp-h1
# This directory's subdirectories are mostly independent; you can cd
# into them and run 'make' without going through this Makefile.
# To change the values of 'make' variables: instead of editing Makefiles,
# (1) if the variable is set in 'config.status', edit 'config.status'
# (which will cause the Makefiles to be regenerated when you run 'make');
# (2) otherwise, pass the desired values on the 'make' command line.
$(am__recursive_targets):
@fail=; \
if $(am__make_keepgoing); then \
failcom='fail=yes'; \
else \
failcom='exit 1'; \
fi; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
case "$@" in \
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
*) list='$(SUBDIRS)' ;; \
esac; \
for subdir in $$list; do \
echo "Making $$target in $$subdir"; \
if test "$$subdir" = "."; then \
dot_seen=yes; \
local_target="$$target-am"; \
else \
local_target="$$target"; \
fi; \
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done; \
if test "$$dot_seen" = "no"; then \
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
fi; test -z "$$fail"
ID: $(am__tagged_files)
$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-recursive
TAGS: tags
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
set x; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
empty_fix=.; \
else \
include_option=--include; \
empty_fix=; \
fi; \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
$(am__define_uniq_tagged_files); \
shift; \
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
if test $$# -gt 0; then \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
"$$@" $$unique; \
else \
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
$$unique; \
fi; \
fi
ctags: ctags-recursive
CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
$(am__define_uniq_tagged_files); \
test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
$$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
&& $(am__cd) $(top_srcdir) \
&& gtags -i $(GTAGS_ARGS) "$$here"
cscope: cscope.files
test ! -s cscope.files \
|| $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
clean-cscope:
-rm -f cscope.files
cscope.files: clean-cscope cscopelist
cscopelist: cscopelist-recursive
cscopelist-am: $(am__tagged_files)
list='$(am__tagged_files)'; \
case "$(srcdir)" in \
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
*) sdir=$(subdir)/$(srcdir) ;; \
esac; \
for i in $$list; do \
if test -f "$$i"; then \
echo "$(subdir)/$$i"; \
else \
echo "$$sdir/$$i"; \
fi; \
done >> $(top_builddir)/cscope.files
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
distdir: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) distdir-am
distdir-am: $(DISTFILES)
$(am__remove_distdir)
test -d "$(distdir)" || mkdir "$(distdir)"
@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
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
$(am__make_dryrun) \
|| test -d "$(distdir)/$$subdir" \
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|| exit 1; \
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
$(am__relativize); \
new_distdir=$$reldir; \
dir1=$$subdir; dir2="$(top_distdir)"; \
$(am__relativize); \
new_top_distdir=$$reldir; \
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
($(am__cd) $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$$new_top_distdir" \
distdir="$$new_distdir" \
am__remove_distdir=: \
am__skip_length_check=: \
am__skip_mode_fix=: \
distdir) \
|| exit 1; \
fi; \
done
$(MAKE) $(AM_MAKEFLAGS) \
top_distdir="$(top_distdir)" distdir="$(distdir)" \
dist-hook
-test -n "$(am__skip_mode_fix)" \
|| find "$(distdir)" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r "$(distdir)"
dist-gzip: distdir
tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
$(am__post_remove_distdir)
dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
$(am__post_remove_distdir)
dist-lzip: distdir
tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
$(am__post_remove_distdir)
dist-xz: distdir
tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
$(am__post_remove_distdir)
dist-tarZ: distdir
@echo WARNING: "Support for distribution archives compressed with" \
"legacy program 'compress' is deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__post_remove_distdir)
dist-shar: distdir
@echo WARNING: "Support for shar distribution archives is" \
"deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
$(am__post_remove_distdir)
dist-zip: distdir
-rm -f $(distdir).zip
zip -rq $(distdir).zip $(distdir)
$(am__post_remove_distdir)
dist dist-all:
$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
$(am__post_remove_distdir)
# This target untars the dist file and tries a VPATH configuration. Then
# it guarantees that the distribution is self-contained by making another
# tarfile.
distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
*.tar.xz*) \
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
*.tar.Z*) \
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
unzip $(distdir).zip ;;\
esac
chmod -R a-w $(distdir)
chmod u+w $(distdir)
mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
chmod a-w $(distdir)
test -d $(distdir)/_build || exit 0; \
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
&& am__cwd=`pwd` \
&& $(am__cd) $(distdir)/_build/sub \
&& ../../configure \
$(AM_DISTCHECK_CONFIGURE_FLAGS) \
$(DISTCHECK_CONFIGURE_FLAGS) \
--srcdir=../.. --prefix="$$dc_install_base" \
&& $(MAKE) $(AM_MAKEFLAGS) \
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
&& $(MAKE) $(AM_MAKEFLAGS) check \
&& $(MAKE) $(AM_MAKEFLAGS) install \
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
distuninstallcheck \
&& chmod -R a-w "$$dc_install_base" \
&& ({ \
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
} || { rm -rf "$$dc_destdir"; exit 1; }) \
&& rm -rf "$$dc_destdir" \
&& $(MAKE) $(AM_MAKEFLAGS) dist \
&& rm -rf $(DIST_ARCHIVES) \
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
&& cd "$$am__cwd" \
|| exit 1
$(am__post_remove_distdir)
@(echo "$(distdir) archives ready for distribution: "; \
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
distuninstallcheck:
@test -n '$(distuninstallcheck_dir)' || { \
echo 'ERROR: trying to run $@ with an empty' \
'$$(distuninstallcheck_dir)' >&2; \
exit 1; \
}; \
$(am__cd) '$(distuninstallcheck_dir)' || { \
echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
exit 1; \
}; \
test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left after uninstall:" ; \
if test -n "$(DESTDIR)"; then \
echo " (check DESTDIR support)"; \
fi ; \
$(distuninstallcheck_listfiles) ; \
exit 1; } >&2
distcleancheck: distclean
@if test '$(srcdir)' = . ; then \
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
exit 1 ; \
fi
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|| { echo "ERROR: files left in build directory after distclean:" ; \
$(distcleancheck_listfiles) ; \
exit 1; } >&2
check-am: all-am
check: check-recursive
all-am: Makefile config.h
installdirs: installdirs-recursive
installdirs-am:
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive
install-am: all-am
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
installcheck: installcheck-recursive
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)
maintainer-clean-generic:
@echo "This command is intended for maintainers to use"
@echo "it deletes files that may require special tools to rebuild."
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
clean: clean-recursive
clean-am: clean-generic mostlyclean-am
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
dvi: dvi-recursive
dvi-am:
html: html-recursive
html-am:
info: info-recursive
info-am:
install-data-am:
install-dvi: install-dvi-recursive
install-dvi-am:
install-exec-am:
install-html: install-html-recursive
install-html-am:
install-info: install-info-recursive
install-info-am:
install-man:
install-pdf: install-pdf-recursive
install-pdf-am:
install-ps: install-ps-recursive
install-ps-am:
installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic \
maintainer-clean-local
mostlyclean: mostlyclean-recursive
mostlyclean-am: mostlyclean-generic
pdf: pdf-recursive
pdf-am:
ps: ps-recursive
ps-am:
uninstall-am:
.MAKE: $(am__recursive_targets) all install-am install-strip
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
am--refresh check check-am clean clean-cscope clean-generic \
cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
dist-zip distcheck distclean distclean-generic distclean-hdr \
distclean-tags distcleancheck distdir distuninstallcheck 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-pdf \
install-pdf-am install-ps install-ps-am install-strip \
installcheck installcheck-am installdirs installdirs-am \
maintainer-clean maintainer-clean-generic \
maintainer-clean-local mostlyclean mostlyclean-generic pdf \
pdf-am ps ps-am tags tags-am uninstall uninstall-am
.PRECIOUS: Makefile
# Generate ChangeLog
dist-hook:
@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
maintainer-clean-local:
-rm -rf $(top_srcdir)/m4
-include $(top_srcdir)/git.mk
# 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:

1494
NEWS Normal file

File diff suppressed because it is too large Load Diff

31
README Normal file
View File

@ -0,0 +1,31 @@
Mousetweaks
-----------
Description:
Mousetweaks provides mouse accessibility enhancements for the GNOME
desktop. These enhancements are:
- It offers a way to perform the various clicks without using any
physical mouse buttons. (Hover Click)
- It allows users to perform a secondary click by keeping the primary
mouse button pressed for a predetermined amount of time. (Simulated
Secondary Click)
The features can be activated and configured through the Universal Access
panel of the GNOME Control Center.
Homepage:
https://wiki.gnome.org/Projects/Mousetweaks
Reporting Bugs:
https://bugzilla.gnome.org/browse.cgi?product=mousetweaks
License:
This program is released under the terms of the GNU General Public
License. Please see the file COPYING for details.

1
TODO Normal file
View File

@ -0,0 +1 @@

1545
aclocal.m4 vendored Normal file

File diff suppressed because it is too large Load Diff

348
compile Executable file
View File

@ -0,0 +1,348 @@
#! /bin/sh
# Wrapper for compilers which do not understand '-c -o'.
scriptversion=2018-03-07.03; # UTC
# Copyright (C) 1999-2018 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 <https://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 | \
icl | *[/\\]icl | icl.exe | *[/\\]icl.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 'before-save-hook 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-time-zone: "UTC0"
# time-stamp-end: "; # UTC"
# End:

1480
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
/* Gettext Package */
#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
/* 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
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION
/* Define to empty if `const' does not conform to ANSI C. */
#undef const

684
config.rpath Executable file
View File

@ -0,0 +1,684 @@
#! /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-2016 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 MSVC,
# 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/'`
# Code taken from libtool.m4's _LT_CC_BASENAME.
for cc_temp in $CC""; do
case $cc_temp in
compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
\-*) ;;
*) break;;
esac
done
cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
# Code taken from libtool.m4's _LT_COMPILER_PIC.
wl=
if test "$GCC" = yes; then
wl='-Wl,'
else
case "$host_os" in
aix*)
wl='-Wl,'
;;
mingw* | cygwin* | pw32* | os2* | cegcc*)
;;
hpux9* | hpux10* | hpux11*)
wl='-Wl,'
;;
irix5* | irix6* | nonstopux*)
wl='-Wl,'
;;
linux* | k*bsd*-gnu | kopensolaris*-gnu)
case $cc_basename in
ecc*)
wl='-Wl,'
;;
icc* | ifort*)
wl='-Wl,'
;;
lf95*)
wl='-Wl,'
;;
nagfor*)
wl='-Wl,-Wl,,'
;;
pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
wl='-Wl,'
;;
ccc*)
wl='-Wl,'
;;
xl* | bgxl* | bgf* | mpixl*)
wl='-Wl,'
;;
como)
wl='-lopt='
;;
*)
case `$CC -V 2>&1 | sed 5q` in
*Sun\ F* | *Sun*Fortran*)
wl=
;;
*Sun\ C*)
wl='-Wl,'
;;
esac
;;
esac
;;
newsos6)
;;
*nto* | *qnx*)
;;
osf3* | osf4* | osf5*)
wl='-Wl,'
;;
rdos*)
;;
solaris*)
case $cc_basename in
f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
wl='-Qoption ld '
;;
*)
wl='-Wl,'
;;
esac
;;
sunos4*)
wl='-Qoption ld '
;;
sysv4 | sysv4.2uw2* | sysv4.3*)
wl='-Wl,'
;;
sysv4*MP*)
;;
sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
wl='-Wl,'
;;
unicos*)
wl='-Wl,'
;;
uts4*)
;;
esac
fi
# Code taken from libtool.m4's _LT_LINKER_SHLIBS.
hardcode_libdir_flag_spec=
hardcode_libdir_separator=
hardcode_direct=no
hardcode_minus_L=no
case "$host_os" in
cygwin* | mingw* | pw32* | cegcc*)
# 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
;;
interix*)
# we just hope/assume this is gcc and not c89 (= MSVC++)
with_gnu_ld=yes
;;
openbsd*)
with_gnu_ld=no
;;
esac
ld_shlibs=yes
if test "$with_gnu_ld" = yes; then
# Set some defaults for GNU ld with shared library support. These
# are reset later if shared libraries are not supported. Putting them
# here allows them to be overridden if necessary.
# 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'
case "$host_os" in
aix[3-9]*)
# On AIX/PPC, the GNU linker is very broken
if test "$host_cpu" != ia64; then
ld_shlibs=no
fi
;;
amigaos*)
case "$host_cpu" in
powerpc)
;;
m68k)
hardcode_libdir_flag_spec='-L$libdir'
hardcode_minus_L=yes
;;
esac
;;
beos*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
:
else
ld_shlibs=no
fi
;;
cygwin* | mingw* | pw32* | cegcc*)
# 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
;;
haiku*)
;;
interix[3-9]*)
hardcode_direct=no
hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
;;
gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
:
else
ld_shlibs=no
fi
;;
netbsd*)
;;
solaris*)
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
;;
sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
case `$LD -v 2>&1` in
*\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
ld_shlibs=no
;;
*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
else
ld_shlibs=no
fi
;;
esac
;;
sunos4*)
hardcode_direct=yes
;;
*)
if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
:
else
ld_shlibs=no
fi
;;
esac
if test "$ld_shlibs" = no; then
hardcode_libdir_flag_spec=
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
;;
aix[4-9]*)
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].*|aix[5-9]*)
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
:
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*)
case "$host_cpu" in
powerpc)
;;
m68k)
hardcode_libdir_flag_spec='-L$libdir'
hardcode_minus_L=yes
;;
esac
;;
bsdi[45]*)
;;
cygwin* | mingw* | pw32* | cegcc*)
# 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 { case $cc_basename in ifort*) true;; *) test "$GCC" = yes;; esac; }; then
:
else
ld_shlibs=no
fi
;;
dgux*)
hardcode_libdir_flag_spec='-L$libdir'
;;
freebsd2.[01]*)
hardcode_direct=yes
hardcode_minus_L=yes
;;
freebsd* | 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*)
if test "$with_gnu_ld" = no; then
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
fi
;;
hpux11*)
if test "$with_gnu_ld" = no; then
hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
hardcode_libdir_separator=:
case $host_cpu in
hppa*64*|ia64*)
hardcode_direct=no
;;
*)
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=:
;;
*nto* | *qnx*)
;;
openbsd*)
if test -f /usr/libexec/ld.so; then
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
else
ld_shlibs=no
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=:
;;
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*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
;;
sysv5* | sco3.2v5* | sco5v6*)
hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
hardcode_libdir_separator=':'
;;
uts4*)
hardcode_libdir_flag_spec='-L$libdir'
;;
*)
ld_shlibs=no
;;
esac
fi
# Check dynamic linker characteristics
# Code taken from libtool.m4's _LT_SYS_DYNAMIC_LINKER.
# Unlike libtool.m4, here we don't care about _all_ names of the library, but
# only about the one the linker finds when passed -lNAME. This is the last
# element of library_names_spec in libtool.m4, or possibly two of them if the
# linker has special search rules.
library_names_spec= # the last element of library_names_spec in libtool.m4
libname_spec='lib$name'
case "$host_os" in
aix3*)
library_names_spec='$libname.a'
;;
aix[4-9]*)
library_names_spec='$libname$shrext'
;;
amigaos*)
case "$host_cpu" in
powerpc*)
library_names_spec='$libname$shrext' ;;
m68k)
library_names_spec='$libname.a' ;;
esac
;;
beos*)
library_names_spec='$libname$shrext'
;;
bsdi[45]*)
library_names_spec='$libname$shrext'
;;
cygwin* | mingw* | pw32* | cegcc*)
shrext=.dll
library_names_spec='$libname.dll.a $libname.lib'
;;
darwin* | rhapsody*)
shrext=.dylib
library_names_spec='$libname$shrext'
;;
dgux*)
library_names_spec='$libname$shrext'
;;
freebsd[23].*)
library_names_spec='$libname$shrext$versuffix'
;;
freebsd* | dragonfly*)
library_names_spec='$libname$shrext'
;;
gnu*)
library_names_spec='$libname$shrext'
;;
haiku*)
library_names_spec='$libname$shrext'
;;
hpux9* | hpux10* | hpux11*)
case $host_cpu in
ia64*)
shrext=.so
;;
hppa*64*)
shrext=.sl
;;
*)
shrext=.sl
;;
esac
library_names_spec='$libname$shrext'
;;
interix[3-9]*)
library_names_spec='$libname$shrext'
;;
irix5* | irix6* | nonstopux*)
library_names_spec='$libname$shrext'
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* | k*bsd*-gnu | kopensolaris*-gnu)
library_names_spec='$libname$shrext'
;;
knetbsd*-gnu)
library_names_spec='$libname$shrext'
;;
netbsd*)
library_names_spec='$libname$shrext'
;;
newsos6)
library_names_spec='$libname$shrext'
;;
*nto* | *qnx*)
library_names_spec='$libname$shrext'
;;
openbsd*)
library_names_spec='$libname$shrext$versuffix'
;;
os2*)
libname_spec='$name'
shrext=.dll
library_names_spec='$libname.a'
;;
osf3* | osf4* | osf5*)
library_names_spec='$libname$shrext'
;;
rdos*)
;;
solaris*)
library_names_spec='$libname$shrext'
;;
sunos4*)
library_names_spec='$libname$shrext$versuffix'
;;
sysv4 | sysv4.3*)
library_names_spec='$libname$shrext'
;;
sysv4*MP*)
library_names_spec='$libname$shrext'
;;
sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
library_names_spec='$libname$shrext'
;;
tpf*)
library_names_spec='$libname$shrext'
;;
uts4*)
library_names_spec='$libname$shrext'
;;
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_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
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"
# Format of library name prefix.
libname_spec="$escaped_libname_spec"
# Library names that the linker finds when passed -lNAME.
library_names_spec="$escaped_library_names_spec"
# 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

1801
config.sub vendored Executable file

File diff suppressed because it is too large Load Diff

8568
configure vendored Executable file

File diff suppressed because it is too large Load Diff

70
configure.ac Normal file
View File

@ -0,0 +1,70 @@
AC_PREREQ([2.64])
AC_INIT([mousetweaks],
[3.32.0],
[https://gitlab.gnome.org/GNOME/mousetweaks/issues],
[mousetweaks],
[https://wiki.gnome.org/Projects/Mousetweaks])
AC_CONFIG_SRCDIR([src])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([m4])
AC_PREFIX_DEFAULT([/usr])
AM_INIT_AUTOMAKE([1.11 tar-ustar dist-xz no-dist-gzip foreign -Wno-portability])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE([enable])
AC_PROG_CC
AC_PROG_INSTALL
AC_HEADER_STDC
AC_C_CONST
AM_PROG_CC_C_O
dnl *** i18n ***
AM_GNU_GETTEXT_VERSION([0.19.8])
AM_GNU_GETTEXT([external])
GETTEXT_PACKAGE=mousetweaks
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Gettext Package])
dnl *** gsettings ***
GLIB_GSETTINGS
dnl *** dependencies ***
GLIB_REQUIRED=2.25.3
GIO_REQUIRED=2.25.9
GTK_REQUIRED=3.0.0
GDS_REQUIRED=0.1.0
PKG_CHECK_MODULES(DEPENDENCIES,
glib-2.0 >= $GLIB_REQUIRED
gio-2.0 >= $GIO_REQUIRED
gtk+-3.0 >= $GTK_REQUIRED
gsettings-desktop-schemas >= $GDS_REQUIRED
x11
xcursor
xfixes
xtst)
dnl *** GLib tools ***
GLIB_MKENUMS="$($PKG_CONFIG --variable=glib_mkenums glib-2.0)"
AC_SUBST([GLIB_MKENUMS])
dnl *** output ***
AC_CONFIG_FILES([
Makefile
src/Makefile
data/Makefile
pixmaps/Makefile
po/Makefile.in
man/Makefile
])
AC_OUTPUT

19
data/Makefile.am Normal file
View File

@ -0,0 +1,19 @@
uidir = $(datadir)/mousetweaks
ui_DATA = mousetweaks.ui
convertdir = $(datadir)/GConf/gsettings
convert_DATA = mousetweaks.convert
gsettings_ENUM_NAMESPACE = org.gnome.mousetweaks
gsettings_ENUM_FILES = $(top_srcdir)/src/mt-common.h
gsettings_SCHEMAS = org.gnome.mousetweaks.gschema.xml
@GSETTINGS_RULES@
EXTRA_DIST = \
$(ui_DATA) \
$(gsettings_SCHEMAS) \
$(gsettings_ENUM_FILES) \
$(convert_DATA)
-include $(top_srcdir)/git.mk

534
data/Makefile.in Normal file
View File

@ -0,0 +1,534 @@
# Makefile.in generated by automake 1.16.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2018 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 = data
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
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; }; \
}
am__installdirs = "$(DESTDIR)$(convertdir)" "$(DESTDIR)$(uidir)"
DATA = $(convert_DATA) $(ui_DATA)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
am__DIST_COMMON = $(srcdir)/Makefile.in
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@
DEPENDENCIES_CFLAGS = @DEPENDENCIES_CFLAGS@
DEPENDENCIES_LIBS = @DEPENDENCIES_LIBS@
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@
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
GLIB_MKENUMS = @GLIB_MKENUMS@
GMSGFMT = @GMSGFMT@
GMSGFMT_015 = @GMSGFMT_015@
GREP = @GREP@
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
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@
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@
PKG_CONFIG = @PKG_CONFIG@
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
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@
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@
gsettingsschemadir = @gsettingsschemadir@
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@
runstatedir = @runstatedir@
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@
uidir = $(datadir)/mousetweaks
ui_DATA = mousetweaks.ui
convertdir = $(datadir)/GConf/gsettings
convert_DATA = mousetweaks.convert
gsettings_ENUM_NAMESPACE = org.gnome.mousetweaks
gsettings_ENUM_FILES = $(top_srcdir)/src/mt-common.h
gsettings_SCHEMAS = org.gnome.mousetweaks.gschema.xml
EXTRA_DIST = \
$(ui_DATA) \
$(gsettings_SCHEMAS) \
$(gsettings_ENUM_FILES) \
$(convert_DATA)
all: all-am
.SUFFIXES:
$(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) --foreign data/Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --foreign data/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__maybe_remake_depfiles)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
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-convertDATA: $(convert_DATA)
@$(NORMAL_INSTALL)
@list='$(convert_DATA)'; test -n "$(convertdir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(convertdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(convertdir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(convertdir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(convertdir)" || exit $$?; \
done
uninstall-convertDATA:
@$(NORMAL_UNINSTALL)
@list='$(convert_DATA)'; test -n "$(convertdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(convertdir)'; $(am__uninstall_files_from_dir)
install-uiDATA: $(ui_DATA)
@$(NORMAL_INSTALL)
@list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(uidir)'"; \
$(MKDIR_P) "$(DESTDIR)$(uidir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \
done
uninstall-uiDATA:
@$(NORMAL_UNINSTALL)
@list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
tags TAGS:
ctags CTAGS:
cscope cscopelist:
distdir: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) distdir-am
distdir-am: $(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 $(DATA)
installdirs:
for dir in "$(DESTDIR)$(convertdir)" "$(DESTDIR)$(uidir)"; 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)
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-convertDATA install-uiDATA
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-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-convertDATA uninstall-uiDATA
.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-convertDATA \
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-pdf \
install-pdf-am install-ps install-ps-am install-strip \
install-uiDATA installcheck installcheck-am installdirs \
maintainer-clean maintainer-clean-generic mostlyclean \
mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
uninstall-am uninstall-convertDATA uninstall-uiDATA
.PRECIOUS: Makefile
@GSETTINGS_RULES@
-include $(top_srcdir)/git.mk
# 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:

2
data/mousetweaks.convert Normal file
View File

@ -0,0 +1,2 @@
[org.gnome.mousetweaks]
click-type-window-style = /desktop/gnome/accessibility/mouse/button_layout

311
data/mousetweaks.ui Normal file
View File

@ -0,0 +1,311 @@
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkWindow" id="ctw">
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="border_width">2</property>
<property name="title" translatable="yes">Hover Click</property>
<property name="icon_name">input-mouse</property>
<property name="type_hint">dialog</property>
<child>
<object class="GtkHBox" id="box">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="spacing">2</property>
<property name="homogeneous">True</property>
<child>
<object class="GtkRadioButton" id="single">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="use_action_appearance">False</property>
<property name="relief">none</property>
<property name="image_position">top</property>
<property name="active">True</property>
<property name="draw_indicator">False</property>
<child>
<object class="GtkVBox" id="vbox13">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="spacing">4</property>
<child>
<object class="GtkImage" id="single_i">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="yalign">1</property>
<property name="pixbuf">single-click.png</property>
<property name="icon-size">5</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="single_l">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="yalign">0</property>
<property name="label" translatable="yes">Single Click</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="double">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="use_action_appearance">False</property>
<property name="relief">none</property>
<property name="image_position">top</property>
<property name="draw_indicator">False</property>
<property name="group">single</property>
<child>
<object class="GtkVBox" id="vbox14">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="spacing">4</property>
<child>
<object class="GtkImage" id="double_i">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="yalign">1</property>
<property name="pixbuf">double-click.png</property>
<property name="icon-size">5</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="double_l">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="yalign">0</property>
<property name="label" translatable="yes">Double Click</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="drag">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="use_action_appearance">False</property>
<property name="relief">none</property>
<property name="image_position">top</property>
<property name="draw_indicator">False</property>
<property name="group">single</property>
<child>
<object class="GtkVBox" id="vbox15">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="spacing">4</property>
<child>
<object class="GtkImage" id="drag_i">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="yalign">1</property>
<property name="pixbuf">drag-click.png</property>
<property name="icon-size">5</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="drag_l">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="yalign">0</property>
<property name="label" translatable="yes" comments="'Drag' like in a Drag and Drop operation">Drag</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="right">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="use_action_appearance">False</property>
<property name="relief">none</property>
<property name="image_position">top</property>
<property name="draw_indicator">False</property>
<property name="group">single</property>
<child>
<object class="GtkVBox" id="vbox16">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="spacing">4</property>
<child>
<object class="GtkImage" id="right_i">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="yalign">1</property>
<property name="pixbuf">right-click.png</property>
<property name="icon-size">5</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="right_l">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="yalign">0</property>
<property name="label" translatable="yes">Secondary Click</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">3</property>
</packing>
</child>
</object>
</child>
</object>
<object class="GtkMenu" id="popup">
<property name="visible">True</property>
<property name="can_focus">False</property>
<child>
<object class="GtkMenuItem" id="menu_button_style">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_action_appearance">False</property>
<property name="label" translatable="yes">Button Style</property>
</object>
</child>
<child>
<object class="GtkRadioMenuItem" id="menu_text">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_action_appearance">False</property>
<property name="label" translatable="yes">Text only</property>
<property name="draw_as_radio">True</property>
<property name="group">menu_both</property>
</object>
</child>
<child>
<object class="GtkRadioMenuItem" id="menu_icon">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_action_appearance">False</property>
<property name="label" translatable="yes">Icons only</property>
<property name="draw_as_radio">True</property>
<property name="group">menu_both</property>
</object>
</child>
<child>
<object class="GtkRadioMenuItem" id="menu_both">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_action_appearance">False</property>
<property name="label" translatable="yes">Text and Icons</property>
<property name="active">True</property>
<property name="draw_as_radio">True</property>
</object>
</child>
<child>
<object class="GtkMenuItem" id="menu_orientation">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_action_appearance">False</property>
<property name="label" translatable="yes">Orientation</property>
</object>
</child>
<child>
<object class="GtkRadioMenuItem" id="menu_horizontal">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_action_appearance">False</property>
<property name="label" translatable="yes" comments="Buttons are arranged from left to right in the layout">Horizontal</property>
<property name="active">True</property>
<property name="draw_as_radio">True</property>
</object>
</child>
<child>
<object class="GtkRadioMenuItem" id="menu_vertical">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="use_action_appearance">False</property>
<property name="label" translatable="yes" comments="Buttons are arranged from top to bottom in the layout">Vertical</property>
<property name="draw_as_radio">True</property>
<property name="group">menu_horizontal</property>
</object>
</child>
</object>
</interface>

View File

@ -0,0 +1,19 @@
<schemalist>
<schema id="org.gnome.mousetweaks" path="/org/gnome/desktop/a11y/mouse/" gettext-domain="mousetweaks">
<key name="click-type-window-style" enum="org.gnome.mousetweaks.MtClickTypeWindowStyle">
<default>'both'</default>
<summary>Click-type window style</summary>
<description>Button style of the click-type window.</description>
</key>
<key name="click-type-window-orientation" enum="org.gnome.mousetweaks.MtClickTypeWindowOrientation">
<default>'vertical'</default>
<summary>Click-type window orientation</summary>
<description>Orientation of the click-type window.</description>
</key>
<key name="click-type-window-geometry" type="s">
<default>''</default>
<summary>Click-type window geometry</summary>
<description>Size and position of the click-type window. The format is a standard X Window System geometry string.</description>
</key>
</schema>
</schemalist>

791
depcomp Executable file
View File

@ -0,0 +1,791 @@
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
scriptversion=2018-03-07.03; # UTC
# Copyright (C) 1999-2018 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 <https://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 'before-save-hook 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-time-zone: "UTC0"
# time-stamp-end: "; # UTC"
# End:

518
install-sh Executable file
View File

@ -0,0 +1,518 @@
#!/bin/sh
# install - install a program, script, or datafile
scriptversion=2018-03-11.20; # 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.
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
dstbase=`basename "$src"`
case $dst in
*/) dst=$dst$dstbase;;
*) dst=$dst/$dstbase;;
esac
dstdir_status=0
else
dstdir=`dirname "$dst"`
test -d "$dstdir"
dstdir_status=$?
fi
fi
case $dstdir in
*/) dstdirslash=$dstdir;;
*) dstdirslash=$dstdir/;;
esac
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.
;;
*)
# Note that $RANDOM variable is not portable (e.g. dash); Use it
# here however when possible just to lower collision chance.
tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
trap 'ret=$?; rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir" 2>/dev/null; exit $ret' 0
# Because "mkdir -p" follows existing symlinks and we likely work
# directly in world-writeable /tmp, make sure that the '$tmpdir'
# directory is successfully created first before we actually test
# 'mkdir -p' feature.
if (umask $mkdir_umask &&
$mkdirprog $mkdir_mode "$tmpdir" &&
exec $mkdirprog $mkdir_mode -p -- "$tmpdir/a/b") >/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.
test_tmpdir="$tmpdir/a"
ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
case $ls_ld_tmpdir in
d????-?r-*) different_mode=700;;
d????-?--*) different_mode=755;;
*) false;;
esac &&
$mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
}
}
then posix_mkdir=:
fi
rmdir "$tmpdir/a/b" "$tmpdir/a" "$tmpdir"
else
# Remove any dirs left behind by ancient mkdir implementations.
rmdir ./$mkdir_mode ./-p ./-- "$tmpdir" 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=${dstdirslash}_inst.$$_
rmtmp=${dstdirslash}_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 'before-save-hook 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-time-zone: "UTC0"
# time-stamp-end: "; # UTC"
# End:

24
m4/codeset.m4 Normal file
View File

@ -0,0 +1,24 @@
# codeset.m4 serial 5 (gettext-0.18.2)
dnl Copyright (C) 2000-2002, 2006, 2008-2014, 2016 Free Software Foundation,
dnl Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
AC_DEFUN([AM_LANGINFO_CODESET],
[
AC_CACHE_CHECK([for nl_langinfo and CODESET], [am_cv_langinfo_codeset],
[AC_LINK_IFELSE(
[AC_LANG_PROGRAM(
[[#include <langinfo.h>]],
[[char* cs = nl_langinfo(CODESET); return !cs;]])],
[am_cv_langinfo_codeset=yes],
[am_cv_langinfo_codeset=no])
])
if test $am_cv_langinfo_codeset = yes; then
AC_DEFINE([HAVE_LANGINFO_CODESET], [1],
[Define if you have <langinfo.h> and nl_langinfo(CODESET).])
fi
])

102
m4/extern-inline.m4 Normal file
View File

@ -0,0 +1,102 @@
dnl 'extern inline' a la ISO C99.
dnl Copyright 2012-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
AC_DEFUN([gl_EXTERN_INLINE],
[
AH_VERBATIM([extern_inline],
[/* Please see the Gnulib manual for how to use these macros.
Suppress extern inline with HP-UX cc, as it appears to be broken; see
<http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>.
Suppress extern inline with Sun C in standards-conformance mode, as it
mishandles inline functions that call each other. E.g., for 'inline void f
(void) { } inline void g (void) { f (); }', c99 incorrectly complains
'reference to static identifier "f" in extern inline function'.
This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16.
Suppress extern inline (with or without __attribute__ ((__gnu_inline__)))
on configurations that mistakenly use 'static inline' to implement
functions or macros in standard C headers like <ctype.h>. For example,
if isdigit is mistakenly implemented via a static inline function,
a program containing an extern inline function that calls isdigit
may not work since the C standard prohibits extern inline functions
from calling static functions. This bug is known to occur on:
OS X 10.8 and earlier; see:
http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html
DragonFly; see
http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log
FreeBSD; see:
http://lists.gnu.org/archive/html/bug-gnulib/2014-07/msg00104.html
OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and
for clang but remains for g++; see <http://trac.macports.org/ticket/41033>.
Assume DragonFly and FreeBSD will be similar. */
#if (((defined __APPLE__ && defined __MACH__) \
|| defined __DragonFly__ || defined __FreeBSD__) \
&& (defined __header_inline \
? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \
&& ! defined __clang__) \
: ((! defined _DONT_USE_CTYPE_INLINE_ \
&& (defined __GNUC__ || defined __cplusplus)) \
|| (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \
&& defined __GNUC__ && ! defined __cplusplus))))
# define _GL_EXTERN_INLINE_STDHEADER_BUG
#endif
#if ((__GNUC__ \
? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \
: (199901L <= __STDC_VERSION__ \
&& !defined __HP_cc \
&& !defined __PGI \
&& !(defined __SUNPRO_C && __STDC__))) \
&& !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
# define _GL_INLINE inline
# define _GL_EXTERN_INLINE extern inline
# define _GL_EXTERN_INLINE_IN_USE
#elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \
&& !defined _GL_EXTERN_INLINE_STDHEADER_BUG)
# if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__
/* __gnu_inline__ suppresses a GCC 4.2 diagnostic. */
# define _GL_INLINE extern inline __attribute__ ((__gnu_inline__))
# else
# define _GL_INLINE extern inline
# endif
# define _GL_EXTERN_INLINE extern
# define _GL_EXTERN_INLINE_IN_USE
#else
# define _GL_INLINE static _GL_UNUSED
# define _GL_EXTERN_INLINE static _GL_UNUSED
#endif
/* In GCC 4.6 (inclusive) to 5.1 (exclusive),
suppress bogus "no previous prototype for 'FOO'"
and "no previous declaration for 'FOO'" diagnostics,
when FOO is an inline function in the header; see
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113> and
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63877>. */
#if __GNUC__ == 4 && 6 <= __GNUC_MINOR__
# if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__
# define _GL_INLINE_HEADER_CONST_PRAGMA
# else
# define _GL_INLINE_HEADER_CONST_PRAGMA \
_Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"")
# endif
# define _GL_INLINE_HEADER_BEGIN \
_Pragma ("GCC diagnostic push") \
_Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \
_Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \
_GL_INLINE_HEADER_CONST_PRAGMA
# define _GL_INLINE_HEADER_END \
_Pragma ("GCC diagnostic pop")
#else
# define _GL_INLINE_HEADER_BEGIN
# define _GL_INLINE_HEADER_END
#endif])
])

134
m4/fcntl-o.m4 Normal file
View File

@ -0,0 +1,134 @@
# fcntl-o.m4 serial 4
dnl Copyright (C) 2006, 2009-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl Written by Paul Eggert.
# Test whether the flags O_NOATIME and O_NOFOLLOW actually work.
# Define HAVE_WORKING_O_NOATIME to 1 if O_NOATIME works, or to 0 otherwise.
# Define HAVE_WORKING_O_NOFOLLOW to 1 if O_NOFOLLOW works, or to 0 otherwise.
AC_DEFUN([gl_FCNTL_O_FLAGS],
[
dnl Persuade glibc <fcntl.h> to define O_NOATIME and O_NOFOLLOW.
dnl AC_USE_SYSTEM_EXTENSIONS was introduced in autoconf 2.60 and obsoletes
dnl AC_GNU_SOURCE.
m4_ifdef([AC_USE_SYSTEM_EXTENSIONS],
[AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS])],
[AC_REQUIRE([AC_GNU_SOURCE])])
AC_CHECK_HEADERS_ONCE([unistd.h])
AC_CHECK_FUNCS_ONCE([symlink])
AC_CACHE_CHECK([for working fcntl.h], [gl_cv_header_working_fcntl_h],
[AC_RUN_IFELSE(
[AC_LANG_PROGRAM(
[[#include <sys/types.h>
#include <sys/stat.h>
#if HAVE_UNISTD_H
# include <unistd.h>
#else /* on Windows with MSVC */
# include <io.h>
# include <stdlib.h>
# defined sleep(n) _sleep ((n) * 1000)
#endif
#include <fcntl.h>
#ifndef O_NOATIME
#define O_NOATIME 0
#endif
#ifndef O_NOFOLLOW
#define O_NOFOLLOW 0
#endif
static int const constants[] =
{
O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND,
O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY
};
]],
[[
int result = !constants;
#if HAVE_SYMLINK
{
static char const sym[] = "conftest.sym";
if (symlink ("/dev/null", sym) != 0)
result |= 2;
else
{
int fd = open (sym, O_WRONLY | O_NOFOLLOW | O_CREAT, 0);
if (fd >= 0)
{
close (fd);
result |= 4;
}
}
if (unlink (sym) != 0 || symlink (".", sym) != 0)
result |= 2;
else
{
int fd = open (sym, O_RDONLY | O_NOFOLLOW);
if (fd >= 0)
{
close (fd);
result |= 4;
}
}
unlink (sym);
}
#endif
{
static char const file[] = "confdefs.h";
int fd = open (file, O_RDONLY | O_NOATIME);
if (fd < 0)
result |= 8;
else
{
struct stat st0;
if (fstat (fd, &st0) != 0)
result |= 16;
else
{
char c;
sleep (1);
if (read (fd, &c, 1) != 1)
result |= 24;
else
{
if (close (fd) != 0)
result |= 32;
else
{
struct stat st1;
if (stat (file, &st1) != 0)
result |= 40;
else
if (st0.st_atime != st1.st_atime)
result |= 64;
}
}
}
}
}
return result;]])],
[gl_cv_header_working_fcntl_h=yes],
[case $? in #(
4) gl_cv_header_working_fcntl_h='no (bad O_NOFOLLOW)';; #(
64) gl_cv_header_working_fcntl_h='no (bad O_NOATIME)';; #(
68) gl_cv_header_working_fcntl_h='no (bad O_NOATIME, O_NOFOLLOW)';; #(
*) gl_cv_header_working_fcntl_h='no';;
esac],
[gl_cv_header_working_fcntl_h=cross-compiling])])
case $gl_cv_header_working_fcntl_h in #(
*O_NOATIME* | no | cross-compiling) ac_val=0;; #(
*) ac_val=1;;
esac
AC_DEFINE_UNQUOTED([HAVE_WORKING_O_NOATIME], [$ac_val],
[Define to 1 if O_NOATIME works.])
case $gl_cv_header_working_fcntl_h in #(
*O_NOFOLLOW* | no | cross-compiling) ac_val=0;; #(
*) ac_val=1;;
esac
AC_DEFINE_UNQUOTED([HAVE_WORKING_O_NOFOLLOW], [$ac_val],
[Define to 1 if O_NOFOLLOW works.])
])

420
m4/gettext.m4 Normal file
View File

@ -0,0 +1,420 @@
# gettext.m4 serial 68 (gettext-0.19.8)
dnl Copyright (C) 1995-2014, 2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
dnl This file can be used in projects which are not available under
dnl the GNU General Public License or the GNU Library General Public
dnl License but which still want to provide support for the GNU gettext
dnl functionality.
dnl Please note that the actual code of the GNU gettext library is covered
dnl by the GNU Library General Public License, and the rest of the GNU
dnl gettext package is covered by the GNU General Public License.
dnl They are *not* in the public domain.
dnl Authors:
dnl Ulrich Drepper <drepper@cygnus.com>, 1995-2000.
dnl Bruno Haible <haible@clisp.cons.org>, 2000-2006, 2008-2010.
dnl Macro to add for using GNU gettext.
dnl Usage: AM_GNU_GETTEXT([INTLSYMBOL], [NEEDSYMBOL], [INTLDIR]).
dnl INTLSYMBOL can be one of 'external', 'no-libtool', 'use-libtool'. The
dnl default (if it is not specified or empty) is 'no-libtool'.
dnl INTLSYMBOL should be 'external' for packages with no intl directory,
dnl and 'no-libtool' or 'use-libtool' for packages with an intl directory.
dnl If INTLSYMBOL is 'use-libtool', then a libtool library
dnl $(top_builddir)/intl/libintl.la will be created (shared and/or static,
dnl depending on --{enable,disable}-{shared,static} and on the presence of
dnl AM-DISABLE-SHARED). If INTLSYMBOL is 'no-libtool', a static library
dnl $(top_builddir)/intl/libintl.a will be created.
dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext
dnl implementations (in libc or libintl) without the ngettext() function
dnl will be ignored. If NEEDSYMBOL is specified and is
dnl 'need-formatstring-macros', then GNU gettext implementations that don't
dnl support the ISO C 99 <inttypes.h> formatstring macros will be ignored.
dnl INTLDIR is used to find the intl libraries. If empty,
dnl the value '$(top_builddir)/intl/' is used.
dnl
dnl The result of the configuration is one of three cases:
dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled
dnl and used.
dnl Catalog format: GNU --> install in $(datadir)
dnl Catalog extension: .mo after installation, .gmo in source tree
dnl 2) GNU gettext has been found in the system's C library.
dnl Catalog format: GNU --> install in $(datadir)
dnl Catalog extension: .mo after installation, .gmo in source tree
dnl 3) No internationalization, always use English msgid.
dnl Catalog format: none
dnl Catalog extension: none
dnl If INTLSYMBOL is 'external', only cases 2 and 3 can occur.
dnl The use of .gmo is historical (it was needed to avoid overwriting the
dnl GNU format catalogs when building on a platform with an X/Open gettext),
dnl but we keep it in order not to force irrelevant filename changes on the
dnl maintainers.
dnl
AC_DEFUN([AM_GNU_GETTEXT],
[
dnl Argument checking.
ifelse([$1], [], , [ifelse([$1], [external], , [ifelse([$1], [no-libtool], , [ifelse([$1], [use-libtool], ,
[errprint([ERROR: invalid first argument to AM_GNU_GETTEXT
])])])])])
ifelse(ifelse([$1], [], [old])[]ifelse([$1], [no-libtool], [old]), [old],
[AC_DIAGNOSE([obsolete], [Use of AM_GNU_GETTEXT without [external] argument is deprecated.])])
ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], ,
[errprint([ERROR: invalid second argument to AM_GNU_GETTEXT
])])])])
define([gt_included_intl],
ifelse([$1], [external],
ifdef([AM_GNU_GETTEXT_][INTL_SUBDIR], [yes], [no]),
[yes]))
define([gt_libtool_suffix_prefix], ifelse([$1], [use-libtool], [l], []))
gt_NEEDS_INIT
AM_GNU_GETTEXT_NEED([$2])
AC_REQUIRE([AM_PO_SUBDIRS])dnl
ifelse(gt_included_intl, yes, [
AC_REQUIRE([AM_INTL_SUBDIR])dnl
])
dnl Prerequisites of AC_LIB_LINKFLAGS_BODY.
AC_REQUIRE([AC_LIB_PREPARE_PREFIX])
AC_REQUIRE([AC_LIB_RPATH])
dnl Sometimes libintl requires libiconv, so first search for libiconv.
dnl Ideally we would do this search only after the
dnl if test "$USE_NLS" = "yes"; then
dnl if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" != "yes"; }; then
dnl tests. But if configure.in invokes AM_ICONV after AM_GNU_GETTEXT
dnl the configure script would need to contain the same shell code
dnl again, outside any 'if'. There are two solutions:
dnl - Invoke AM_ICONV_LINKFLAGS_BODY here, outside any 'if'.
dnl - Control the expansions in more detail using AC_PROVIDE_IFELSE.
dnl Since AC_PROVIDE_IFELSE is only in autoconf >= 2.52 and not
dnl documented, we avoid it.
ifelse(gt_included_intl, yes, , [
AC_REQUIRE([AM_ICONV_LINKFLAGS_BODY])
])
dnl Sometimes, on Mac OS X, libintl requires linking with CoreFoundation.
gt_INTL_MACOSX
dnl Set USE_NLS.
AC_REQUIRE([AM_NLS])
ifelse(gt_included_intl, yes, [
BUILD_INCLUDED_LIBINTL=no
USE_INCLUDED_LIBINTL=no
])
LIBINTL=
LTLIBINTL=
POSUB=
dnl Add a version number to the cache macros.
case " $gt_needs " in
*" need-formatstring-macros "*) gt_api_version=3 ;;
*" need-ngettext "*) gt_api_version=2 ;;
*) gt_api_version=1 ;;
esac
gt_func_gnugettext_libc="gt_cv_func_gnugettext${gt_api_version}_libc"
gt_func_gnugettext_libintl="gt_cv_func_gnugettext${gt_api_version}_libintl"
dnl If we use NLS figure out what method
if test "$USE_NLS" = "yes"; then
gt_use_preinstalled_gnugettext=no
ifelse(gt_included_intl, yes, [
AC_MSG_CHECKING([whether included gettext is requested])
AC_ARG_WITH([included-gettext],
[ --with-included-gettext use the GNU gettext library included here],
nls_cv_force_use_gnu_gettext=$withval,
nls_cv_force_use_gnu_gettext=no)
AC_MSG_RESULT([$nls_cv_force_use_gnu_gettext])
nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"
if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
])
dnl User does not insist on using GNU NLS library. Figure out what
dnl to use. If GNU gettext is available we use this. Else we have
dnl to fall back to GNU NLS library.
if test $gt_api_version -ge 3; then
gt_revision_test_code='
#ifndef __GNU_GETTEXT_SUPPORTED_REVISION
#define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1)
#endif
changequote(,)dnl
typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1];
changequote([,])dnl
'
else
gt_revision_test_code=
fi
if test $gt_api_version -ge 2; then
gt_expression_test_code=' + * ngettext ("", "", 0)'
else
gt_expression_test_code=
fi
AC_CACHE_CHECK([for GNU gettext in libc], [$gt_func_gnugettext_libc],
[AC_LINK_IFELSE(
[AC_LANG_PROGRAM(
[[
#include <libintl.h>
#ifndef __GNU_GETTEXT_SUPPORTED_REVISION
extern int _nl_msg_cat_cntr;
extern int *_nl_domain_bindings;
#define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_domain_bindings)
#else
#define __GNU_GETTEXT_SYMBOL_EXPRESSION 0
#endif
$gt_revision_test_code
]],
[[
bindtextdomain ("", "");
return * gettext ("")$gt_expression_test_code + __GNU_GETTEXT_SYMBOL_EXPRESSION
]])],
[eval "$gt_func_gnugettext_libc=yes"],
[eval "$gt_func_gnugettext_libc=no"])])
if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" != "yes"; }; then
dnl Sometimes libintl requires libiconv, so first search for libiconv.
ifelse(gt_included_intl, yes, , [
AM_ICONV_LINK
])
dnl Search for libintl and define LIBINTL, LTLIBINTL and INCINTL
dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv])
dnl because that would add "-liconv" to LIBINTL and LTLIBINTL
dnl even if libiconv doesn't exist.
AC_LIB_LINKFLAGS_BODY([intl])
AC_CACHE_CHECK([for GNU gettext in libintl],
[$gt_func_gnugettext_libintl],
[gt_save_CPPFLAGS="$CPPFLAGS"
CPPFLAGS="$CPPFLAGS $INCINTL"
gt_save_LIBS="$LIBS"
LIBS="$LIBS $LIBINTL"
dnl Now see whether libintl exists and does not depend on libiconv.
AC_LINK_IFELSE(
[AC_LANG_PROGRAM(
[[
#include <libintl.h>
#ifndef __GNU_GETTEXT_SUPPORTED_REVISION
extern int _nl_msg_cat_cntr;
extern
#ifdef __cplusplus
"C"
#endif
const char *_nl_expand_alias (const char *);
#define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_expand_alias (""))
#else
#define __GNU_GETTEXT_SYMBOL_EXPRESSION 0
#endif
$gt_revision_test_code
]],
[[
bindtextdomain ("", "");
return * gettext ("")$gt_expression_test_code + __GNU_GETTEXT_SYMBOL_EXPRESSION
]])],
[eval "$gt_func_gnugettext_libintl=yes"],
[eval "$gt_func_gnugettext_libintl=no"])
dnl Now see whether libintl exists and depends on libiconv.
if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" != yes; } && test -n "$LIBICONV"; then
LIBS="$LIBS $LIBICONV"
AC_LINK_IFELSE(
[AC_LANG_PROGRAM(
[[
#include <libintl.h>
#ifndef __GNU_GETTEXT_SUPPORTED_REVISION
extern int _nl_msg_cat_cntr;
extern
#ifdef __cplusplus
"C"
#endif
const char *_nl_expand_alias (const char *);
#define __GNU_GETTEXT_SYMBOL_EXPRESSION (_nl_msg_cat_cntr + *_nl_expand_alias (""))
#else
#define __GNU_GETTEXT_SYMBOL_EXPRESSION 0
#endif
$gt_revision_test_code
]],
[[
bindtextdomain ("", "");
return * gettext ("")$gt_expression_test_code + __GNU_GETTEXT_SYMBOL_EXPRESSION
]])],
[LIBINTL="$LIBINTL $LIBICONV"
LTLIBINTL="$LTLIBINTL $LTLIBICONV"
eval "$gt_func_gnugettext_libintl=yes"
])
fi
CPPFLAGS="$gt_save_CPPFLAGS"
LIBS="$gt_save_LIBS"])
fi
dnl If an already present or preinstalled GNU gettext() is found,
dnl use it. But if this macro is used in GNU gettext, and GNU
dnl gettext is already preinstalled in libintl, we update this
dnl libintl. (Cf. the install rule in intl/Makefile.in.)
if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" = "yes"; } \
|| { { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; } \
&& test "$PACKAGE" != gettext-runtime \
&& test "$PACKAGE" != gettext-tools; }; then
gt_use_preinstalled_gnugettext=yes
else
dnl Reset the values set by searching for libintl.
LIBINTL=
LTLIBINTL=
INCINTL=
fi
ifelse(gt_included_intl, yes, [
if test "$gt_use_preinstalled_gnugettext" != "yes"; then
dnl GNU gettext is not found in the C library.
dnl Fall back on included GNU gettext library.
nls_cv_use_gnu_gettext=yes
fi
fi
if test "$nls_cv_use_gnu_gettext" = "yes"; then
dnl Mark actions used to generate GNU NLS library.
BUILD_INCLUDED_LIBINTL=yes
USE_INCLUDED_LIBINTL=yes
LIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LIBICONV $LIBTHREAD"
LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
fi
CATOBJEXT=
if test "$gt_use_preinstalled_gnugettext" = "yes" \
|| test "$nls_cv_use_gnu_gettext" = "yes"; then
dnl Mark actions to use GNU gettext tools.
CATOBJEXT=.gmo
fi
])
if test -n "$INTL_MACOSX_LIBS"; then
if test "$gt_use_preinstalled_gnugettext" = "yes" \
|| test "$nls_cv_use_gnu_gettext" = "yes"; then
dnl Some extra flags are needed during linking.
LIBINTL="$LIBINTL $INTL_MACOSX_LIBS"
LTLIBINTL="$LTLIBINTL $INTL_MACOSX_LIBS"
fi
fi
if test "$gt_use_preinstalled_gnugettext" = "yes" \
|| test "$nls_cv_use_gnu_gettext" = "yes"; then
AC_DEFINE([ENABLE_NLS], [1],
[Define to 1 if translation of program messages to the user's native language
is requested.])
else
USE_NLS=no
fi
fi
AC_MSG_CHECKING([whether to use NLS])
AC_MSG_RESULT([$USE_NLS])
if test "$USE_NLS" = "yes"; then
AC_MSG_CHECKING([where the gettext function comes from])
if test "$gt_use_preinstalled_gnugettext" = "yes"; then
if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
gt_source="external libintl"
else
gt_source="libc"
fi
else
gt_source="included intl directory"
fi
AC_MSG_RESULT([$gt_source])
fi
if test "$USE_NLS" = "yes"; then
if test "$gt_use_preinstalled_gnugettext" = "yes"; then
if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
AC_MSG_CHECKING([how to link with libintl])
AC_MSG_RESULT([$LIBINTL])
AC_LIB_APPENDTOVAR([CPPFLAGS], [$INCINTL])
fi
dnl For backward compatibility. Some packages may be using this.
AC_DEFINE([HAVE_GETTEXT], [1],
[Define if the GNU gettext() function is already present or preinstalled.])
AC_DEFINE([HAVE_DCGETTEXT], [1],
[Define if the GNU dcgettext() function is already present or preinstalled.])
fi
dnl We need to process the po/ directory.
POSUB=po
fi
ifelse(gt_included_intl, yes, [
dnl If this is used in GNU gettext we have to set BUILD_INCLUDED_LIBINTL
dnl to 'yes' because some of the testsuite requires it.
if test "$PACKAGE" = gettext-runtime || test "$PACKAGE" = gettext-tools; then
BUILD_INCLUDED_LIBINTL=yes
fi
dnl Make all variables we use known to autoconf.
AC_SUBST([BUILD_INCLUDED_LIBINTL])
AC_SUBST([USE_INCLUDED_LIBINTL])
AC_SUBST([CATOBJEXT])
dnl For backward compatibility. Some configure.ins may be using this.
nls_cv_header_intl=
nls_cv_header_libgt=
dnl For backward compatibility. Some Makefiles may be using this.
DATADIRNAME=share
AC_SUBST([DATADIRNAME])
dnl For backward compatibility. Some Makefiles may be using this.
INSTOBJEXT=.mo
AC_SUBST([INSTOBJEXT])
dnl For backward compatibility. Some Makefiles may be using this.
GENCAT=gencat
AC_SUBST([GENCAT])
dnl For backward compatibility. Some Makefiles may be using this.
INTLOBJS=
if test "$USE_INCLUDED_LIBINTL" = yes; then
INTLOBJS="\$(GETTOBJS)"
fi
AC_SUBST([INTLOBJS])
dnl Enable libtool support if the surrounding package wishes it.
INTL_LIBTOOL_SUFFIX_PREFIX=gt_libtool_suffix_prefix
AC_SUBST([INTL_LIBTOOL_SUFFIX_PREFIX])
])
dnl For backward compatibility. Some Makefiles may be using this.
INTLLIBS="$LIBINTL"
AC_SUBST([INTLLIBS])
dnl Make all documented variables known to autoconf.
AC_SUBST([LIBINTL])
AC_SUBST([LTLIBINTL])
AC_SUBST([POSUB])
])
dnl gt_NEEDS_INIT ensures that the gt_needs variable is initialized.
m4_define([gt_NEEDS_INIT],
[
m4_divert_text([DEFAULTS], [gt_needs=])
m4_define([gt_NEEDS_INIT], [])
])
dnl Usage: AM_GNU_GETTEXT_NEED([NEEDSYMBOL])
AC_DEFUN([AM_GNU_GETTEXT_NEED],
[
m4_divert_text([INIT_PREPARE], [gt_needs="$gt_needs $1"])
])
dnl Usage: AM_GNU_GETTEXT_VERSION([gettext-version])
AC_DEFUN([AM_GNU_GETTEXT_VERSION], [])
dnl Usage: AM_GNU_GETTEXT_REQUIRE_VERSION([gettext-version])
AC_DEFUN([AM_GNU_GETTEXT_REQUIRE_VERSION], [])

31
m4/glibc2.m4 Normal file
View File

@ -0,0 +1,31 @@
# glibc2.m4 serial 3
dnl Copyright (C) 2000-2002, 2004, 2008, 2010-2016 Free Software Foundation,
dnl Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
# Test for the GNU C Library, version 2.0 or newer.
# From Bruno Haible.
AC_DEFUN([gt_GLIBC2],
[
AC_CACHE_CHECK([whether we are using the GNU C Library 2 or newer],
[ac_cv_gnu_library_2],
[AC_EGREP_CPP([Lucky GNU user],
[
#include <features.h>
#ifdef __GNU_LIBRARY__
#if (__GLIBC__ >= 2) && !defined __UCLIBC__
Lucky GNU user
#endif
#endif
],
[ac_cv_gnu_library_2=yes],
[ac_cv_gnu_library_2=no])
]
)
AC_SUBST([GLIBC2])
GLIBC2="$ac_cv_gnu_library_2"
]
)

34
m4/glibc21.m4 Normal file
View File

@ -0,0 +1,34 @@
# glibc21.m4 serial 5
dnl Copyright (C) 2000-2002, 2004, 2008, 2010-2016 Free Software Foundation,
dnl Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
# Test for the GNU C Library, version 2.1 or newer, or uClibc.
# From Bruno Haible.
AC_DEFUN([gl_GLIBC21],
[
AC_CACHE_CHECK([whether we are using the GNU C Library >= 2.1 or uClibc],
[ac_cv_gnu_library_2_1],
[AC_EGREP_CPP([Lucky],
[
#include <features.h>
#ifdef __GNU_LIBRARY__
#if (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 1) || (__GLIBC__ > 2)
Lucky GNU user
#endif
#endif
#ifdef __UCLIBC__
Lucky user
#endif
],
[ac_cv_gnu_library_2_1=yes],
[ac_cv_gnu_library_2_1=no])
]
)
AC_SUBST([GLIBC21])
GLIBC21="$ac_cv_gnu_library_2_1"
]
)

271
m4/iconv.m4 Normal file
View File

@ -0,0 +1,271 @@
# iconv.m4 serial 19 (gettext-0.18.2)
dnl Copyright (C) 2000-2002, 2007-2014, 2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
AC_DEFUN([AM_ICONV_LINKFLAGS_BODY],
[
dnl Prerequisites of AC_LIB_LINKFLAGS_BODY.
AC_REQUIRE([AC_LIB_PREPARE_PREFIX])
AC_REQUIRE([AC_LIB_RPATH])
dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
dnl accordingly.
AC_LIB_LINKFLAGS_BODY([iconv])
])
AC_DEFUN([AM_ICONV_LINK],
[
dnl Some systems have iconv in libc, some have it in libiconv (OSF/1 and
dnl those with the standalone portable GNU libiconv installed).
AC_REQUIRE([AC_CANONICAL_HOST]) dnl for cross-compiles
dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
dnl accordingly.
AC_REQUIRE([AM_ICONV_LINKFLAGS_BODY])
dnl Add $INCICONV to CPPFLAGS before performing the following checks,
dnl because if the user has installed libiconv and not disabled its use
dnl via --without-libiconv-prefix, he wants to use it. The first
dnl AC_LINK_IFELSE will then fail, the second AC_LINK_IFELSE will succeed.
am_save_CPPFLAGS="$CPPFLAGS"
AC_LIB_APPENDTOVAR([CPPFLAGS], [$INCICONV])
AC_CACHE_CHECK([for iconv], [am_cv_func_iconv], [
am_cv_func_iconv="no, consider installing GNU libiconv"
am_cv_lib_iconv=no
AC_LINK_IFELSE(
[AC_LANG_PROGRAM(
[[
#include <stdlib.h>
#include <iconv.h>
]],
[[iconv_t cd = iconv_open("","");
iconv(cd,NULL,NULL,NULL,NULL);
iconv_close(cd);]])],
[am_cv_func_iconv=yes])
if test "$am_cv_func_iconv" != yes; then
am_save_LIBS="$LIBS"
LIBS="$LIBS $LIBICONV"
AC_LINK_IFELSE(
[AC_LANG_PROGRAM(
[[
#include <stdlib.h>
#include <iconv.h>
]],
[[iconv_t cd = iconv_open("","");
iconv(cd,NULL,NULL,NULL,NULL);
iconv_close(cd);]])],
[am_cv_lib_iconv=yes]
[am_cv_func_iconv=yes])
LIBS="$am_save_LIBS"
fi
])
if test "$am_cv_func_iconv" = yes; then
AC_CACHE_CHECK([for working iconv], [am_cv_func_iconv_works], [
dnl This tests against bugs in AIX 5.1, AIX 6.1..7.1, HP-UX 11.11,
dnl Solaris 10.
am_save_LIBS="$LIBS"
if test $am_cv_lib_iconv = yes; then
LIBS="$LIBS $LIBICONV"
fi
am_cv_func_iconv_works=no
for ac_iconv_const in '' 'const'; do
AC_RUN_IFELSE(
[AC_LANG_PROGRAM(
[[
#include <iconv.h>
#include <string.h>
#ifndef ICONV_CONST
# define ICONV_CONST $ac_iconv_const
#endif
]],
[[int result = 0;
/* Test against AIX 5.1 bug: Failures are not distinguishable from successful
returns. */
{
iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8");
if (cd_utf8_to_88591 != (iconv_t)(-1))
{
static ICONV_CONST char input[] = "\342\202\254"; /* EURO SIGN */
char buf[10];
ICONV_CONST char *inptr = input;
size_t inbytesleft = strlen (input);
char *outptr = buf;
size_t outbytesleft = sizeof (buf);
size_t res = iconv (cd_utf8_to_88591,
&inptr, &inbytesleft,
&outptr, &outbytesleft);
if (res == 0)
result |= 1;
iconv_close (cd_utf8_to_88591);
}
}
/* Test against Solaris 10 bug: Failures are not distinguishable from
successful returns. */
{
iconv_t cd_ascii_to_88591 = iconv_open ("ISO8859-1", "646");
if (cd_ascii_to_88591 != (iconv_t)(-1))
{
static ICONV_CONST char input[] = "\263";
char buf[10];
ICONV_CONST char *inptr = input;
size_t inbytesleft = strlen (input);
char *outptr = buf;
size_t outbytesleft = sizeof (buf);
size_t res = iconv (cd_ascii_to_88591,
&inptr, &inbytesleft,
&outptr, &outbytesleft);
if (res == 0)
result |= 2;
iconv_close (cd_ascii_to_88591);
}
}
/* Test against AIX 6.1..7.1 bug: Buffer overrun. */
{
iconv_t cd_88591_to_utf8 = iconv_open ("UTF-8", "ISO-8859-1");
if (cd_88591_to_utf8 != (iconv_t)(-1))
{
static ICONV_CONST char input[] = "\304";
static char buf[2] = { (char)0xDE, (char)0xAD };
ICONV_CONST char *inptr = input;
size_t inbytesleft = 1;
char *outptr = buf;
size_t outbytesleft = 1;
size_t res = iconv (cd_88591_to_utf8,
&inptr, &inbytesleft,
&outptr, &outbytesleft);
if (res != (size_t)(-1) || outptr - buf > 1 || buf[1] != (char)0xAD)
result |= 4;
iconv_close (cd_88591_to_utf8);
}
}
#if 0 /* This bug could be worked around by the caller. */
/* Test against HP-UX 11.11 bug: Positive return value instead of 0. */
{
iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591");
if (cd_88591_to_utf8 != (iconv_t)(-1))
{
static ICONV_CONST char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337";
char buf[50];
ICONV_CONST char *inptr = input;
size_t inbytesleft = strlen (input);
char *outptr = buf;
size_t outbytesleft = sizeof (buf);
size_t res = iconv (cd_88591_to_utf8,
&inptr, &inbytesleft,
&outptr, &outbytesleft);
if ((int)res > 0)
result |= 8;
iconv_close (cd_88591_to_utf8);
}
}
#endif
/* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is
provided. */
if (/* Try standardized names. */
iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1)
/* Try IRIX, OSF/1 names. */
&& iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1)
/* Try AIX names. */
&& iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1)
/* Try HP-UX names. */
&& iconv_open ("utf8", "eucJP") == (iconv_t)(-1))
result |= 16;
return result;
]])],
[am_cv_func_iconv_works=yes], ,
[case "$host_os" in
aix* | hpux*) am_cv_func_iconv_works="guessing no" ;;
*) am_cv_func_iconv_works="guessing yes" ;;
esac])
test "$am_cv_func_iconv_works" = no || break
done
LIBS="$am_save_LIBS"
])
case "$am_cv_func_iconv_works" in
*no) am_func_iconv=no am_cv_lib_iconv=no ;;
*) am_func_iconv=yes ;;
esac
else
am_func_iconv=no am_cv_lib_iconv=no
fi
if test "$am_func_iconv" = yes; then
AC_DEFINE([HAVE_ICONV], [1],
[Define if you have the iconv() function and it works.])
fi
if test "$am_cv_lib_iconv" = yes; then
AC_MSG_CHECKING([how to link with libiconv])
AC_MSG_RESULT([$LIBICONV])
else
dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV
dnl either.
CPPFLAGS="$am_save_CPPFLAGS"
LIBICONV=
LTLIBICONV=
fi
AC_SUBST([LIBICONV])
AC_SUBST([LTLIBICONV])
])
dnl Define AM_ICONV using AC_DEFUN_ONCE for Autoconf >= 2.64, in order to
dnl avoid warnings like
dnl "warning: AC_REQUIRE: `AM_ICONV' was expanded before it was required".
dnl This is tricky because of the way 'aclocal' is implemented:
dnl - It requires defining an auxiliary macro whose name ends in AC_DEFUN.
dnl Otherwise aclocal's initial scan pass would miss the macro definition.
dnl - It requires a line break inside the AC_DEFUN_ONCE and AC_DEFUN expansions.
dnl Otherwise aclocal would emit many "Use of uninitialized value $1"
dnl warnings.
m4_define([gl_iconv_AC_DEFUN],
m4_version_prereq([2.64],
[[AC_DEFUN_ONCE(
[$1], [$2])]],
[m4_ifdef([gl_00GNULIB],
[[AC_DEFUN_ONCE(
[$1], [$2])]],
[[AC_DEFUN(
[$1], [$2])]])]))
gl_iconv_AC_DEFUN([AM_ICONV],
[
AM_ICONV_LINK
if test "$am_cv_func_iconv" = yes; then
AC_MSG_CHECKING([for iconv declaration])
AC_CACHE_VAL([am_cv_proto_iconv], [
AC_COMPILE_IFELSE(
[AC_LANG_PROGRAM(
[[
#include <stdlib.h>
#include <iconv.h>
extern
#ifdef __cplusplus
"C"
#endif
#if defined(__STDC__) || defined(_MSC_VER) || defined(__cplusplus)
size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
#else
size_t iconv();
#endif
]],
[[]])],
[am_cv_proto_iconv_arg1=""],
[am_cv_proto_iconv_arg1="const"])
am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
AC_MSG_RESULT([
$am_cv_proto_iconv])
AC_DEFINE_UNQUOTED([ICONV_CONST], [$am_cv_proto_iconv_arg1],
[Define as const if the declaration of iconv() needs const.])
dnl Also substitute ICONV_CONST in the gnulib generated <iconv.h>.
m4_ifdef([gl_ICONV_H_DEFAULTS],
[AC_REQUIRE([gl_ICONV_H_DEFAULTS])
if test -n "$am_cv_proto_iconv_arg1"; then
ICONV_CONST="const"
fi
])
fi
])

87
m4/intdiv0.m4 Normal file
View File

@ -0,0 +1,87 @@
# intdiv0.m4 serial 6 (gettext-0.18.2)
dnl Copyright (C) 2002, 2007-2008, 2010-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
AC_DEFUN([gt_INTDIV0],
[
AC_REQUIRE([AC_PROG_CC])dnl
AC_REQUIRE([AC_CANONICAL_HOST])dnl
AC_CACHE_CHECK([whether integer division by zero raises SIGFPE],
gt_cv_int_divbyzero_sigfpe,
[
gt_cv_int_divbyzero_sigfpe=
changequote(,)dnl
case "$host_os" in
macos* | darwin[6-9]* | darwin[1-9][0-9]*)
# On Mac OS X 10.2 or newer, just assume the same as when cross-
# compiling. If we were to perform the real test, 1 Crash Report
# dialog window would pop up.
case "$host_cpu" in
i[34567]86 | x86_64)
gt_cv_int_divbyzero_sigfpe="guessing yes" ;;
esac
;;
esac
changequote([,])dnl
if test -z "$gt_cv_int_divbyzero_sigfpe"; then
AC_RUN_IFELSE(
[AC_LANG_SOURCE([[
#include <stdlib.h>
#include <signal.h>
static void
sigfpe_handler (int sig)
{
/* Exit with code 0 if SIGFPE, with code 1 if any other signal. */
_exit (sig != SIGFPE);
}
int x = 1;
int y = 0;
int z;
int nan;
int main ()
{
signal (SIGFPE, sigfpe_handler);
/* IRIX and AIX (when "xlc -qcheck" is used) yield signal SIGTRAP. */
#if (defined (__sgi) || defined (_AIX)) && defined (SIGTRAP)
signal (SIGTRAP, sigfpe_handler);
#endif
/* Linux/SPARC yields signal SIGILL. */
#if defined (__sparc__) && defined (__linux__)
signal (SIGILL, sigfpe_handler);
#endif
z = x / y;
nan = y / y;
exit (2);
}
]])],
[gt_cv_int_divbyzero_sigfpe=yes],
[gt_cv_int_divbyzero_sigfpe=no],
[
# Guess based on the CPU.
changequote(,)dnl
case "$host_cpu" in
alpha* | i[34567]86 | x86_64 | m68k | s390*)
gt_cv_int_divbyzero_sigfpe="guessing yes";;
*)
gt_cv_int_divbyzero_sigfpe="guessing no";;
esac
changequote([,])dnl
])
fi
])
case "$gt_cv_int_divbyzero_sigfpe" in
*yes) value=1;;
*) value=0;;
esac
AC_DEFINE_UNQUOTED([INTDIV0_RAISES_SIGFPE], [$value],
[Define if integer division by zero raises signal SIGFPE.])
])

304
m4/intl.m4 Normal file
View File

@ -0,0 +1,304 @@
# intl.m4 serial 29 (gettext-0.19)
dnl Copyright (C) 1995-2014, 2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
dnl This file can be used in projects which are not available under
dnl the GNU General Public License or the GNU Library General Public
dnl License but which still want to provide support for the GNU gettext
dnl functionality.
dnl Please note that the actual code of the GNU gettext library is covered
dnl by the GNU Library General Public License, and the rest of the GNU
dnl gettext package is covered by the GNU General Public License.
dnl They are *not* in the public domain.
dnl Authors:
dnl Ulrich Drepper <drepper@cygnus.com>, 1995-2000.
dnl Bruno Haible <haible@clisp.cons.org>, 2000-2009.
AC_PREREQ([2.60])
dnl Checks for all prerequisites of the intl subdirectory,
dnl except for INTL_LIBTOOL_SUFFIX_PREFIX (and possibly LIBTOOL), INTLOBJS,
dnl USE_INCLUDED_LIBINTL, BUILD_INCLUDED_LIBINTL.
AC_DEFUN([AM_INTL_SUBDIR],
[
AC_REQUIRE([AC_PROG_INSTALL])dnl
AC_REQUIRE([AC_PROG_MKDIR_P])dnl
AC_REQUIRE([AC_PROG_CC])dnl
AC_REQUIRE([AC_CANONICAL_HOST])dnl
AC_REQUIRE([gt_GLIBC2])dnl
AC_REQUIRE([AC_PROG_RANLIB])dnl
AC_REQUIRE([gl_VISIBILITY])dnl
AC_REQUIRE([gt_INTL_SUBDIR_CORE])dnl
AC_REQUIRE([AC_TYPE_LONG_LONG_INT])dnl
AC_REQUIRE([gt_TYPE_WCHAR_T])dnl
AC_REQUIRE([gt_TYPE_WINT_T])dnl
AC_REQUIRE([gl_AC_HEADER_INTTYPES_H])
AC_REQUIRE([gt_TYPE_INTMAX_T])
AC_REQUIRE([gt_PRINTF_POSIX])
AC_REQUIRE([gl_GLIBC21])dnl
AC_REQUIRE([gl_XSIZE])dnl
AC_REQUIRE([gl_FCNTL_O_FLAGS])dnl
AC_REQUIRE([gt_INTL_MACOSX])dnl
AC_REQUIRE([gl_EXTERN_INLINE])dnl
AC_REQUIRE([gt_GL_ATTRIBUTE])dnl
dnl Support for automake's --enable-silent-rules.
case "$enable_silent_rules" in
yes) INTL_DEFAULT_VERBOSITY=0;;
no) INTL_DEFAULT_VERBOSITY=1;;
*) INTL_DEFAULT_VERBOSITY=1;;
esac
AC_SUBST([INTL_DEFAULT_VERBOSITY])
AC_CHECK_TYPE([ptrdiff_t], ,
[AC_DEFINE([ptrdiff_t], [long],
[Define as the type of the result of subtracting two pointers, if the system doesn't define it.])
])
AC_CHECK_HEADERS([features.h stddef.h stdlib.h string.h])
AC_CHECK_FUNCS([asprintf fwprintf newlocale putenv setenv setlocale \
snprintf strnlen wcslen wcsnlen mbrtowc wcrtomb])
dnl Use the _snprintf function only if it is declared (because on NetBSD it
dnl is defined as a weak alias of snprintf; we prefer to use the latter).
AC_CHECK_DECLS([_snprintf, _snwprintf], , , [#include <stdio.h>])
dnl Use the *_unlocked functions only if they are declared.
dnl (because some of them were defined without being declared in Solaris
dnl 2.5.1 but were removed in Solaris 2.6, whereas we want binaries built
dnl on Solaris 2.5.1 to run on Solaris 2.6).
AC_CHECK_DECLS([getc_unlocked], , , [#include <stdio.h>])
case $gt_cv_func_printf_posix in
*yes) HAVE_POSIX_PRINTF=1 ;;
*) HAVE_POSIX_PRINTF=0 ;;
esac
AC_SUBST([HAVE_POSIX_PRINTF])
if test "$ac_cv_func_asprintf" = yes; then
HAVE_ASPRINTF=1
else
HAVE_ASPRINTF=0
fi
AC_SUBST([HAVE_ASPRINTF])
if test "$ac_cv_func_snprintf" = yes; then
HAVE_SNPRINTF=1
else
HAVE_SNPRINTF=0
fi
AC_SUBST([HAVE_SNPRINTF])
if test "$ac_cv_func_newlocale" = yes; then
HAVE_NEWLOCALE=1
else
HAVE_NEWLOCALE=0
fi
AC_SUBST([HAVE_NEWLOCALE])
if test "$ac_cv_func_wprintf" = yes; then
HAVE_WPRINTF=1
else
HAVE_WPRINTF=0
fi
AC_SUBST([HAVE_WPRINTF])
AM_LANGINFO_CODESET
gt_LC_MESSAGES
dnl Compilation on mingw and Cygwin needs special Makefile rules, because
dnl 1. when we install a shared library, we must arrange to export
dnl auxiliary pointer variables for every exported variable,
dnl 2. when we install a shared library and a static library simultaneously,
dnl the include file specifies __declspec(dllimport) and therefore we
dnl must arrange to define the auxiliary pointer variables for the
dnl exported variables _also_ in the static library.
if test "$enable_shared" = yes; then
case "$host_os" in
mingw* | cygwin*) is_woe32dll=yes ;;
*) is_woe32dll=no ;;
esac
else
is_woe32dll=no
fi
WOE32DLL=$is_woe32dll
AC_SUBST([WOE32DLL])
dnl On mingw and Cygwin, we can activate special Makefile rules which add
dnl version information to the shared libraries and executables.
case "$host_os" in
mingw* | cygwin*) is_woe32=yes ;;
*) is_woe32=no ;;
esac
WOE32=$is_woe32
AC_SUBST([WOE32])
if test $WOE32 = yes; then
dnl Check for a program that compiles Windows resource files.
AC_CHECK_TOOL([WINDRES], [windres])
fi
dnl Determine whether when creating a library, "-lc" should be passed to
dnl libtool or not. On many platforms, it is required for the libtool option
dnl -no-undefined to work. On HP-UX, however, the -lc - stored by libtool
dnl in the *.la files - makes it impossible to create multithreaded programs,
dnl because libtool also reorders the -lc to come before the -pthread, and
dnl this disables pthread_create() <http://docs.hp.com/en/1896/pthreads.html>.
case "$host_os" in
hpux*) LTLIBC="" ;;
*) LTLIBC="-lc" ;;
esac
AC_SUBST([LTLIBC])
dnl Rename some macros and functions used for locking.
AH_BOTTOM([
#define __libc_lock_t gl_lock_t
#define __libc_lock_define gl_lock_define
#define __libc_lock_define_initialized gl_lock_define_initialized
#define __libc_lock_init gl_lock_init
#define __libc_lock_lock gl_lock_lock
#define __libc_lock_unlock gl_lock_unlock
#define __libc_lock_recursive_t gl_recursive_lock_t
#define __libc_lock_define_recursive gl_recursive_lock_define
#define __libc_lock_define_initialized_recursive gl_recursive_lock_define_initialized
#define __libc_lock_init_recursive gl_recursive_lock_init
#define __libc_lock_lock_recursive gl_recursive_lock_lock
#define __libc_lock_unlock_recursive gl_recursive_lock_unlock
#define glthread_in_use libintl_thread_in_use
#define glthread_lock_init_func libintl_lock_init_func
#define glthread_lock_lock_func libintl_lock_lock_func
#define glthread_lock_unlock_func libintl_lock_unlock_func
#define glthread_lock_destroy_func libintl_lock_destroy_func
#define glthread_rwlock_init_multithreaded libintl_rwlock_init_multithreaded
#define glthread_rwlock_init_func libintl_rwlock_init_func
#define glthread_rwlock_rdlock_multithreaded libintl_rwlock_rdlock_multithreaded
#define glthread_rwlock_rdlock_func libintl_rwlock_rdlock_func
#define glthread_rwlock_wrlock_multithreaded libintl_rwlock_wrlock_multithreaded
#define glthread_rwlock_wrlock_func libintl_rwlock_wrlock_func
#define glthread_rwlock_unlock_multithreaded libintl_rwlock_unlock_multithreaded
#define glthread_rwlock_unlock_func libintl_rwlock_unlock_func
#define glthread_rwlock_destroy_multithreaded libintl_rwlock_destroy_multithreaded
#define glthread_rwlock_destroy_func libintl_rwlock_destroy_func
#define glthread_recursive_lock_init_multithreaded libintl_recursive_lock_init_multithreaded
#define glthread_recursive_lock_init_func libintl_recursive_lock_init_func
#define glthread_recursive_lock_lock_multithreaded libintl_recursive_lock_lock_multithreaded
#define glthread_recursive_lock_lock_func libintl_recursive_lock_lock_func
#define glthread_recursive_lock_unlock_multithreaded libintl_recursive_lock_unlock_multithreaded
#define glthread_recursive_lock_unlock_func libintl_recursive_lock_unlock_func
#define glthread_recursive_lock_destroy_multithreaded libintl_recursive_lock_destroy_multithreaded
#define glthread_recursive_lock_destroy_func libintl_recursive_lock_destroy_func
#define glthread_once_func libintl_once_func
#define glthread_once_singlethreaded libintl_once_singlethreaded
#define glthread_once_multithreaded libintl_once_multithreaded
])
])
dnl Checks for the core files of the intl subdirectory:
dnl dcigettext.c
dnl eval-plural.h
dnl explodename.c
dnl finddomain.c
dnl gettextP.h
dnl gmo.h
dnl hash-string.h hash-string.c
dnl l10nflist.c
dnl libgnuintl.h.in (except the *printf stuff)
dnl loadinfo.h
dnl loadmsgcat.c
dnl localealias.c
dnl log.c
dnl plural-exp.h plural-exp.c
dnl plural.y
dnl Used by libglocale.
AC_DEFUN([gt_INTL_SUBDIR_CORE],
[
AC_REQUIRE([AC_C_INLINE])dnl
AC_REQUIRE([AC_TYPE_SIZE_T])dnl
AC_REQUIRE([gl_AC_HEADER_STDINT_H])
AC_REQUIRE([AC_FUNC_ALLOCA])dnl
AC_REQUIRE([AC_FUNC_MMAP])dnl
AC_REQUIRE([gt_INTDIV0])dnl
AC_REQUIRE([gl_AC_TYPE_UINTMAX_T])dnl
AC_REQUIRE([gt_INTTYPES_PRI])dnl
AC_REQUIRE([gl_LOCK])dnl
AC_LINK_IFELSE(
[AC_LANG_PROGRAM(
[[int foo (int a) { a = __builtin_expect (a, 10); return a == 10 ? 0 : 1; }]],
[[]])],
[AC_DEFINE([HAVE_BUILTIN_EXPECT], [1],
[Define to 1 if the compiler understands __builtin_expect.])])
AC_CHECK_HEADERS([argz.h inttypes.h limits.h unistd.h sys/param.h])
AC_CHECK_FUNCS([getcwd getegid geteuid getgid getuid mempcpy munmap \
stpcpy strcasecmp strdup strtoul tsearch uselocale argz_count \
argz_stringify argz_next __fsetlocking])
dnl Solaris 12 provides getlocalename_l, while Illumos doesn't have
dnl it nor the equivalent.
if test $ac_cv_func_uselocale = yes; then
AC_CHECK_FUNCS([getlocalename_l])
fi
dnl Use the *_unlocked functions only if they are declared.
dnl (because some of them were defined without being declared in Solaris
dnl 2.5.1 but were removed in Solaris 2.6, whereas we want binaries built
dnl on Solaris 2.5.1 to run on Solaris 2.6).
AC_CHECK_DECLS([feof_unlocked, fgets_unlocked], , , [#include <stdio.h>])
AM_ICONV
dnl intl/plural.c is generated from intl/plural.y. It requires bison,
dnl because plural.y uses bison specific features. It requires at least
dnl bison-2.7 for %define api.pure.
dnl bison is only needed for the maintainer (who touches plural.y). But in
dnl order to avoid separate Makefiles or --enable-maintainer-mode, we put
dnl the rule in general Makefile. Now, some people carelessly touch the
dnl files or have a broken "make" program, hence the plural.c rule will
dnl sometimes fire. To avoid an error, defines BISON to ":" if it is not
dnl present or too old.
AC_CHECK_PROGS([INTLBISON], [bison])
if test -z "$INTLBISON"; then
ac_verc_fail=yes
else
dnl Found it, now check the version.
AC_MSG_CHECKING([version of bison])
changequote(<<,>>)dnl
ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
case $ac_prog_version in
'') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
2.[7-9]* | [3-9].*)
changequote([,])dnl
ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;;
*) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;;
esac
AC_MSG_RESULT([$ac_prog_version])
fi
if test $ac_verc_fail = yes; then
INTLBISON=:
fi
])
dnl Copies _GL_UNUSED and _GL_ATTRIBUTE_PURE definitions from
dnl gnulib-common.m4 as a fallback, if the project isn't using Gnulib.
AC_DEFUN([gt_GL_ATTRIBUTE], [
m4_ifndef([gl_[]COMMON],
AH_VERBATIM([gt_gl_attribute],
[/* Define as a marker that can be attached to declarations that might not
be used. This helps to reduce warnings, such as from
GCC -Wunused-parameter. */
#ifndef _GL_UNUSED
# if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
# define _GL_UNUSED __attribute__ ((__unused__))
# else
# define _GL_UNUSED
# endif
#endif
/* The __pure__ attribute was added in gcc 2.96. */
#ifndef _GL_ATTRIBUTE_PURE
# if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
# else
# define _GL_ATTRIBUTE_PURE /* empty */
# endif
#endif
]))])

19
m4/intldir.m4 Normal file
View File

@ -0,0 +1,19 @@
# intldir.m4 serial 2 (gettext-0.18)
dnl Copyright (C) 2006, 2009-2014, 2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
dnl This file can be used in projects which are not available under
dnl the GNU General Public License or the GNU Library General Public
dnl License but which still want to provide support for the GNU gettext
dnl functionality.
dnl Please note that the actual code of the GNU gettext library is covered
dnl by the GNU Library General Public License, and the rest of the GNU
dnl gettext package is covered by the GNU General Public License.
dnl They are *not* in the public domain.
AC_PREREQ([2.52])
dnl Tells the AM_GNU_GETTEXT macro to consider an intl/ directory.
AC_DEFUN([AM_GNU_GETTEXT_INTL_SUBDIR], [])

56
m4/intlmacosx.m4 Normal file
View File

@ -0,0 +1,56 @@
# intlmacosx.m4 serial 5 (gettext-0.18.2)
dnl Copyright (C) 2004-2014, 2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
dnl This file can be used in projects which are not available under
dnl the GNU General Public License or the GNU Library General Public
dnl License but which still want to provide support for the GNU gettext
dnl functionality.
dnl Please note that the actual code of the GNU gettext library is covered
dnl by the GNU Library General Public License, and the rest of the GNU
dnl gettext package is covered by the GNU General Public License.
dnl They are *not* in the public domain.
dnl Checks for special options needed on Mac OS X.
dnl Defines INTL_MACOSX_LIBS.
AC_DEFUN([gt_INTL_MACOSX],
[
dnl Check for API introduced in Mac OS X 10.2.
AC_CACHE_CHECK([for CFPreferencesCopyAppValue],
[gt_cv_func_CFPreferencesCopyAppValue],
[gt_save_LIBS="$LIBS"
LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
AC_LINK_IFELSE(
[AC_LANG_PROGRAM(
[[#include <CoreFoundation/CFPreferences.h>]],
[[CFPreferencesCopyAppValue(NULL, NULL)]])],
[gt_cv_func_CFPreferencesCopyAppValue=yes],
[gt_cv_func_CFPreferencesCopyAppValue=no])
LIBS="$gt_save_LIBS"])
if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then
AC_DEFINE([HAVE_CFPREFERENCESCOPYAPPVALUE], [1],
[Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in the CoreFoundation framework.])
fi
dnl Check for API introduced in Mac OS X 10.3.
AC_CACHE_CHECK([for CFLocaleCopyCurrent], [gt_cv_func_CFLocaleCopyCurrent],
[gt_save_LIBS="$LIBS"
LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
AC_LINK_IFELSE(
[AC_LANG_PROGRAM(
[[#include <CoreFoundation/CFLocale.h>]],
[[CFLocaleCopyCurrent();]])],
[gt_cv_func_CFLocaleCopyCurrent=yes],
[gt_cv_func_CFLocaleCopyCurrent=no])
LIBS="$gt_save_LIBS"])
if test $gt_cv_func_CFLocaleCopyCurrent = yes; then
AC_DEFINE([HAVE_CFLOCALECOPYCURRENT], [1],
[Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the CoreFoundation framework.])
fi
INTL_MACOSX_LIBS=
if test $gt_cv_func_CFPreferencesCopyAppValue = yes || test $gt_cv_func_CFLocaleCopyCurrent = yes; then
INTL_MACOSX_LIBS="-Wl,-framework -Wl,CoreFoundation"
fi
AC_SUBST([INTL_MACOSX_LIBS])
])

36
m4/intmax.m4 Normal file
View File

@ -0,0 +1,36 @@
# intmax.m4 serial 6 (gettext-0.18.2)
dnl Copyright (C) 2002-2005, 2008-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
dnl Test whether the system has the 'intmax_t' type, but don't attempt to
dnl find a replacement if it is lacking.
AC_DEFUN([gt_TYPE_INTMAX_T],
[
AC_REQUIRE([gl_AC_HEADER_INTTYPES_H])
AC_REQUIRE([gl_AC_HEADER_STDINT_H])
AC_CACHE_CHECK([for intmax_t], [gt_cv_c_intmax_t],
[AC_COMPILE_IFELSE(
[AC_LANG_PROGRAM(
[[
#include <stddef.h>
#include <stdlib.h>
#if HAVE_STDINT_H_WITH_UINTMAX
#include <stdint.h>
#endif
#if HAVE_INTTYPES_H_WITH_UINTMAX
#include <inttypes.h>
#endif
]],
[[intmax_t x = -1;
return !x;]])],
[gt_cv_c_intmax_t=yes],
[gt_cv_c_intmax_t=no])])
if test $gt_cv_c_intmax_t = yes; then
AC_DEFINE([HAVE_INTMAX_T], [1],
[Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>.])
fi
])

42
m4/inttypes-pri.m4 Normal file
View File

@ -0,0 +1,42 @@
# inttypes-pri.m4 serial 7 (gettext-0.18.2)
dnl Copyright (C) 1997-2002, 2006, 2008-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
AC_PREREQ([2.53])
# Define PRI_MACROS_BROKEN if <inttypes.h> exists and defines the PRI*
# macros to non-string values. This is the case on AIX 4.3.3.
AC_DEFUN([gt_INTTYPES_PRI],
[
AC_CHECK_HEADERS([inttypes.h])
if test $ac_cv_header_inttypes_h = yes; then
AC_CACHE_CHECK([whether the inttypes.h PRIxNN macros are broken],
[gt_cv_inttypes_pri_broken],
[
AC_COMPILE_IFELSE(
[AC_LANG_PROGRAM(
[[
#include <inttypes.h>
#ifdef PRId32
char *p = PRId32;
#endif
]],
[[]])],
[gt_cv_inttypes_pri_broken=no],
[gt_cv_inttypes_pri_broken=yes])
])
fi
if test "$gt_cv_inttypes_pri_broken" = yes; then
AC_DEFINE_UNQUOTED([PRI_MACROS_BROKEN], [1],
[Define if <inttypes.h> exists and defines unusable PRI* macros.])
PRI_MACROS_BROKEN=1
else
PRI_MACROS_BROKEN=0
fi
AC_SUBST([PRI_MACROS_BROKEN])
])

29
m4/inttypes_h.m4 Normal file
View File

@ -0,0 +1,29 @@
# inttypes_h.m4 serial 10
dnl Copyright (C) 1997-2004, 2006, 2008-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Paul Eggert.
# Define HAVE_INTTYPES_H_WITH_UINTMAX if <inttypes.h> exists,
# doesn't clash with <sys/types.h>, and declares uintmax_t.
AC_DEFUN([gl_AC_HEADER_INTTYPES_H],
[
AC_CACHE_CHECK([for inttypes.h], [gl_cv_header_inttypes_h],
[AC_COMPILE_IFELSE(
[AC_LANG_PROGRAM(
[[
#include <sys/types.h>
#include <inttypes.h>
]],
[[uintmax_t i = (uintmax_t) -1; return !i;]])],
[gl_cv_header_inttypes_h=yes],
[gl_cv_header_inttypes_h=no])])
if test $gl_cv_header_inttypes_h = yes; then
AC_DEFINE_UNQUOTED([HAVE_INTTYPES_H_WITH_UINTMAX], [1],
[Define if <inttypes.h> exists, doesn't clash with <sys/types.h>,
and declares uintmax_t. ])
fi
])

35
m4/lcmessage.m4 Normal file
View File

@ -0,0 +1,35 @@
# lcmessage.m4 serial 7 (gettext-0.18.2)
dnl Copyright (C) 1995-2002, 2004-2005, 2008-2014, 2016 Free Software
dnl Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
dnl This file can be used in projects which are not available under
dnl the GNU General Public License or the GNU Library General Public
dnl License but which still want to provide support for the GNU gettext
dnl functionality.
dnl Please note that the actual code of the GNU gettext library is covered
dnl by the GNU Library General Public License, and the rest of the GNU
dnl gettext package is covered by the GNU General Public License.
dnl They are *not* in the public domain.
dnl Authors:
dnl Ulrich Drepper <drepper@cygnus.com>, 1995.
# Check whether LC_MESSAGES is available in <locale.h>.
AC_DEFUN([gt_LC_MESSAGES],
[
AC_CACHE_CHECK([for LC_MESSAGES], [gt_cv_val_LC_MESSAGES],
[AC_LINK_IFELSE(
[AC_LANG_PROGRAM(
[[#include <locale.h>]],
[[return LC_MESSAGES]])],
[gt_cv_val_LC_MESSAGES=yes],
[gt_cv_val_LC_MESSAGES=no])])
if test $gt_cv_val_LC_MESSAGES = yes; then
AC_DEFINE([HAVE_LC_MESSAGES], [1],
[Define if your <locale.h> file defines LC_MESSAGES.])
fi
])

119
m4/lib-ld.m4 Normal file
View File

@ -0,0 +1,119 @@
# lib-ld.m4 serial 6
dnl Copyright (C) 1996-2003, 2009-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl Subroutines of libtool.m4,
dnl with replacements s/_*LT_PATH/AC_LIB_PROG/ and s/lt_/acl_/ to avoid
dnl collision with libtool.m4.
dnl From libtool-2.4. Sets the variable with_gnu_ld to yes or no.
AC_DEFUN([AC_LIB_PROG_LD_GNU],
[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], [acl_cv_prog_gnu_ld],
[# I'd rather use --version here, but apparently some GNU lds only accept -v.
case `$LD -v 2>&1 </dev/null` in
*GNU* | *'with BFD'*)
acl_cv_prog_gnu_ld=yes
;;
*)
acl_cv_prog_gnu_ld=no
;;
esac])
with_gnu_ld=$acl_cv_prog_gnu_ld
])
dnl From libtool-2.4. Sets the variable LD.
AC_DEFUN([AC_LIB_PROG_LD],
[AC_REQUIRE([AC_PROG_CC])dnl
AC_REQUIRE([AC_CANONICAL_HOST])dnl
AC_ARG_WITH([gnu-ld],
[AS_HELP_STRING([--with-gnu-ld],
[assume the C compiler uses GNU ld [default=no]])],
[test "$withval" = no || with_gnu_ld=yes],
[with_gnu_ld=no])dnl
# Prepare PATH_SEPARATOR.
# The user is always right.
if test "${PATH_SEPARATOR+set}" != set; then
# Determine PATH_SEPARATOR by trying to find /bin/sh in a PATH which
# contains only /bin. Note that ksh looks also at the FPATH variable,
# so we have to set that as well for the test.
PATH_SEPARATOR=:
(PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 \
&& { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 \
|| PATH_SEPARATOR=';'
}
fi
ac_prog=ld
if test "$GCC" = yes; then
# Check if gcc -print-prog-name=ld gives a path.
AC_MSG_CHECKING([for ld used by $CC])
case $host in
*-*-mingw*)
# gcc leaves a trailing carriage return which upsets mingw
ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
*)
ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
esac
case $ac_prog in
# Accept absolute paths.
[[\\/]]* | ?:[[\\/]]*)
re_direlt='/[[^/]][[^/]]*/\.\./'
# Canonicalize the pathname of ld
ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
done
test -z "$LD" && LD="$ac_prog"
;;
"")
# If it fails, then pretend we aren't using GCC.
ac_prog=ld
;;
*)
# If it is relative, then search for the first ld in PATH.
with_gnu_ld=unknown
;;
esac
elif test "$with_gnu_ld" = yes; then
AC_MSG_CHECKING([for GNU ld])
else
AC_MSG_CHECKING([for non-GNU ld])
fi
AC_CACHE_VAL([acl_cv_path_LD],
[if test -z "$LD"; then
acl_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
for ac_dir in $PATH; do
IFS="$acl_save_ifs"
test -z "$ac_dir" && ac_dir=.
if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
acl_cv_path_LD="$ac_dir/$ac_prog"
# Check to see if the program is GNU ld. I'd rather use --version,
# but apparently some variants of GNU ld only accept -v.
# Break only if it was the GNU/non-GNU ld that we prefer.
case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
*GNU* | *'with BFD'*)
test "$with_gnu_ld" != no && break
;;
*)
test "$with_gnu_ld" != yes && break
;;
esac
fi
done
IFS="$acl_save_ifs"
else
acl_cv_path_LD="$LD" # Let the user override the test with a path.
fi])
LD="$acl_cv_path_LD"
if test -n "$LD"; then
AC_MSG_RESULT([$LD])
else
AC_MSG_RESULT([no])
fi
test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
AC_LIB_PROG_LD_GNU
])

777
m4/lib-link.m4 Normal file
View File

@ -0,0 +1,777 @@
# lib-link.m4 serial 26 (gettext-0.18.2)
dnl Copyright (C) 2001-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
AC_PREREQ([2.54])
dnl AC_LIB_LINKFLAGS(name [, dependencies]) searches for libname and
dnl the libraries corresponding to explicit and implicit dependencies.
dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
dnl augments the CPPFLAGS variable.
dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname
dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem.
AC_DEFUN([AC_LIB_LINKFLAGS],
[
AC_REQUIRE([AC_LIB_PREPARE_PREFIX])
AC_REQUIRE([AC_LIB_RPATH])
pushdef([Name],[m4_translit([$1],[./+-], [____])])
pushdef([NAME],[m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./+-],
[ABCDEFGHIJKLMNOPQRSTUVWXYZ____])])
AC_CACHE_CHECK([how to link with lib[]$1], [ac_cv_lib[]Name[]_libs], [
AC_LIB_LINKFLAGS_BODY([$1], [$2])
ac_cv_lib[]Name[]_libs="$LIB[]NAME"
ac_cv_lib[]Name[]_ltlibs="$LTLIB[]NAME"
ac_cv_lib[]Name[]_cppflags="$INC[]NAME"
ac_cv_lib[]Name[]_prefix="$LIB[]NAME[]_PREFIX"
])
LIB[]NAME="$ac_cv_lib[]Name[]_libs"
LTLIB[]NAME="$ac_cv_lib[]Name[]_ltlibs"
INC[]NAME="$ac_cv_lib[]Name[]_cppflags"
LIB[]NAME[]_PREFIX="$ac_cv_lib[]Name[]_prefix"
AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME)
AC_SUBST([LIB]NAME)
AC_SUBST([LTLIB]NAME)
AC_SUBST([LIB]NAME[_PREFIX])
dnl Also set HAVE_LIB[]NAME so that AC_LIB_HAVE_LINKFLAGS can reuse the
dnl results of this search when this library appears as a dependency.
HAVE_LIB[]NAME=yes
popdef([NAME])
popdef([Name])
])
dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode, [missing-message])
dnl searches for libname and the libraries corresponding to explicit and
dnl implicit dependencies, together with the specified include files and
dnl the ability to compile and link the specified testcode. The missing-message
dnl defaults to 'no' and may contain additional hints for the user.
dnl If found, it sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME}
dnl and LTLIB${NAME} variables and augments the CPPFLAGS variable, and
dnl #defines HAVE_LIB${NAME} to 1. Otherwise, it sets and AC_SUBSTs
dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
dnl Sets and AC_SUBSTs the LIB${NAME}_PREFIX variable to nonempty if libname
dnl was found in ${LIB${NAME}_PREFIX}/$acl_libdirstem.
AC_DEFUN([AC_LIB_HAVE_LINKFLAGS],
[
AC_REQUIRE([AC_LIB_PREPARE_PREFIX])
AC_REQUIRE([AC_LIB_RPATH])
pushdef([Name],[m4_translit([$1],[./+-], [____])])
pushdef([NAME],[m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./+-],
[ABCDEFGHIJKLMNOPQRSTUVWXYZ____])])
dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME
dnl accordingly.
AC_LIB_LINKFLAGS_BODY([$1], [$2])
dnl Add $INC[]NAME to CPPFLAGS before performing the following checks,
dnl because if the user has installed lib[]Name and not disabled its use
dnl via --without-lib[]Name-prefix, he wants to use it.
ac_save_CPPFLAGS="$CPPFLAGS"
AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME)
AC_CACHE_CHECK([for lib[]$1], [ac_cv_lib[]Name], [
ac_save_LIBS="$LIBS"
dnl If $LIB[]NAME contains some -l options, add it to the end of LIBS,
dnl because these -l options might require -L options that are present in
dnl LIBS. -l options benefit only from the -L options listed before it.
dnl Otherwise, add it to the front of LIBS, because it may be a static
dnl library that depends on another static library that is present in LIBS.
dnl Static libraries benefit only from the static libraries listed after
dnl it.
case " $LIB[]NAME" in
*" -l"*) LIBS="$LIBS $LIB[]NAME" ;;
*) LIBS="$LIB[]NAME $LIBS" ;;
esac
AC_LINK_IFELSE(
[AC_LANG_PROGRAM([[$3]], [[$4]])],
[ac_cv_lib[]Name=yes],
[ac_cv_lib[]Name='m4_if([$5], [], [no], [[$5]])'])
LIBS="$ac_save_LIBS"
])
if test "$ac_cv_lib[]Name" = yes; then
HAVE_LIB[]NAME=yes
AC_DEFINE([HAVE_LIB]NAME, 1, [Define if you have the lib][$1 library.])
AC_MSG_CHECKING([how to link with lib[]$1])
AC_MSG_RESULT([$LIB[]NAME])
else
HAVE_LIB[]NAME=no
dnl If $LIB[]NAME didn't lead to a usable library, we don't need
dnl $INC[]NAME either.
CPPFLAGS="$ac_save_CPPFLAGS"
LIB[]NAME=
LTLIB[]NAME=
LIB[]NAME[]_PREFIX=
fi
AC_SUBST([HAVE_LIB]NAME)
AC_SUBST([LIB]NAME)
AC_SUBST([LTLIB]NAME)
AC_SUBST([LIB]NAME[_PREFIX])
popdef([NAME])
popdef([Name])
])
dnl Determine the platform dependent parameters needed to use rpath:
dnl acl_libext,
dnl acl_shlibext,
dnl acl_libname_spec,
dnl acl_library_names_spec,
dnl acl_hardcode_libdir_flag_spec,
dnl acl_hardcode_libdir_separator,
dnl acl_hardcode_direct,
dnl acl_hardcode_minus_L.
AC_DEFUN([AC_LIB_RPATH],
[
dnl Tell automake >= 1.10 to complain if config.rpath is missing.
m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([config.rpath])])
AC_REQUIRE([AC_PROG_CC]) dnl we use $CC, $GCC, $LDFLAGS
AC_REQUIRE([AC_LIB_PROG_LD]) dnl we use $LD, $with_gnu_ld
AC_REQUIRE([AC_CANONICAL_HOST]) dnl we use $host
AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT]) dnl we use $ac_aux_dir
AC_CACHE_CHECK([for shared library run path origin], [acl_cv_rpath], [
CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
. ./conftest.sh
rm -f ./conftest.sh
acl_cv_rpath=done
])
wl="$acl_cv_wl"
acl_libext="$acl_cv_libext"
acl_shlibext="$acl_cv_shlibext"
acl_libname_spec="$acl_cv_libname_spec"
acl_library_names_spec="$acl_cv_library_names_spec"
acl_hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec"
acl_hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator"
acl_hardcode_direct="$acl_cv_hardcode_direct"
acl_hardcode_minus_L="$acl_cv_hardcode_minus_L"
dnl Determine whether the user wants rpath handling at all.
AC_ARG_ENABLE([rpath],
[ --disable-rpath do not hardcode runtime library paths],
:, enable_rpath=yes)
])
dnl AC_LIB_FROMPACKAGE(name, package)
dnl declares that libname comes from the given package. The configure file
dnl will then not have a --with-libname-prefix option but a
dnl --with-package-prefix option. Several libraries can come from the same
dnl package. This declaration must occur before an AC_LIB_LINKFLAGS or similar
dnl macro call that searches for libname.
AC_DEFUN([AC_LIB_FROMPACKAGE],
[
pushdef([NAME],[m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./+-],
[ABCDEFGHIJKLMNOPQRSTUVWXYZ____])])
define([acl_frompackage_]NAME, [$2])
popdef([NAME])
pushdef([PACK],[$2])
pushdef([PACKUP],[m4_translit(PACK,[abcdefghijklmnopqrstuvwxyz./+-],
[ABCDEFGHIJKLMNOPQRSTUVWXYZ____])])
define([acl_libsinpackage_]PACKUP,
m4_ifdef([acl_libsinpackage_]PACKUP, [m4_defn([acl_libsinpackage_]PACKUP)[, ]],)[lib$1])
popdef([PACKUP])
popdef([PACK])
])
dnl AC_LIB_LINKFLAGS_BODY(name [, dependencies]) searches for libname and
dnl the libraries corresponding to explicit and implicit dependencies.
dnl Sets the LIB${NAME}, LTLIB${NAME} and INC${NAME} variables.
dnl Also, sets the LIB${NAME}_PREFIX variable to nonempty if libname was found
dnl in ${LIB${NAME}_PREFIX}/$acl_libdirstem.
AC_DEFUN([AC_LIB_LINKFLAGS_BODY],
[
AC_REQUIRE([AC_LIB_PREPARE_MULTILIB])
pushdef([NAME],[m4_translit([$1],[abcdefghijklmnopqrstuvwxyz./+-],
[ABCDEFGHIJKLMNOPQRSTUVWXYZ____])])
pushdef([PACK],[m4_ifdef([acl_frompackage_]NAME, [acl_frompackage_]NAME, lib[$1])])
pushdef([PACKUP],[m4_translit(PACK,[abcdefghijklmnopqrstuvwxyz./+-],
[ABCDEFGHIJKLMNOPQRSTUVWXYZ____])])
pushdef([PACKLIBS],[m4_ifdef([acl_frompackage_]NAME, [acl_libsinpackage_]PACKUP, lib[$1])])
dnl Autoconf >= 2.61 supports dots in --with options.
pushdef([P_A_C_K],[m4_if(m4_version_compare(m4_defn([m4_PACKAGE_VERSION]),[2.61]),[-1],[m4_translit(PACK,[.],[_])],PACK)])
dnl By default, look in $includedir and $libdir.
use_additional=yes
AC_LIB_WITH_FINAL_PREFIX([
eval additional_includedir=\"$includedir\"
eval additional_libdir=\"$libdir\"
])
AC_ARG_WITH(P_A_C_K[-prefix],
[[ --with-]]P_A_C_K[[-prefix[=DIR] search for ]PACKLIBS[ in DIR/include and DIR/lib
--without-]]P_A_C_K[[-prefix don't search for ]PACKLIBS[ in includedir and libdir]],
[
if test "X$withval" = "Xno"; then
use_additional=no
else
if test "X$withval" = "X"; then
AC_LIB_WITH_FINAL_PREFIX([
eval additional_includedir=\"$includedir\"
eval additional_libdir=\"$libdir\"
])
else
additional_includedir="$withval/include"
additional_libdir="$withval/$acl_libdirstem"
if test "$acl_libdirstem2" != "$acl_libdirstem" \
&& ! test -d "$withval/$acl_libdirstem"; then
additional_libdir="$withval/$acl_libdirstem2"
fi
fi
fi
])
dnl Search the library and its dependencies in $additional_libdir and
dnl $LDFLAGS. Using breadth-first-seach.
LIB[]NAME=
LTLIB[]NAME=
INC[]NAME=
LIB[]NAME[]_PREFIX=
dnl HAVE_LIB${NAME} is an indicator that LIB${NAME}, LTLIB${NAME} have been
dnl computed. So it has to be reset here.
HAVE_LIB[]NAME=
rpathdirs=
ltrpathdirs=
names_already_handled=
names_next_round='$1 $2'
while test -n "$names_next_round"; do
names_this_round="$names_next_round"
names_next_round=
for name in $names_this_round; do
already_handled=
for n in $names_already_handled; do
if test "$n" = "$name"; then
already_handled=yes
break
fi
done
if test -z "$already_handled"; then
names_already_handled="$names_already_handled $name"
dnl See if it was already located by an earlier AC_LIB_LINKFLAGS
dnl or AC_LIB_HAVE_LINKFLAGS call.
uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
eval value=\"\$HAVE_LIB$uppername\"
if test -n "$value"; then
if test "$value" = yes; then
eval value=\"\$LIB$uppername\"
test -z "$value" || LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$value"
eval value=\"\$LTLIB$uppername\"
test -z "$value" || LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$value"
else
dnl An earlier call to AC_LIB_HAVE_LINKFLAGS has determined
dnl that this library doesn't exist. So just drop it.
:
fi
else
dnl Search the library lib$name in $additional_libdir and $LDFLAGS
dnl and the already constructed $LIBNAME/$LTLIBNAME.
found_dir=
found_la=
found_so=
found_a=
eval libname=\"$acl_libname_spec\" # typically: libname=lib$name
if test -n "$acl_shlibext"; then
shrext=".$acl_shlibext" # typically: shrext=.so
else
shrext=
fi
if test $use_additional = yes; then
dir="$additional_libdir"
dnl The same code as in the loop below:
dnl First look for a shared library.
if test -n "$acl_shlibext"; then
if test -f "$dir/$libname$shrext"; then
found_dir="$dir"
found_so="$dir/$libname$shrext"
else
if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
ver=`(cd "$dir" && \
for f in "$libname$shrext".*; do echo "$f"; done \
| sed -e "s,^$libname$shrext\\\\.,," \
| sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
| sed 1q ) 2>/dev/null`
if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
found_dir="$dir"
found_so="$dir/$libname$shrext.$ver"
fi
else
eval library_names=\"$acl_library_names_spec\"
for f in $library_names; do
if test -f "$dir/$f"; then
found_dir="$dir"
found_so="$dir/$f"
break
fi
done
fi
fi
fi
dnl Then look for a static library.
if test "X$found_dir" = "X"; then
if test -f "$dir/$libname.$acl_libext"; then
found_dir="$dir"
found_a="$dir/$libname.$acl_libext"
fi
fi
if test "X$found_dir" != "X"; then
if test -f "$dir/$libname.la"; then
found_la="$dir/$libname.la"
fi
fi
fi
if test "X$found_dir" = "X"; then
for x in $LDFLAGS $LTLIB[]NAME; do
AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
case "$x" in
-L*)
dir=`echo "X$x" | sed -e 's/^X-L//'`
dnl First look for a shared library.
if test -n "$acl_shlibext"; then
if test -f "$dir/$libname$shrext"; then
found_dir="$dir"
found_so="$dir/$libname$shrext"
else
if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
ver=`(cd "$dir" && \
for f in "$libname$shrext".*; do echo "$f"; done \
| sed -e "s,^$libname$shrext\\\\.,," \
| sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
| sed 1q ) 2>/dev/null`
if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
found_dir="$dir"
found_so="$dir/$libname$shrext.$ver"
fi
else
eval library_names=\"$acl_library_names_spec\"
for f in $library_names; do
if test -f "$dir/$f"; then
found_dir="$dir"
found_so="$dir/$f"
break
fi
done
fi
fi
fi
dnl Then look for a static library.
if test "X$found_dir" = "X"; then
if test -f "$dir/$libname.$acl_libext"; then
found_dir="$dir"
found_a="$dir/$libname.$acl_libext"
fi
fi
if test "X$found_dir" != "X"; then
if test -f "$dir/$libname.la"; then
found_la="$dir/$libname.la"
fi
fi
;;
esac
if test "X$found_dir" != "X"; then
break
fi
done
fi
if test "X$found_dir" != "X"; then
dnl Found the library.
LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$found_dir -l$name"
if test "X$found_so" != "X"; then
dnl Linking with a shared library. We attempt to hardcode its
dnl directory into the executable's runpath, unless it's the
dnl standard /usr/lib.
if test "$enable_rpath" = no \
|| test "X$found_dir" = "X/usr/$acl_libdirstem" \
|| test "X$found_dir" = "X/usr/$acl_libdirstem2"; then
dnl No hardcoding is needed.
LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
else
dnl Use an explicit option to hardcode DIR into the resulting
dnl binary.
dnl Potentially add DIR to ltrpathdirs.
dnl The ltrpathdirs will be appended to $LTLIBNAME at the end.
haveit=
for x in $ltrpathdirs; do
if test "X$x" = "X$found_dir"; then
haveit=yes
break
fi
done
if test -z "$haveit"; then
ltrpathdirs="$ltrpathdirs $found_dir"
fi
dnl The hardcoding into $LIBNAME is system dependent.
if test "$acl_hardcode_direct" = yes; then
dnl Using DIR/libNAME.so during linking hardcodes DIR into the
dnl resulting binary.
LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
else
if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then
dnl Use an explicit option to hardcode DIR into the resulting
dnl binary.
LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
dnl Potentially add DIR to rpathdirs.
dnl The rpathdirs will be appended to $LIBNAME at the end.
haveit=
for x in $rpathdirs; do
if test "X$x" = "X$found_dir"; then
haveit=yes
break
fi
done
if test -z "$haveit"; then
rpathdirs="$rpathdirs $found_dir"
fi
else
dnl Rely on "-L$found_dir".
dnl But don't add it if it's already contained in the LDFLAGS
dnl or the already constructed $LIBNAME
haveit=
for x in $LDFLAGS $LIB[]NAME; do
AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
if test "X$x" = "X-L$found_dir"; then
haveit=yes
break
fi
done
if test -z "$haveit"; then
LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir"
fi
if test "$acl_hardcode_minus_L" != no; then
dnl FIXME: Not sure whether we should use
dnl "-L$found_dir -l$name" or "-L$found_dir $found_so"
dnl here.
LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
else
dnl We cannot use $acl_hardcode_runpath_var and LD_RUN_PATH
dnl here, because this doesn't fit in flags passed to the
dnl compiler. So give up. No hardcoding. This affects only
dnl very old systems.
dnl FIXME: Not sure whether we should use
dnl "-L$found_dir -l$name" or "-L$found_dir $found_so"
dnl here.
LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name"
fi
fi
fi
fi
else
if test "X$found_a" != "X"; then
dnl Linking with a static library.
LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_a"
else
dnl We shouldn't come here, but anyway it's good to have a
dnl fallback.
LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir -l$name"
fi
fi
dnl Assume the include files are nearby.
additional_includedir=
case "$found_dir" in
*/$acl_libdirstem | */$acl_libdirstem/)
basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
if test "$name" = '$1'; then
LIB[]NAME[]_PREFIX="$basedir"
fi
additional_includedir="$basedir/include"
;;
*/$acl_libdirstem2 | */$acl_libdirstem2/)
basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
if test "$name" = '$1'; then
LIB[]NAME[]_PREFIX="$basedir"
fi
additional_includedir="$basedir/include"
;;
esac
if test "X$additional_includedir" != "X"; then
dnl Potentially add $additional_includedir to $INCNAME.
dnl But don't add it
dnl 1. if it's the standard /usr/include,
dnl 2. if it's /usr/local/include and we are using GCC on Linux,
dnl 3. if it's already present in $CPPFLAGS or the already
dnl constructed $INCNAME,
dnl 4. if it doesn't exist as a directory.
if test "X$additional_includedir" != "X/usr/include"; then
haveit=
if test "X$additional_includedir" = "X/usr/local/include"; then
if test -n "$GCC"; then
case $host_os in
linux* | gnu* | k*bsd*-gnu) haveit=yes;;
esac
fi
fi
if test -z "$haveit"; then
for x in $CPPFLAGS $INC[]NAME; do
AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
if test "X$x" = "X-I$additional_includedir"; then
haveit=yes
break
fi
done
if test -z "$haveit"; then
if test -d "$additional_includedir"; then
dnl Really add $additional_includedir to $INCNAME.
INC[]NAME="${INC[]NAME}${INC[]NAME:+ }-I$additional_includedir"
fi
fi
fi
fi
fi
dnl Look for dependencies.
if test -n "$found_la"; then
dnl Read the .la file. It defines the variables
dnl dlname, library_names, old_library, dependency_libs, current,
dnl age, revision, installed, dlopen, dlpreopen, libdir.
save_libdir="$libdir"
case "$found_la" in
*/* | *\\*) . "$found_la" ;;
*) . "./$found_la" ;;
esac
libdir="$save_libdir"
dnl We use only dependency_libs.
for dep in $dependency_libs; do
case "$dep" in
-L*)
additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
dnl But don't add it
dnl 1. if it's the standard /usr/lib,
dnl 2. if it's /usr/local/lib and we are using GCC on Linux,
dnl 3. if it's already present in $LDFLAGS or the already
dnl constructed $LIBNAME,
dnl 4. if it doesn't exist as a directory.
if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
&& test "X$additional_libdir" != "X/usr/$acl_libdirstem2"; then
haveit=
if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem" \
|| test "X$additional_libdir" = "X/usr/local/$acl_libdirstem2"; then
if test -n "$GCC"; then
case $host_os in
linux* | gnu* | k*bsd*-gnu) haveit=yes;;
esac
fi
fi
if test -z "$haveit"; then
haveit=
for x in $LDFLAGS $LIB[]NAME; do
AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
if test "X$x" = "X-L$additional_libdir"; then
haveit=yes
break
fi
done
if test -z "$haveit"; then
if test -d "$additional_libdir"; then
dnl Really add $additional_libdir to $LIBNAME.
LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$additional_libdir"
fi
fi
haveit=
for x in $LDFLAGS $LTLIB[]NAME; do
AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
if test "X$x" = "X-L$additional_libdir"; then
haveit=yes
break
fi
done
if test -z "$haveit"; then
if test -d "$additional_libdir"; then
dnl Really add $additional_libdir to $LTLIBNAME.
LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$additional_libdir"
fi
fi
fi
fi
;;
-R*)
dir=`echo "X$dep" | sed -e 's/^X-R//'`
if test "$enable_rpath" != no; then
dnl Potentially add DIR to rpathdirs.
dnl The rpathdirs will be appended to $LIBNAME at the end.
haveit=
for x in $rpathdirs; do
if test "X$x" = "X$dir"; then
haveit=yes
break
fi
done
if test -z "$haveit"; then
rpathdirs="$rpathdirs $dir"
fi
dnl Potentially add DIR to ltrpathdirs.
dnl The ltrpathdirs will be appended to $LTLIBNAME at the end.
haveit=
for x in $ltrpathdirs; do
if test "X$x" = "X$dir"; then
haveit=yes
break
fi
done
if test -z "$haveit"; then
ltrpathdirs="$ltrpathdirs $dir"
fi
fi
;;
-l*)
dnl Handle this in the next round.
names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
;;
*.la)
dnl Handle this in the next round. Throw away the .la's
dnl directory; it is already contained in a preceding -L
dnl option.
names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
;;
*)
dnl Most likely an immediate library name.
LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$dep"
LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$dep"
;;
esac
done
fi
else
dnl Didn't find the library; assume it is in the system directories
dnl known to the linker and runtime loader. (All the system
dnl directories known to the linker should also be known to the
dnl runtime loader, otherwise the system is severely misconfigured.)
LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name"
LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-l$name"
fi
fi
fi
done
done
if test "X$rpathdirs" != "X"; then
if test -n "$acl_hardcode_libdir_separator"; then
dnl Weird platform: only the last -rpath option counts, the user must
dnl pass all path elements in one option. We can arrange that for a
dnl single library, but not when more than one $LIBNAMEs are used.
alldirs=
for found_dir in $rpathdirs; do
alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$found_dir"
done
dnl Note: acl_hardcode_libdir_flag_spec uses $libdir and $wl.
acl_save_libdir="$libdir"
libdir="$alldirs"
eval flag=\"$acl_hardcode_libdir_flag_spec\"
libdir="$acl_save_libdir"
LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag"
else
dnl The -rpath options are cumulative.
for found_dir in $rpathdirs; do
acl_save_libdir="$libdir"
libdir="$found_dir"
eval flag=\"$acl_hardcode_libdir_flag_spec\"
libdir="$acl_save_libdir"
LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag"
done
fi
fi
if test "X$ltrpathdirs" != "X"; then
dnl When using libtool, the option that works for both libraries and
dnl executables is -R. The -R options are cumulative.
for found_dir in $ltrpathdirs; do
LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-R$found_dir"
done
fi
popdef([P_A_C_K])
popdef([PACKLIBS])
popdef([PACKUP])
popdef([PACK])
popdef([NAME])
])
dnl AC_LIB_APPENDTOVAR(VAR, CONTENTS) appends the elements of CONTENTS to VAR,
dnl unless already present in VAR.
dnl Works only for CPPFLAGS, not for LIB* variables because that sometimes
dnl contains two or three consecutive elements that belong together.
AC_DEFUN([AC_LIB_APPENDTOVAR],
[
for element in [$2]; do
haveit=
for x in $[$1]; do
AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
if test "X$x" = "X$element"; then
haveit=yes
break
fi
done
if test -z "$haveit"; then
[$1]="${[$1]}${[$1]:+ }$element"
fi
done
])
dnl For those cases where a variable contains several -L and -l options
dnl referring to unknown libraries and directories, this macro determines the
dnl necessary additional linker options for the runtime path.
dnl AC_LIB_LINKFLAGS_FROM_LIBS([LDADDVAR], [LIBSVALUE], [USE-LIBTOOL])
dnl sets LDADDVAR to linker options needed together with LIBSVALUE.
dnl If USE-LIBTOOL evaluates to non-empty, linking with libtool is assumed,
dnl otherwise linking without libtool is assumed.
AC_DEFUN([AC_LIB_LINKFLAGS_FROM_LIBS],
[
AC_REQUIRE([AC_LIB_RPATH])
AC_REQUIRE([AC_LIB_PREPARE_MULTILIB])
$1=
if test "$enable_rpath" != no; then
if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then
dnl Use an explicit option to hardcode directories into the resulting
dnl binary.
rpathdirs=
next=
for opt in $2; do
if test -n "$next"; then
dir="$next"
dnl No need to hardcode the standard /usr/lib.
if test "X$dir" != "X/usr/$acl_libdirstem" \
&& test "X$dir" != "X/usr/$acl_libdirstem2"; then
rpathdirs="$rpathdirs $dir"
fi
next=
else
case $opt in
-L) next=yes ;;
-L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
dnl No need to hardcode the standard /usr/lib.
if test "X$dir" != "X/usr/$acl_libdirstem" \
&& test "X$dir" != "X/usr/$acl_libdirstem2"; then
rpathdirs="$rpathdirs $dir"
fi
next= ;;
*) next= ;;
esac
fi
done
if test "X$rpathdirs" != "X"; then
if test -n ""$3""; then
dnl libtool is used for linking. Use -R options.
for dir in $rpathdirs; do
$1="${$1}${$1:+ }-R$dir"
done
else
dnl The linker is used for linking directly.
if test -n "$acl_hardcode_libdir_separator"; then
dnl Weird platform: only the last -rpath option counts, the user
dnl must pass all path elements in one option.
alldirs=
for dir in $rpathdirs; do
alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$dir"
done
acl_save_libdir="$libdir"
libdir="$alldirs"
eval flag=\"$acl_hardcode_libdir_flag_spec\"
libdir="$acl_save_libdir"
$1="$flag"
else
dnl The -rpath options are cumulative.
for dir in $rpathdirs; do
acl_save_libdir="$libdir"
libdir="$dir"
eval flag=\"$acl_hardcode_libdir_flag_spec\"
libdir="$acl_save_libdir"
$1="${$1}${$1:+ }$flag"
done
fi
fi
fi
fi
fi
AC_SUBST([$1])
])

224
m4/lib-prefix.m4 Normal file
View File

@ -0,0 +1,224 @@
# lib-prefix.m4 serial 7 (gettext-0.18)
dnl Copyright (C) 2001-2005, 2008-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
dnl AC_LIB_ARG_WITH is synonymous to AC_ARG_WITH in autoconf-2.13, and
dnl similar to AC_ARG_WITH in autoconf 2.52...2.57 except that is doesn't
dnl require excessive bracketing.
ifdef([AC_HELP_STRING],
[AC_DEFUN([AC_LIB_ARG_WITH], [AC_ARG_WITH([$1],[[$2]],[$3],[$4])])],
[AC_DEFUN([AC_][LIB_ARG_WITH], [AC_ARG_WITH([$1],[$2],[$3],[$4])])])
dnl AC_LIB_PREFIX adds to the CPPFLAGS and LDFLAGS the flags that are needed
dnl to access previously installed libraries. The basic assumption is that
dnl a user will want packages to use other packages he previously installed
dnl with the same --prefix option.
dnl This macro is not needed if only AC_LIB_LINKFLAGS is used to locate
dnl libraries, but is otherwise very convenient.
AC_DEFUN([AC_LIB_PREFIX],
[
AC_BEFORE([$0], [AC_LIB_LINKFLAGS])
AC_REQUIRE([AC_PROG_CC])
AC_REQUIRE([AC_CANONICAL_HOST])
AC_REQUIRE([AC_LIB_PREPARE_MULTILIB])
AC_REQUIRE([AC_LIB_PREPARE_PREFIX])
dnl By default, look in $includedir and $libdir.
use_additional=yes
AC_LIB_WITH_FINAL_PREFIX([
eval additional_includedir=\"$includedir\"
eval additional_libdir=\"$libdir\"
])
AC_LIB_ARG_WITH([lib-prefix],
[ --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib
--without-lib-prefix don't search for libraries in includedir and libdir],
[
if test "X$withval" = "Xno"; then
use_additional=no
else
if test "X$withval" = "X"; then
AC_LIB_WITH_FINAL_PREFIX([
eval additional_includedir=\"$includedir\"
eval additional_libdir=\"$libdir\"
])
else
additional_includedir="$withval/include"
additional_libdir="$withval/$acl_libdirstem"
fi
fi
])
if test $use_additional = yes; then
dnl Potentially add $additional_includedir to $CPPFLAGS.
dnl But don't add it
dnl 1. if it's the standard /usr/include,
dnl 2. if it's already present in $CPPFLAGS,
dnl 3. if it's /usr/local/include and we are using GCC on Linux,
dnl 4. if it doesn't exist as a directory.
if test "X$additional_includedir" != "X/usr/include"; then
haveit=
for x in $CPPFLAGS; do
AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
if test "X$x" = "X-I$additional_includedir"; then
haveit=yes
break
fi
done
if test -z "$haveit"; then
if test "X$additional_includedir" = "X/usr/local/include"; then
if test -n "$GCC"; then
case $host_os in
linux* | gnu* | k*bsd*-gnu) haveit=yes;;
esac
fi
fi
if test -z "$haveit"; then
if test -d "$additional_includedir"; then
dnl Really add $additional_includedir to $CPPFLAGS.
CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }-I$additional_includedir"
fi
fi
fi
fi
dnl Potentially add $additional_libdir to $LDFLAGS.
dnl But don't add it
dnl 1. if it's the standard /usr/lib,
dnl 2. if it's already present in $LDFLAGS,
dnl 3. if it's /usr/local/lib and we are using GCC on Linux,
dnl 4. if it doesn't exist as a directory.
if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
haveit=
for x in $LDFLAGS; do
AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
if test "X$x" = "X-L$additional_libdir"; then
haveit=yes
break
fi
done
if test -z "$haveit"; then
if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then
if test -n "$GCC"; then
case $host_os in
linux*) haveit=yes;;
esac
fi
fi
if test -z "$haveit"; then
if test -d "$additional_libdir"; then
dnl Really add $additional_libdir to $LDFLAGS.
LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
fi
fi
fi
fi
fi
])
dnl AC_LIB_PREPARE_PREFIX creates variables acl_final_prefix,
dnl acl_final_exec_prefix, containing the values to which $prefix and
dnl $exec_prefix will expand at the end of the configure script.
AC_DEFUN([AC_LIB_PREPARE_PREFIX],
[
dnl Unfortunately, prefix and exec_prefix get only finally determined
dnl at the end of configure.
if test "X$prefix" = "XNONE"; then
acl_final_prefix="$ac_default_prefix"
else
acl_final_prefix="$prefix"
fi
if test "X$exec_prefix" = "XNONE"; then
acl_final_exec_prefix='${prefix}'
else
acl_final_exec_prefix="$exec_prefix"
fi
acl_save_prefix="$prefix"
prefix="$acl_final_prefix"
eval acl_final_exec_prefix=\"$acl_final_exec_prefix\"
prefix="$acl_save_prefix"
])
dnl AC_LIB_WITH_FINAL_PREFIX([statement]) evaluates statement, with the
dnl variables prefix and exec_prefix bound to the values they will have
dnl at the end of the configure script.
AC_DEFUN([AC_LIB_WITH_FINAL_PREFIX],
[
acl_save_prefix="$prefix"
prefix="$acl_final_prefix"
acl_save_exec_prefix="$exec_prefix"
exec_prefix="$acl_final_exec_prefix"
$1
exec_prefix="$acl_save_exec_prefix"
prefix="$acl_save_prefix"
])
dnl AC_LIB_PREPARE_MULTILIB creates
dnl - a variable acl_libdirstem, containing the basename of the libdir, either
dnl "lib" or "lib64" or "lib/64",
dnl - a variable acl_libdirstem2, as a secondary possible value for
dnl acl_libdirstem, either the same as acl_libdirstem or "lib/sparcv9" or
dnl "lib/amd64".
AC_DEFUN([AC_LIB_PREPARE_MULTILIB],
[
dnl There is no formal standard regarding lib and lib64.
dnl On glibc systems, the current practice is that on a system supporting
dnl 32-bit and 64-bit instruction sets or ABIs, 64-bit libraries go under
dnl $prefix/lib64 and 32-bit libraries go under $prefix/lib. We determine
dnl the compiler's default mode by looking at the compiler's library search
dnl path. If at least one of its elements ends in /lib64 or points to a
dnl directory whose absolute pathname ends in /lib64, we assume a 64-bit ABI.
dnl Otherwise we use the default, namely "lib".
dnl On Solaris systems, the current practice is that on a system supporting
dnl 32-bit and 64-bit instruction sets or ABIs, 64-bit libraries go under
dnl $prefix/lib/64 (which is a symlink to either $prefix/lib/sparcv9 or
dnl $prefix/lib/amd64) and 32-bit libraries go under $prefix/lib.
AC_REQUIRE([AC_CANONICAL_HOST])
acl_libdirstem=lib
acl_libdirstem2=
case "$host_os" in
solaris*)
dnl See Solaris 10 Software Developer Collection > Solaris 64-bit Developer's Guide > The Development Environment
dnl <http://docs.sun.com/app/docs/doc/816-5138/dev-env?l=en&a=view>.
dnl "Portable Makefiles should refer to any library directories using the 64 symbolic link."
dnl But we want to recognize the sparcv9 or amd64 subdirectory also if the
dnl symlink is missing, so we set acl_libdirstem2 too.
AC_CACHE_CHECK([for 64-bit host], [gl_cv_solaris_64bit],
[AC_EGREP_CPP([sixtyfour bits], [
#ifdef _LP64
sixtyfour bits
#endif
], [gl_cv_solaris_64bit=yes], [gl_cv_solaris_64bit=no])
])
if test $gl_cv_solaris_64bit = yes; then
acl_libdirstem=lib/64
case "$host_cpu" in
sparc*) acl_libdirstem2=lib/sparcv9 ;;
i*86 | x86_64) acl_libdirstem2=lib/amd64 ;;
esac
fi
;;
*)
searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
if test -n "$searchpath"; then
acl_save_IFS="${IFS= }"; IFS=":"
for searchdir in $searchpath; do
if test -d "$searchdir"; then
case "$searchdir" in
*/lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
*/../ | */.. )
# Better ignore directories of this form. They are misleading.
;;
*) searchdir=`cd "$searchdir" && pwd`
case "$searchdir" in
*/lib64 ) acl_libdirstem=lib64 ;;
esac ;;
esac
fi
done
IFS="$acl_save_IFS"
fi
;;
esac
test -n "$acl_libdirstem2" || acl_libdirstem2="$acl_libdirstem"
])

42
m4/lock.m4 Normal file
View File

@ -0,0 +1,42 @@
# lock.m4 serial 13 (gettext-0.18.2)
dnl Copyright (C) 2005-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
AC_DEFUN([gl_LOCK],
[
AC_REQUIRE([gl_THREADLIB])
if test "$gl_threads_api" = posix; then
# OSF/1 4.0 and Mac OS X 10.1 lack the pthread_rwlock_t type and the
# pthread_rwlock_* functions.
AC_CHECK_TYPE([pthread_rwlock_t],
[AC_DEFINE([HAVE_PTHREAD_RWLOCK], [1],
[Define if the POSIX multithreading library has read/write locks.])],
[],
[#include <pthread.h>])
# glibc defines PTHREAD_MUTEX_RECURSIVE as enum, not as a macro.
AC_COMPILE_IFELSE([
AC_LANG_PROGRAM(
[[#include <pthread.h>]],
[[
#if __FreeBSD__ == 4
error "No, in FreeBSD 4.0 recursive mutexes actually don't work."
#elif (defined __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ \
&& __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ < 1070)
error "No, in Mac OS X < 10.7 recursive mutexes actually don't work."
#else
int x = (int)PTHREAD_MUTEX_RECURSIVE;
return !x;
#endif
]])],
[AC_DEFINE([HAVE_PTHREAD_MUTEX_RECURSIVE], [1],
[Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE.])])
fi
gl_PREREQ_LOCK
])
# Prerequisites of lib/glthread/lock.c.
AC_DEFUN([gl_PREREQ_LOCK], [:])

113
m4/longlong.m4 Normal file
View File

@ -0,0 +1,113 @@
# longlong.m4 serial 17
dnl Copyright (C) 1999-2007, 2009-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Paul Eggert.
# Define HAVE_LONG_LONG_INT if 'long long int' works.
# This fixes a bug in Autoconf 2.61, and can be faster
# than what's in Autoconf 2.62 through 2.68.
# Note: If the type 'long long int' exists but is only 32 bits large
# (as on some very old compilers), HAVE_LONG_LONG_INT will not be
# defined. In this case you can treat 'long long int' like 'long int'.
AC_DEFUN([AC_TYPE_LONG_LONG_INT],
[
AC_REQUIRE([AC_TYPE_UNSIGNED_LONG_LONG_INT])
AC_CACHE_CHECK([for long long int], [ac_cv_type_long_long_int],
[ac_cv_type_long_long_int=yes
if test "x${ac_cv_prog_cc_c99-no}" = xno; then
ac_cv_type_long_long_int=$ac_cv_type_unsigned_long_long_int
if test $ac_cv_type_long_long_int = yes; then
dnl Catch a bug in Tandem NonStop Kernel (OSS) cc -O circa 2004.
dnl If cross compiling, assume the bug is not important, since
dnl nobody cross compiles for this platform as far as we know.
AC_RUN_IFELSE(
[AC_LANG_PROGRAM(
[[@%:@include <limits.h>
@%:@ifndef LLONG_MAX
@%:@ define HALF \
(1LL << (sizeof (long long int) * CHAR_BIT - 2))
@%:@ define LLONG_MAX (HALF - 1 + HALF)
@%:@endif]],
[[long long int n = 1;
int i;
for (i = 0; ; i++)
{
long long int m = n << i;
if (m >> i != n)
return 1;
if (LLONG_MAX / 2 < m)
break;
}
return 0;]])],
[],
[ac_cv_type_long_long_int=no],
[:])
fi
fi])
if test $ac_cv_type_long_long_int = yes; then
AC_DEFINE([HAVE_LONG_LONG_INT], [1],
[Define to 1 if the system has the type 'long long int'.])
fi
])
# Define HAVE_UNSIGNED_LONG_LONG_INT if 'unsigned long long int' works.
# This fixes a bug in Autoconf 2.61, and can be faster
# than what's in Autoconf 2.62 through 2.68.
# Note: If the type 'unsigned long long int' exists but is only 32 bits
# large (as on some very old compilers), AC_TYPE_UNSIGNED_LONG_LONG_INT
# will not be defined. In this case you can treat 'unsigned long long int'
# like 'unsigned long int'.
AC_DEFUN([AC_TYPE_UNSIGNED_LONG_LONG_INT],
[
AC_CACHE_CHECK([for unsigned long long int],
[ac_cv_type_unsigned_long_long_int],
[ac_cv_type_unsigned_long_long_int=yes
if test "x${ac_cv_prog_cc_c99-no}" = xno; then
AC_LINK_IFELSE(
[_AC_TYPE_LONG_LONG_SNIPPET],
[],
[ac_cv_type_unsigned_long_long_int=no])
fi])
if test $ac_cv_type_unsigned_long_long_int = yes; then
AC_DEFINE([HAVE_UNSIGNED_LONG_LONG_INT], [1],
[Define to 1 if the system has the type 'unsigned long long int'.])
fi
])
# Expands to a C program that can be used to test for simultaneous support
# of 'long long' and 'unsigned long long'. We don't want to say that
# 'long long' is available if 'unsigned long long' is not, or vice versa,
# because too many programs rely on the symmetry between signed and unsigned
# integer types (excluding 'bool').
AC_DEFUN([_AC_TYPE_LONG_LONG_SNIPPET],
[
AC_LANG_PROGRAM(
[[/* For now, do not test the preprocessor; as of 2007 there are too many
implementations with broken preprocessors. Perhaps this can
be revisited in 2012. In the meantime, code should not expect
#if to work with literals wider than 32 bits. */
/* Test literals. */
long long int ll = 9223372036854775807ll;
long long int nll = -9223372036854775807LL;
unsigned long long int ull = 18446744073709551615ULL;
/* Test constant expressions. */
typedef int a[((-9223372036854775807LL < 0 && 0 < 9223372036854775807ll)
? 1 : -1)];
typedef int b[(18446744073709551615ULL <= (unsigned long long int) -1
? 1 : -1)];
int i = 63;]],
[[/* Test availability of runtime routines for shift and division. */
long long int llmax = 9223372036854775807ll;
unsigned long long int ullmax = 18446744073709551615ull;
return ((ll << 63) | (ll >> 63) | (ll < i) | (ll > i)
| (llmax / ll) | (llmax % ll)
| (ull << 63) | (ull >> 63) | (ull << i) | (ull >> i)
| (ullmax / ull) | (ullmax % ull));]])
])

32
m4/nls.m4 Normal file
View File

@ -0,0 +1,32 @@
# nls.m4 serial 5 (gettext-0.18)
dnl Copyright (C) 1995-2003, 2005-2006, 2008-2014, 2016 Free Software
dnl Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
dnl This file can be used in projects which are not available under
dnl the GNU General Public License or the GNU Library General Public
dnl License but which still want to provide support for the GNU gettext
dnl functionality.
dnl Please note that the actual code of the GNU gettext library is covered
dnl by the GNU Library General Public License, and the rest of the GNU
dnl gettext package is covered by the GNU General Public License.
dnl They are *not* in the public domain.
dnl Authors:
dnl Ulrich Drepper <drepper@cygnus.com>, 1995-2000.
dnl Bruno Haible <haible@clisp.cons.org>, 2000-2003.
AC_PREREQ([2.50])
AC_DEFUN([AM_NLS],
[
AC_MSG_CHECKING([whether NLS is requested])
dnl Default is enabled NLS
AC_ARG_ENABLE([nls],
[ --disable-nls do not use Native Language Support],
USE_NLS=$enableval, USE_NLS=yes)
AC_MSG_RESULT([$USE_NLS])
AC_SUBST([USE_NLS])
])

453
m4/po.m4 Normal file
View File

@ -0,0 +1,453 @@
# po.m4 serial 24 (gettext-0.19)
dnl Copyright (C) 1995-2014, 2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
dnl This file can be used in projects which are not available under
dnl the GNU General Public License or the GNU Library General Public
dnl License but which still want to provide support for the GNU gettext
dnl functionality.
dnl Please note that the actual code of the GNU gettext library is covered
dnl by the GNU Library General Public License, and the rest of the GNU
dnl gettext package is covered by the GNU General Public License.
dnl They are *not* in the public domain.
dnl Authors:
dnl Ulrich Drepper <drepper@cygnus.com>, 1995-2000.
dnl Bruno Haible <haible@clisp.cons.org>, 2000-2003.
AC_PREREQ([2.60])
dnl Checks for all prerequisites of the po subdirectory.
AC_DEFUN([AM_PO_SUBDIRS],
[
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
AC_REQUIRE([AC_PROG_INSTALL])dnl
AC_REQUIRE([AC_PROG_MKDIR_P])dnl
AC_REQUIRE([AC_PROG_SED])dnl
AC_REQUIRE([AM_NLS])dnl
dnl Release version of the gettext macros. This is used to ensure that
dnl the gettext macros and po/Makefile.in.in are in sync.
AC_SUBST([GETTEXT_MACRO_VERSION], [0.19])
dnl Perform the following tests also if --disable-nls has been given,
dnl because they are needed for "make dist" to work.
dnl Search for GNU msgfmt in the PATH.
dnl The first test excludes Solaris msgfmt and early GNU msgfmt versions.
dnl The second test excludes FreeBSD msgfmt.
AM_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
[$ac_dir/$ac_word --statistics /dev/null >&]AS_MESSAGE_LOG_FD[ 2>&1 &&
(if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi)],
:)
AC_PATH_PROG([GMSGFMT], [gmsgfmt], [$MSGFMT])
dnl Test whether it is GNU msgfmt >= 0.15.
changequote(,)dnl
case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
'' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
*) MSGFMT_015=$MSGFMT ;;
esac
changequote([,])dnl
AC_SUBST([MSGFMT_015])
changequote(,)dnl
case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
'' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
*) GMSGFMT_015=$GMSGFMT ;;
esac
changequote([,])dnl
AC_SUBST([GMSGFMT_015])
dnl Search for GNU xgettext 0.12 or newer in the PATH.
dnl The first test excludes Solaris xgettext and early GNU xgettext versions.
dnl The second test excludes FreeBSD xgettext.
AM_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
[$ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >&]AS_MESSAGE_LOG_FD[ 2>&1 &&
(if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi)],
:)
dnl Remove leftover from FreeBSD xgettext call.
rm -f messages.po
dnl Test whether it is GNU xgettext >= 0.15.
changequote(,)dnl
case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
'' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
*) XGETTEXT_015=$XGETTEXT ;;
esac
changequote([,])dnl
AC_SUBST([XGETTEXT_015])
dnl Search for GNU msgmerge 0.11 or newer in the PATH.
AM_PATH_PROG_WITH_TEST(MSGMERGE, msgmerge,
[$ac_dir/$ac_word --update -q /dev/null /dev/null >&]AS_MESSAGE_LOG_FD[ 2>&1], :)
dnl Installation directories.
dnl Autoconf >= 2.60 defines localedir. For older versions of autoconf, we
dnl have to define it here, so that it can be used in po/Makefile.
test -n "$localedir" || localedir='${datadir}/locale'
AC_SUBST([localedir])
dnl Support for AM_XGETTEXT_OPTION.
test -n "${XGETTEXT_EXTRA_OPTIONS+set}" || XGETTEXT_EXTRA_OPTIONS=
AC_SUBST([XGETTEXT_EXTRA_OPTIONS])
AC_CONFIG_COMMANDS([po-directories], [[
for ac_file in $CONFIG_FILES; do
# Support "outfile[:infile[:infile...]]"
case "$ac_file" in
*:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
esac
# PO directories have a Makefile.in generated from Makefile.in.in.
case "$ac_file" in */Makefile.in)
# Adjust a relative srcdir.
ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
# In autoconf-2.13 it is called $ac_given_srcdir.
# In autoconf-2.50 it is called $srcdir.
test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
case "$ac_given_srcdir" in
.) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
/*) top_srcdir="$ac_given_srcdir" ;;
*) top_srcdir="$ac_dots$ac_given_srcdir" ;;
esac
# Treat a directory as a PO directory if and only if it has a
# POTFILES.in file. This allows packages to have multiple PO
# directories under different names or in different locations.
if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
rm -f "$ac_dir/POTFILES"
test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
gt_tab=`printf '\t'`
cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ ${gt_tab}]*\$/d" -e "s,.*, $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
POMAKEFILEDEPS="POTFILES.in"
# ALL_LINGUAS, POFILES, UPDATEPOFILES, DUMMYPOFILES, GMOFILES depend
# on $ac_dir but don't depend on user-specified configuration
# parameters.
if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
# The LINGUAS file contains the set of available languages.
if test -n "$OBSOLETE_ALL_LINGUAS"; then
test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in configure.in is obsolete" || echo "setting ALL_LINGUAS in configure.in is obsolete"
fi
ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
# Hide the ALL_LINGUAS assignment from automake < 1.5.
eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
else
# The set of available languages was given in configure.in.
# Hide the ALL_LINGUAS assignment from automake < 1.5.
eval 'ALL_LINGUAS''=$OBSOLETE_ALL_LINGUAS'
fi
# Compute POFILES
# as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).po)
# Compute UPDATEPOFILES
# as $(foreach lang, $(ALL_LINGUAS), $(lang).po-update)
# Compute DUMMYPOFILES
# as $(foreach lang, $(ALL_LINGUAS), $(lang).nop)
# Compute GMOFILES
# as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).gmo)
case "$ac_given_srcdir" in
.) srcdirpre= ;;
*) srcdirpre='$(srcdir)/' ;;
esac
POFILES=
UPDATEPOFILES=
DUMMYPOFILES=
GMOFILES=
for lang in $ALL_LINGUAS; do
POFILES="$POFILES $srcdirpre$lang.po"
UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
DUMMYPOFILES="$DUMMYPOFILES $lang.nop"
GMOFILES="$GMOFILES $srcdirpre$lang.gmo"
done
# CATALOGS depends on both $ac_dir and the user's LINGUAS
# environment variable.
INST_LINGUAS=
if test -n "$ALL_LINGUAS"; then
for presentlang in $ALL_LINGUAS; do
useit=no
if test "%UNSET%" != "$LINGUAS"; then
desiredlanguages="$LINGUAS"
else
desiredlanguages="$ALL_LINGUAS"
fi
for desiredlang in $desiredlanguages; do
# Use the presentlang catalog if desiredlang is
# a. equal to presentlang, or
# b. a variant of presentlang (because in this case,
# presentlang can be used as a fallback for messages
# which are not translated in the desiredlang catalog).
case "$desiredlang" in
"$presentlang"*) useit=yes;;
esac
done
if test $useit = yes; then
INST_LINGUAS="$INST_LINGUAS $presentlang"
fi
done
fi
CATALOGS=
if test -n "$INST_LINGUAS"; then
for lang in $INST_LINGUAS; do
CATALOGS="$CATALOGS $lang.gmo"
done
fi
test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
if test -f "$f"; then
case "$f" in
*.orig | *.bak | *~) ;;
*) cat "$f" >> "$ac_dir/Makefile" ;;
esac
fi
done
fi
;;
esac
done]],
[# Capture the value of obsolete ALL_LINGUAS because we need it to compute
# POFILES, UPDATEPOFILES, DUMMYPOFILES, GMOFILES, CATALOGS. But hide it
# from automake < 1.5.
eval 'OBSOLETE_ALL_LINGUAS''="$ALL_LINGUAS"'
# Capture the value of LINGUAS because we need it to compute CATALOGS.
LINGUAS="${LINGUAS-%UNSET%}"
])
])
dnl Postprocesses a Makefile in a directory containing PO files.
AC_DEFUN([AM_POSTPROCESS_PO_MAKEFILE],
[
# When this code is run, in config.status, two variables have already been
# set:
# - OBSOLETE_ALL_LINGUAS is the value of LINGUAS set in configure.in,
# - LINGUAS is the value of the environment variable LINGUAS at configure
# time.
changequote(,)dnl
# Adjust a relative srcdir.
ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
# In autoconf-2.13 it is called $ac_given_srcdir.
# In autoconf-2.50 it is called $srcdir.
test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
case "$ac_given_srcdir" in
.) top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
/*) top_srcdir="$ac_given_srcdir" ;;
*) top_srcdir="$ac_dots$ac_given_srcdir" ;;
esac
# Find a way to echo strings without interpreting backslash.
if test "X`(echo '\t') 2>/dev/null`" = 'X\t'; then
gt_echo='echo'
else
if test "X`(printf '%s\n' '\t') 2>/dev/null`" = 'X\t'; then
gt_echo='printf %s\n'
else
echo_func () {
cat <<EOT
$*
EOT
}
gt_echo='echo_func'
fi
fi
# A sed script that extracts the value of VARIABLE from a Makefile.
tab=`printf '\t'`
sed_x_variable='
# Test if the hold space is empty.
x
s/P/P/
x
ta
# Yes it was empty. Look if we have the expected variable definition.
/^['"${tab}"' ]*VARIABLE['"${tab}"' ]*=/{
# Seen the first line of the variable definition.
s/^['"${tab}"' ]*VARIABLE['"${tab}"' ]*=//
ba
}
bd
:a
# Here we are processing a line from the variable definition.
# Remove comment, more precisely replace it with a space.
s/#.*$/ /
# See if the line ends in a backslash.
tb
:b
s/\\$//
# Print the line, without the trailing backslash.
p
tc
# There was no trailing backslash. The end of the variable definition is
# reached. Clear the hold space.
s/^.*$//
x
bd
:c
# A trailing backslash means that the variable definition continues in the
# next line. Put a nonempty string into the hold space to indicate this.
s/^.*$/P/
x
:d
'
changequote([,])dnl
# Set POTFILES to the value of the Makefile variable POTFILES.
sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
# Compute POTFILES_DEPS as
# $(foreach file, $(POTFILES), $(top_srcdir)/$(file))
POTFILES_DEPS=
for file in $POTFILES; do
POTFILES_DEPS="$POTFILES_DEPS "'$(top_srcdir)/'"$file"
done
POMAKEFILEDEPS=""
if test -n "$OBSOLETE_ALL_LINGUAS"; then
test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in configure.in is obsolete" || echo "setting ALL_LINGUAS in configure.in is obsolete"
fi
if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
# The LINGUAS file contains the set of available languages.
ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
else
# Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
fi
# Hide the ALL_LINGUAS assignment from automake < 1.5.
eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
# Compute POFILES
# as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).po)
# Compute UPDATEPOFILES
# as $(foreach lang, $(ALL_LINGUAS), $(lang).po-update)
# Compute DUMMYPOFILES
# as $(foreach lang, $(ALL_LINGUAS), $(lang).nop)
# Compute GMOFILES
# as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).gmo)
# Compute PROPERTIESFILES
# as $(foreach lang, $(ALL_LINGUAS), $(top_srcdir)/$(DOMAIN)_$(lang).properties)
# Compute CLASSFILES
# as $(foreach lang, $(ALL_LINGUAS), $(top_srcdir)/$(DOMAIN)_$(lang).class)
# Compute QMFILES
# as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).qm)
# Compute MSGFILES
# as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang)).msg)
# Compute RESOURCESDLLFILES
# as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang))/$(DOMAIN).resources.dll)
case "$ac_given_srcdir" in
.) srcdirpre= ;;
*) srcdirpre='$(srcdir)/' ;;
esac
POFILES=
UPDATEPOFILES=
DUMMYPOFILES=
GMOFILES=
PROPERTIESFILES=
CLASSFILES=
QMFILES=
MSGFILES=
RESOURCESDLLFILES=
for lang in $ALL_LINGUAS; do
POFILES="$POFILES $srcdirpre$lang.po"
UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
DUMMYPOFILES="$DUMMYPOFILES $lang.nop"
GMOFILES="$GMOFILES $srcdirpre$lang.gmo"
PROPERTIESFILES="$PROPERTIESFILES \$(top_srcdir)/\$(DOMAIN)_$lang.properties"
CLASSFILES="$CLASSFILES \$(top_srcdir)/\$(DOMAIN)_$lang.class"
QMFILES="$QMFILES $srcdirpre$lang.qm"
frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
done
# CATALOGS depends on both $ac_dir and the user's LINGUAS
# environment variable.
INST_LINGUAS=
if test -n "$ALL_LINGUAS"; then
for presentlang in $ALL_LINGUAS; do
useit=no
if test "%UNSET%" != "$LINGUAS"; then
desiredlanguages="$LINGUAS"
else
desiredlanguages="$ALL_LINGUAS"
fi
for desiredlang in $desiredlanguages; do
# Use the presentlang catalog if desiredlang is
# a. equal to presentlang, or
# b. a variant of presentlang (because in this case,
# presentlang can be used as a fallback for messages
# which are not translated in the desiredlang catalog).
case "$desiredlang" in
"$presentlang"*) useit=yes;;
esac
done
if test $useit = yes; then
INST_LINGUAS="$INST_LINGUAS $presentlang"
fi
done
fi
CATALOGS=
JAVACATALOGS=
QTCATALOGS=
TCLCATALOGS=
CSHARPCATALOGS=
if test -n "$INST_LINGUAS"; then
for lang in $INST_LINGUAS; do
CATALOGS="$CATALOGS $lang.gmo"
JAVACATALOGS="$JAVACATALOGS \$(DOMAIN)_$lang.properties"
QTCATALOGS="$QTCATALOGS $lang.qm"
frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
done
fi
sed -e "s|@POTFILES_DEPS@|$POTFILES_DEPS|g" -e "s|@POFILES@|$POFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@PROPERTIESFILES@|$PROPERTIESFILES|g" -e "s|@CLASSFILES@|$CLASSFILES|g" -e "s|@QMFILES@|$QMFILES|g" -e "s|@MSGFILES@|$MSGFILES|g" -e "s|@RESOURCESDLLFILES@|$RESOURCESDLLFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@JAVACATALOGS@|$JAVACATALOGS|g" -e "s|@QTCATALOGS@|$QTCATALOGS|g" -e "s|@TCLCATALOGS@|$TCLCATALOGS|g" -e "s|@CSHARPCATALOGS@|$CSHARPCATALOGS|g" -e 's,^#distdir:,distdir:,' < "$ac_file" > "$ac_file.tmp"
tab=`printf '\t'`
if grep -l '@TCLCATALOGS@' "$ac_file" > /dev/null; then
# Add dependencies that cannot be formulated as a simple suffix rule.
for lang in $ALL_LINGUAS; do
frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
cat >> "$ac_file.tmp" <<EOF
$frobbedlang.msg: $lang.po
${tab}@echo "\$(MSGFMT) -c --tcl -d \$(srcdir) -l $lang $srcdirpre$lang.po"; \
${tab}\$(MSGFMT) -c --tcl -d "\$(srcdir)" -l $lang $srcdirpre$lang.po || { rm -f "\$(srcdir)/$frobbedlang.msg"; exit 1; }
EOF
done
fi
if grep -l '@CSHARPCATALOGS@' "$ac_file" > /dev/null; then
# Add dependencies that cannot be formulated as a simple suffix rule.
for lang in $ALL_LINGUAS; do
frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
cat >> "$ac_file.tmp" <<EOF
$frobbedlang/\$(DOMAIN).resources.dll: $lang.po
${tab}@echo "\$(MSGFMT) -c --csharp -d \$(srcdir) -l $lang $srcdirpre$lang.po -r \$(DOMAIN)"; \
${tab}\$(MSGFMT) -c --csharp -d "\$(srcdir)" -l $lang $srcdirpre$lang.po -r "\$(DOMAIN)" || { rm -f "\$(srcdir)/$frobbedlang.msg"; exit 1; }
EOF
done
fi
if test -n "$POMAKEFILEDEPS"; then
cat >> "$ac_file.tmp" <<EOF
Makefile: $POMAKEFILEDEPS
EOF
fi
mv "$ac_file.tmp" "$ac_file"
])
dnl Initializes the accumulator used by AM_XGETTEXT_OPTION.
AC_DEFUN([AM_XGETTEXT_OPTION_INIT],
[
XGETTEXT_EXTRA_OPTIONS=
])
dnl Registers an option to be passed to xgettext in the po subdirectory.
AC_DEFUN([AM_XGETTEXT_OPTION],
[
AC_REQUIRE([AM_XGETTEXT_OPTION_INIT])
XGETTEXT_EXTRA_OPTIONS="$XGETTEXT_EXTRA_OPTIONS $1"
])

48
m4/printf-posix.m4 Normal file
View File

@ -0,0 +1,48 @@
# printf-posix.m4 serial 6 (gettext-0.18.2)
dnl Copyright (C) 2003, 2007, 2009-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
dnl Test whether the printf() function supports POSIX/XSI format strings with
dnl positions.
AC_DEFUN([gt_PRINTF_POSIX],
[
AC_REQUIRE([AC_PROG_CC])
AC_CACHE_CHECK([whether printf() supports POSIX/XSI format strings],
gt_cv_func_printf_posix,
[
AC_RUN_IFELSE(
[AC_LANG_SOURCE([[
#include <stdio.h>
#include <string.h>
/* The string "%2$d %1$d", with dollar characters protected from the shell's
dollar expansion (possibly an autoconf bug). */
static char format[] = { '%', '2', '$', 'd', ' ', '%', '1', '$', 'd', '\0' };
static char buf[100];
int main ()
{
sprintf (buf, format, 33, 55);
return (strcmp (buf, "55 33") != 0);
}]])],
[gt_cv_func_printf_posix=yes],
[gt_cv_func_printf_posix=no],
[
AC_EGREP_CPP([notposix], [
#if defined __NetBSD__ || defined __BEOS__ || defined _MSC_VER || defined __MINGW32__ || defined __CYGWIN__
notposix
#endif
],
[gt_cv_func_printf_posix="guessing no"],
[gt_cv_func_printf_posix="guessing yes"])
])
])
case $gt_cv_func_printf_posix in
*yes)
AC_DEFINE([HAVE_POSIX_PRINTF], [1],
[Define if your printf() function supports format strings with positions.])
;;
esac
])

91
m4/progtest.m4 Normal file
View File

@ -0,0 +1,91 @@
# progtest.m4 serial 7 (gettext-0.18.2)
dnl Copyright (C) 1996-2003, 2005, 2008-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
dnl This file can be used in projects which are not available under
dnl the GNU General Public License or the GNU Library General Public
dnl License but which still want to provide support for the GNU gettext
dnl functionality.
dnl Please note that the actual code of the GNU gettext library is covered
dnl by the GNU Library General Public License, and the rest of the GNU
dnl gettext package is covered by the GNU General Public License.
dnl They are *not* in the public domain.
dnl Authors:
dnl Ulrich Drepper <drepper@cygnus.com>, 1996.
AC_PREREQ([2.50])
# Search path for a program which passes the given test.
dnl AM_PATH_PROG_WITH_TEST(VARIABLE, PROG-TO-CHECK-FOR,
dnl TEST-PERFORMED-ON-FOUND_PROGRAM [, VALUE-IF-NOT-FOUND [, PATH]])
AC_DEFUN([AM_PATH_PROG_WITH_TEST],
[
# Prepare PATH_SEPARATOR.
# The user is always right.
if test "${PATH_SEPARATOR+set}" != set; then
# Determine PATH_SEPARATOR by trying to find /bin/sh in a PATH which
# contains only /bin. Note that ksh looks also at the FPATH variable,
# so we have to set that as well for the test.
PATH_SEPARATOR=:
(PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 \
&& { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 \
|| PATH_SEPARATOR=';'
}
fi
# Find out how to test for executable files. Don't use a zero-byte file,
# as systems may use methods other than mode bits to determine executability.
cat >conf$$.file <<_ASEOF
#! /bin/sh
exit 0
_ASEOF
chmod +x conf$$.file
if test -x conf$$.file >/dev/null 2>&1; then
ac_executable_p="test -x"
else
ac_executable_p="test -f"
fi
rm -f conf$$.file
# Extract the first word of "$2", so it can be a program name with args.
set dummy $2; ac_word=[$]2
AC_MSG_CHECKING([for $ac_word])
AC_CACHE_VAL([ac_cv_path_$1],
[case "[$]$1" in
[[\\/]]* | ?:[[\\/]]*)
ac_cv_path_$1="[$]$1" # Let the user override the test with a path.
;;
*)
ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR
for ac_dir in ifelse([$5], , $PATH, [$5]); do
IFS="$ac_save_IFS"
test -z "$ac_dir" && ac_dir=.
for ac_exec_ext in '' $ac_executable_extensions; do
if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
echo "$as_me: trying $ac_dir/$ac_word..." >&AS_MESSAGE_LOG_FD
if [$3]; then
ac_cv_path_$1="$ac_dir/$ac_word$ac_exec_ext"
break 2
fi
fi
done
done
IFS="$ac_save_IFS"
dnl If no 4th arg is given, leave the cache variable unset,
dnl so AC_PATH_PROGS will keep looking.
ifelse([$4], , , [ test -z "[$]ac_cv_path_$1" && ac_cv_path_$1="$4"
])dnl
;;
esac])dnl
$1="$ac_cv_path_$1"
if test ifelse([$4], , [-n "[$]$1"], ["[$]$1" != "$4"]); then
AC_MSG_RESULT([$][$1])
else
AC_MSG_RESULT([no])
fi
AC_SUBST([$1])dnl
])

79
m4/size_max.m4 Normal file
View File

@ -0,0 +1,79 @@
# size_max.m4 serial 10
dnl Copyright (C) 2003, 2005-2006, 2008-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
AC_DEFUN([gl_SIZE_MAX],
[
AC_CHECK_HEADERS([stdint.h])
dnl First test whether the system already has SIZE_MAX.
AC_CACHE_CHECK([for SIZE_MAX], [gl_cv_size_max], [
gl_cv_size_max=
AC_EGREP_CPP([Found it], [
#include <limits.h>
#if HAVE_STDINT_H
#include <stdint.h>
#endif
#ifdef SIZE_MAX
Found it
#endif
], [gl_cv_size_max=yes])
if test -z "$gl_cv_size_max"; then
dnl Define it ourselves. Here we assume that the type 'size_t' is not wider
dnl than the type 'unsigned long'. Try hard to find a definition that can
dnl be used in a preprocessor #if, i.e. doesn't contain a cast.
AC_COMPUTE_INT([size_t_bits_minus_1], [sizeof (size_t) * CHAR_BIT - 1],
[#include <stddef.h>
#include <limits.h>], [size_t_bits_minus_1=])
AC_COMPUTE_INT([fits_in_uint], [sizeof (size_t) <= sizeof (unsigned int)],
[#include <stddef.h>], [fits_in_uint=])
if test -n "$size_t_bits_minus_1" && test -n "$fits_in_uint"; then
if test $fits_in_uint = 1; then
dnl Even though SIZE_MAX fits in an unsigned int, it must be of type
dnl 'unsigned long' if the type 'size_t' is the same as 'unsigned long'.
AC_COMPILE_IFELSE(
[AC_LANG_PROGRAM(
[[#include <stddef.h>
extern size_t foo;
extern unsigned long foo;
]],
[[]])],
[fits_in_uint=0])
fi
dnl We cannot use 'expr' to simplify this expression, because 'expr'
dnl works only with 'long' integers in the host environment, while we
dnl might be cross-compiling from a 32-bit platform to a 64-bit platform.
if test $fits_in_uint = 1; then
gl_cv_size_max="(((1U << $size_t_bits_minus_1) - 1) * 2 + 1)"
else
gl_cv_size_max="(((1UL << $size_t_bits_minus_1) - 1) * 2 + 1)"
fi
else
dnl Shouldn't happen, but who knows...
gl_cv_size_max='((size_t)~(size_t)0)'
fi
fi
])
if test "$gl_cv_size_max" != yes; then
AC_DEFINE_UNQUOTED([SIZE_MAX], [$gl_cv_size_max],
[Define as the maximum value of type 'size_t', if the system doesn't define it.])
fi
dnl Don't redefine SIZE_MAX in config.h if config.h is re-included after
dnl <stdint.h>. Remember that the #undef in AH_VERBATIM gets replaced with
dnl #define by AC_DEFINE_UNQUOTED.
AH_VERBATIM([SIZE_MAX],
[/* Define as the maximum value of type 'size_t', if the system doesn't define
it. */
#ifndef SIZE_MAX
# undef SIZE_MAX
#endif])
])
dnl Autoconf >= 2.61 has AC_COMPUTE_INT built-in.
dnl Remove this when we can assume autoconf >= 2.61.
m4_ifdef([AC_COMPUTE_INT], [], [
AC_DEFUN([AC_COMPUTE_INT], [_AC_COMPUTE_INT([$2],[$1],[$3],[$4])])
])

27
m4/stdint_h.m4 Normal file
View File

@ -0,0 +1,27 @@
# stdint_h.m4 serial 9
dnl Copyright (C) 1997-2004, 2006, 2008-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Paul Eggert.
# Define HAVE_STDINT_H_WITH_UINTMAX if <stdint.h> exists,
# doesn't clash with <sys/types.h>, and declares uintmax_t.
AC_DEFUN([gl_AC_HEADER_STDINT_H],
[
AC_CACHE_CHECK([for stdint.h], [gl_cv_header_stdint_h],
[AC_COMPILE_IFELSE(
[AC_LANG_PROGRAM(
[[#include <sys/types.h>
#include <stdint.h>]],
[[uintmax_t i = (uintmax_t) -1; return !i;]])],
[gl_cv_header_stdint_h=yes],
[gl_cv_header_stdint_h=no])])
if test $gl_cv_header_stdint_h = yes; then
AC_DEFINE_UNQUOTED([HAVE_STDINT_H_WITH_UINTMAX], [1],
[Define if <stdint.h> exists, doesn't clash with <sys/types.h>,
and declares uintmax_t. ])
fi
])

389
m4/threadlib.m4 Normal file
View File

@ -0,0 +1,389 @@
# threadlib.m4 serial 11 (gettext-0.18.2)
dnl Copyright (C) 2005-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
dnl gl_THREADLIB
dnl ------------
dnl Tests for a multithreading library to be used.
dnl If the configure.ac contains a definition of the gl_THREADLIB_DEFAULT_NO
dnl (it must be placed before the invocation of gl_THREADLIB_EARLY!), then the
dnl default is 'no', otherwise it is system dependent. In both cases, the user
dnl can change the choice through the options --enable-threads=choice or
dnl --disable-threads.
dnl Defines at most one of the macros USE_POSIX_THREADS, USE_SOLARIS_THREADS,
dnl USE_PTH_THREADS, USE_WINDOWS_THREADS
dnl Sets the variables LIBTHREAD and LTLIBTHREAD to the linker options for use
dnl in a Makefile (LIBTHREAD for use without libtool, LTLIBTHREAD for use with
dnl libtool).
dnl Sets the variables LIBMULTITHREAD and LTLIBMULTITHREAD similarly, for
dnl programs that really need multithread functionality. The difference
dnl between LIBTHREAD and LIBMULTITHREAD is that on platforms supporting weak
dnl symbols, typically LIBTHREAD is empty whereas LIBMULTITHREAD is not.
dnl Adds to CPPFLAGS the flag -D_REENTRANT or -D_THREAD_SAFE if needed for
dnl multithread-safe programs.
AC_DEFUN([gl_THREADLIB_EARLY],
[
AC_REQUIRE([gl_THREADLIB_EARLY_BODY])
])
dnl The guts of gl_THREADLIB_EARLY. Needs to be expanded only once.
AC_DEFUN([gl_THREADLIB_EARLY_BODY],
[
dnl Ordering constraints: This macro modifies CPPFLAGS in a way that
dnl influences the result of the autoconf tests that test for *_unlocked
dnl declarations, on AIX 5 at least. Therefore it must come early.
AC_BEFORE([$0], [gl_FUNC_GLIBC_UNLOCKED_IO])dnl
AC_BEFORE([$0], [gl_ARGP])dnl
AC_REQUIRE([AC_CANONICAL_HOST])
dnl _GNU_SOURCE is needed for pthread_rwlock_t on glibc systems.
dnl AC_USE_SYSTEM_EXTENSIONS was introduced in autoconf 2.60 and obsoletes
dnl AC_GNU_SOURCE.
m4_ifdef([AC_USE_SYSTEM_EXTENSIONS],
[AC_REQUIRE([AC_USE_SYSTEM_EXTENSIONS])],
[AC_REQUIRE([AC_GNU_SOURCE])])
dnl Check for multithreading.
m4_ifdef([gl_THREADLIB_DEFAULT_NO],
[m4_divert_text([DEFAULTS], [gl_use_threads_default=no])],
[m4_divert_text([DEFAULTS], [gl_use_threads_default=])])
AC_ARG_ENABLE([threads],
AC_HELP_STRING([--enable-threads={posix|solaris|pth|windows}], [specify multithreading API])m4_ifdef([gl_THREADLIB_DEFAULT_NO], [], [
AC_HELP_STRING([--disable-threads], [build without multithread safety])]),
[gl_use_threads=$enableval],
[if test -n "$gl_use_threads_default"; then
gl_use_threads="$gl_use_threads_default"
else
changequote(,)dnl
case "$host_os" in
dnl Disable multithreading by default on OSF/1, because it interferes
dnl with fork()/exec(): When msgexec is linked with -lpthread, its
dnl child process gets an endless segmentation fault inside execvp().
dnl Disable multithreading by default on Cygwin 1.5.x, because it has
dnl bugs that lead to endless loops or crashes. See
dnl <http://cygwin.com/ml/cygwin/2009-08/msg00283.html>.
osf*) gl_use_threads=no ;;
cygwin*)
case `uname -r` in
1.[0-5].*) gl_use_threads=no ;;
*) gl_use_threads=yes ;;
esac
;;
*) gl_use_threads=yes ;;
esac
changequote([,])dnl
fi
])
if test "$gl_use_threads" = yes || test "$gl_use_threads" = posix; then
# For using <pthread.h>:
case "$host_os" in
osf*)
# On OSF/1, the compiler needs the flag -D_REENTRANT so that it
# groks <pthread.h>. cc also understands the flag -pthread, but
# we don't use it because 1. gcc-2.95 doesn't understand -pthread,
# 2. putting a flag into CPPFLAGS that has an effect on the linker
# causes the AC_LINK_IFELSE test below to succeed unexpectedly,
# leading to wrong values of LIBTHREAD and LTLIBTHREAD.
CPPFLAGS="$CPPFLAGS -D_REENTRANT"
;;
esac
# Some systems optimize for single-threaded programs by default, and
# need special flags to disable these optimizations. For example, the
# definition of 'errno' in <errno.h>.
case "$host_os" in
aix* | freebsd*) CPPFLAGS="$CPPFLAGS -D_THREAD_SAFE" ;;
solaris*) CPPFLAGS="$CPPFLAGS -D_REENTRANT" ;;
esac
fi
])
dnl The guts of gl_THREADLIB. Needs to be expanded only once.
AC_DEFUN([gl_THREADLIB_BODY],
[
AC_REQUIRE([gl_THREADLIB_EARLY_BODY])
gl_threads_api=none
LIBTHREAD=
LTLIBTHREAD=
LIBMULTITHREAD=
LTLIBMULTITHREAD=
if test "$gl_use_threads" != no; then
dnl Check whether the compiler and linker support weak declarations.
AC_CACHE_CHECK([whether imported symbols can be declared weak],
[gl_cv_have_weak],
[gl_cv_have_weak=no
dnl First, test whether the compiler accepts it syntactically.
AC_LINK_IFELSE(
[AC_LANG_PROGRAM(
[[extern void xyzzy ();
#pragma weak xyzzy]],
[[xyzzy();]])],
[gl_cv_have_weak=maybe])
if test $gl_cv_have_weak = maybe; then
dnl Second, test whether it actually works. On Cygwin 1.7.2, with
dnl gcc 4.3, symbols declared weak always evaluate to the address 0.
AC_RUN_IFELSE(
[AC_LANG_SOURCE([[
#include <stdio.h>
#pragma weak fputs
int main ()
{
return (fputs == NULL);
}]])],
[gl_cv_have_weak=yes],
[gl_cv_have_weak=no],
[dnl When cross-compiling, assume that only ELF platforms support
dnl weak symbols.
AC_EGREP_CPP([Extensible Linking Format],
[#ifdef __ELF__
Extensible Linking Format
#endif
],
[gl_cv_have_weak="guessing yes"],
[gl_cv_have_weak="guessing no"])
])
fi
])
if test "$gl_use_threads" = yes || test "$gl_use_threads" = posix; then
# On OSF/1, the compiler needs the flag -pthread or -D_REENTRANT so that
# it groks <pthread.h>. It's added above, in gl_THREADLIB_EARLY_BODY.
AC_CHECK_HEADER([pthread.h],
[gl_have_pthread_h=yes], [gl_have_pthread_h=no])
if test "$gl_have_pthread_h" = yes; then
# Other possible tests:
# -lpthreads (FSU threads, PCthreads)
# -lgthreads
gl_have_pthread=
# Test whether both pthread_mutex_lock and pthread_mutexattr_init exist
# in libc. IRIX 6.5 has the first one in both libc and libpthread, but
# the second one only in libpthread, and lock.c needs it.
#
# If -pthread works, prefer it to -lpthread, since Ubuntu 14.04
# needs -pthread for some reason. See:
# http://lists.gnu.org/archive/html/bug-gnulib/2014-09/msg00023.html
save_LIBS=$LIBS
for gl_pthread in '' '-pthread'; do
LIBS="$LIBS $gl_pthread"
AC_LINK_IFELSE(
[AC_LANG_PROGRAM(
[[#include <pthread.h>
pthread_mutex_t m;
pthread_mutexattr_t ma;
]],
[[pthread_mutex_lock (&m);
pthread_mutexattr_init (&ma);]])],
[gl_have_pthread=yes
LIBTHREAD=$gl_pthread LTLIBTHREAD=$gl_pthread
LIBMULTITHREAD=$gl_pthread LTLIBMULTITHREAD=$gl_pthread])
LIBS=$save_LIBS
test -n "$gl_have_pthread" && break
done
# Test for libpthread by looking for pthread_kill. (Not pthread_self,
# since it is defined as a macro on OSF/1.)
if test -n "$gl_have_pthread" && test -z "$LIBTHREAD"; then
# The program links fine without libpthread. But it may actually
# need to link with libpthread in order to create multiple threads.
AC_CHECK_LIB([pthread], [pthread_kill],
[LIBMULTITHREAD=-lpthread LTLIBMULTITHREAD=-lpthread
# On Solaris and HP-UX, most pthread functions exist also in libc.
# Therefore pthread_in_use() needs to actually try to create a
# thread: pthread_create from libc will fail, whereas
# pthread_create will actually create a thread.
case "$host_os" in
solaris* | hpux*)
AC_DEFINE([PTHREAD_IN_USE_DETECTION_HARD], [1],
[Define if the pthread_in_use() detection is hard.])
esac
])
elif test -z "$gl_have_pthread"; then
# Some library is needed. Try libpthread and libc_r.
AC_CHECK_LIB([pthread], [pthread_kill],
[gl_have_pthread=yes
LIBTHREAD=-lpthread LTLIBTHREAD=-lpthread
LIBMULTITHREAD=-lpthread LTLIBMULTITHREAD=-lpthread])
if test -z "$gl_have_pthread"; then
# For FreeBSD 4.
AC_CHECK_LIB([c_r], [pthread_kill],
[gl_have_pthread=yes
LIBTHREAD=-lc_r LTLIBTHREAD=-lc_r
LIBMULTITHREAD=-lc_r LTLIBMULTITHREAD=-lc_r])
fi
fi
if test -n "$gl_have_pthread"; then
gl_threads_api=posix
AC_DEFINE([USE_POSIX_THREADS], [1],
[Define if the POSIX multithreading library can be used.])
if test -n "$LIBMULTITHREAD" || test -n "$LTLIBMULTITHREAD"; then
if case "$gl_cv_have_weak" in *yes) true;; *) false;; esac; then
AC_DEFINE([USE_POSIX_THREADS_WEAK], [1],
[Define if references to the POSIX multithreading library should be made weak.])
LIBTHREAD=
LTLIBTHREAD=
fi
fi
fi
fi
fi
if test -z "$gl_have_pthread"; then
if test "$gl_use_threads" = yes || test "$gl_use_threads" = solaris; then
gl_have_solaristhread=
gl_save_LIBS="$LIBS"
LIBS="$LIBS -lthread"
AC_LINK_IFELSE(
[AC_LANG_PROGRAM(
[[
#include <thread.h>
#include <synch.h>
]],
[[thr_self();]])],
[gl_have_solaristhread=yes])
LIBS="$gl_save_LIBS"
if test -n "$gl_have_solaristhread"; then
gl_threads_api=solaris
LIBTHREAD=-lthread
LTLIBTHREAD=-lthread
LIBMULTITHREAD="$LIBTHREAD"
LTLIBMULTITHREAD="$LTLIBTHREAD"
AC_DEFINE([USE_SOLARIS_THREADS], [1],
[Define if the old Solaris multithreading library can be used.])
if case "$gl_cv_have_weak" in *yes) true;; *) false;; esac; then
AC_DEFINE([USE_SOLARIS_THREADS_WEAK], [1],
[Define if references to the old Solaris multithreading library should be made weak.])
LIBTHREAD=
LTLIBTHREAD=
fi
fi
fi
fi
if test "$gl_use_threads" = pth; then
gl_save_CPPFLAGS="$CPPFLAGS"
AC_LIB_LINKFLAGS([pth])
gl_have_pth=
gl_save_LIBS="$LIBS"
LIBS="$LIBS $LIBPTH"
AC_LINK_IFELSE(
[AC_LANG_PROGRAM([[#include <pth.h>]], [[pth_self();]])],
[gl_have_pth=yes])
LIBS="$gl_save_LIBS"
if test -n "$gl_have_pth"; then
gl_threads_api=pth
LIBTHREAD="$LIBPTH"
LTLIBTHREAD="$LTLIBPTH"
LIBMULTITHREAD="$LIBTHREAD"
LTLIBMULTITHREAD="$LTLIBTHREAD"
AC_DEFINE([USE_PTH_THREADS], [1],
[Define if the GNU Pth multithreading library can be used.])
if test -n "$LIBMULTITHREAD" || test -n "$LTLIBMULTITHREAD"; then
if case "$gl_cv_have_weak" in *yes) true;; *) false;; esac; then
AC_DEFINE([USE_PTH_THREADS_WEAK], [1],
[Define if references to the GNU Pth multithreading library should be made weak.])
LIBTHREAD=
LTLIBTHREAD=
fi
fi
else
CPPFLAGS="$gl_save_CPPFLAGS"
fi
fi
if test -z "$gl_have_pthread"; then
case "$gl_use_threads" in
yes | windows | win32) # The 'win32' is for backward compatibility.
if { case "$host_os" in
mingw*) true;;
*) false;;
esac
}; then
gl_threads_api=windows
AC_DEFINE([USE_WINDOWS_THREADS], [1],
[Define if the native Windows multithreading API can be used.])
fi
;;
esac
fi
fi
AC_MSG_CHECKING([for multithread API to use])
AC_MSG_RESULT([$gl_threads_api])
AC_SUBST([LIBTHREAD])
AC_SUBST([LTLIBTHREAD])
AC_SUBST([LIBMULTITHREAD])
AC_SUBST([LTLIBMULTITHREAD])
])
AC_DEFUN([gl_THREADLIB],
[
AC_REQUIRE([gl_THREADLIB_EARLY])
AC_REQUIRE([gl_THREADLIB_BODY])
])
dnl gl_DISABLE_THREADS
dnl ------------------
dnl Sets the gl_THREADLIB default so that threads are not used by default.
dnl The user can still override it at installation time, by using the
dnl configure option '--enable-threads'.
AC_DEFUN([gl_DISABLE_THREADS], [
m4_divert_text([INIT_PREPARE], [gl_use_threads_default=no])
])
dnl Survey of platforms:
dnl
dnl Platform Available Compiler Supports test-lock
dnl flavours option weak result
dnl --------------- --------- --------- -------- ---------
dnl Linux 2.4/glibc posix -lpthread Y OK
dnl
dnl GNU Hurd/glibc posix
dnl
dnl Ubuntu 14.04 posix -pthread Y OK
dnl
dnl FreeBSD 5.3 posix -lc_r Y
dnl posix -lkse ? Y
dnl posix -lpthread ? Y
dnl posix -lthr Y
dnl
dnl FreeBSD 5.2 posix -lc_r Y
dnl posix -lkse Y
dnl posix -lthr Y
dnl
dnl FreeBSD 4.0,4.10 posix -lc_r Y OK
dnl
dnl NetBSD 1.6 --
dnl
dnl OpenBSD 3.4 posix -lpthread Y OK
dnl
dnl Mac OS X 10.[123] posix -lpthread Y OK
dnl
dnl Solaris 7,8,9 posix -lpthread Y Sol 7,8: 0.0; Sol 9: OK
dnl solaris -lthread Y Sol 7,8: 0.0; Sol 9: OK
dnl
dnl HP-UX 11 posix -lpthread N (cc) OK
dnl Y (gcc)
dnl
dnl IRIX 6.5 posix -lpthread Y 0.5
dnl
dnl AIX 4.3,5.1 posix -lpthread N AIX 4: 0.5; AIX 5: OK
dnl
dnl OSF/1 4.0,5.1 posix -pthread (cc) N OK
dnl -lpthread (gcc) Y
dnl
dnl Cygwin posix -lpthread Y OK
dnl
dnl Any of the above pth -lpth 0.0
dnl
dnl Mingw windows N OK
dnl
dnl BeOS 5 --
dnl
dnl The test-lock result shows what happens if in test-lock.c EXPLICIT_YIELD is
dnl turned off:
dnl OK if all three tests terminate OK,
dnl 0.5 if the first test terminates OK but the second one loops endlessly,
dnl 0.0 if the first test already loops endlessly.

30
m4/uintmax_t.m4 Normal file
View File

@ -0,0 +1,30 @@
# uintmax_t.m4 serial 12
dnl Copyright (C) 1997-2004, 2007-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Paul Eggert.
AC_PREREQ([2.13])
# Define uintmax_t to 'unsigned long' or 'unsigned long long'
# if it is not already defined in <stdint.h> or <inttypes.h>.
AC_DEFUN([gl_AC_TYPE_UINTMAX_T],
[
AC_REQUIRE([gl_AC_HEADER_INTTYPES_H])
AC_REQUIRE([gl_AC_HEADER_STDINT_H])
if test $gl_cv_header_inttypes_h = no && test $gl_cv_header_stdint_h = no; then
AC_REQUIRE([AC_TYPE_UNSIGNED_LONG_LONG_INT])
test $ac_cv_type_unsigned_long_long_int = yes \
&& ac_type='unsigned long long' \
|| ac_type='unsigned long'
AC_DEFINE_UNQUOTED([uintmax_t], [$ac_type],
[Define to unsigned long or unsigned long long
if <stdint.h> and <inttypes.h> don't define.])
else
AC_DEFINE([HAVE_UINTMAX_T], [1],
[Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>.])
fi
])

77
m4/visibility.m4 Normal file
View File

@ -0,0 +1,77 @@
# visibility.m4 serial 5 (gettext-0.18.2)
dnl Copyright (C) 2005, 2008, 2010-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
dnl Tests whether the compiler supports the command-line option
dnl -fvisibility=hidden and the function and variable attributes
dnl __attribute__((__visibility__("hidden"))) and
dnl __attribute__((__visibility__("default"))).
dnl Does *not* test for __visibility__("protected") - which has tricky
dnl semantics (see the 'vismain' test in glibc) and does not exist e.g. on
dnl Mac OS X.
dnl Does *not* test for __visibility__("internal") - which has processor
dnl dependent semantics.
dnl Does *not* test for #pragma GCC visibility push(hidden) - which is
dnl "really only recommended for legacy code".
dnl Set the variable CFLAG_VISIBILITY.
dnl Defines and sets the variable HAVE_VISIBILITY.
AC_DEFUN([gl_VISIBILITY],
[
AC_REQUIRE([AC_PROG_CC])
CFLAG_VISIBILITY=
HAVE_VISIBILITY=0
if test -n "$GCC"; then
dnl First, check whether -Werror can be added to the command line, or
dnl whether it leads to an error because of some other option that the
dnl user has put into $CC $CFLAGS $CPPFLAGS.
AC_MSG_CHECKING([whether the -Werror option is usable])
AC_CACHE_VAL([gl_cv_cc_vis_werror], [
gl_save_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS -Werror"
AC_COMPILE_IFELSE(
[AC_LANG_PROGRAM([[]], [[]])],
[gl_cv_cc_vis_werror=yes],
[gl_cv_cc_vis_werror=no])
CFLAGS="$gl_save_CFLAGS"])
AC_MSG_RESULT([$gl_cv_cc_vis_werror])
dnl Now check whether visibility declarations are supported.
AC_MSG_CHECKING([for simple visibility declarations])
AC_CACHE_VAL([gl_cv_cc_visibility], [
gl_save_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS -fvisibility=hidden"
dnl We use the option -Werror and a function dummyfunc, because on some
dnl platforms (Cygwin 1.7) the use of -fvisibility triggers a warning
dnl "visibility attribute not supported in this configuration; ignored"
dnl at the first function definition in every compilation unit, and we
dnl don't want to use the option in this case.
if test $gl_cv_cc_vis_werror = yes; then
CFLAGS="$CFLAGS -Werror"
fi
AC_COMPILE_IFELSE(
[AC_LANG_PROGRAM(
[[extern __attribute__((__visibility__("hidden"))) int hiddenvar;
extern __attribute__((__visibility__("default"))) int exportedvar;
extern __attribute__((__visibility__("hidden"))) int hiddenfunc (void);
extern __attribute__((__visibility__("default"))) int exportedfunc (void);
void dummyfunc (void) {}
]],
[[]])],
[gl_cv_cc_visibility=yes],
[gl_cv_cc_visibility=no])
CFLAGS="$gl_save_CFLAGS"])
AC_MSG_RESULT([$gl_cv_cc_visibility])
if test $gl_cv_cc_visibility = yes; then
CFLAG_VISIBILITY="-fvisibility=hidden"
HAVE_VISIBILITY=1
fi
fi
AC_SUBST([CFLAG_VISIBILITY])
AC_SUBST([HAVE_VISIBILITY])
AC_DEFINE_UNQUOTED([HAVE_VISIBILITY], [$HAVE_VISIBILITY],
[Define to 1 or 0, depending whether the compiler supports simple visibility declarations.])
])

24
m4/wchar_t.m4 Normal file
View File

@ -0,0 +1,24 @@
# wchar_t.m4 serial 4 (gettext-0.18.2)
dnl Copyright (C) 2002-2003, 2008-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
dnl Test whether <stddef.h> has the 'wchar_t' type.
dnl Prerequisite: AC_PROG_CC
AC_DEFUN([gt_TYPE_WCHAR_T],
[
AC_CACHE_CHECK([for wchar_t], [gt_cv_c_wchar_t],
[AC_COMPILE_IFELSE(
[AC_LANG_PROGRAM(
[[#include <stddef.h>
wchar_t foo = (wchar_t)'\0';]],
[[]])],
[gt_cv_c_wchar_t=yes],
[gt_cv_c_wchar_t=no])])
if test $gt_cv_c_wchar_t = yes; then
AC_DEFINE([HAVE_WCHAR_T], [1], [Define if you have the 'wchar_t' type.])
fi
])

32
m4/wint_t.m4 Normal file
View File

@ -0,0 +1,32 @@
# wint_t.m4 serial 5 (gettext-0.18.2)
dnl Copyright (C) 2003, 2007-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl From Bruno Haible.
dnl Test whether <wchar.h> has the 'wint_t' type.
dnl Prerequisite: AC_PROG_CC
AC_DEFUN([gt_TYPE_WINT_T],
[
AC_CACHE_CHECK([for wint_t], [gt_cv_c_wint_t],
[AC_COMPILE_IFELSE(
[AC_LANG_PROGRAM(
[[
/* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
<wchar.h>.
BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included
before <wchar.h>. */
#include <stddef.h>
#include <stdio.h>
#include <time.h>
#include <wchar.h>
wint_t foo = (wchar_t)'\0';]],
[[]])],
[gt_cv_c_wint_t=yes],
[gt_cv_c_wint_t=no])])
if test $gt_cv_c_wint_t = yes; then
AC_DEFINE([HAVE_WINT_T], [1], [Define if you have the 'wint_t' type.])
fi
])

12
m4/xsize.m4 Normal file
View File

@ -0,0 +1,12 @@
# xsize.m4 serial 5
dnl Copyright (C) 2003-2004, 2008-2016 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
AC_DEFUN([gl_XSIZE],
[
dnl Prerequisites of lib/xsize.h.
AC_REQUIRE([gl_SIZE_MAX])
AC_CHECK_HEADERS([stdint.h])
])

5
man/Makefile.am Normal file
View File

@ -0,0 +1,5 @@
man_MANS = mousetweaks.1
EXTRA_DIST = $(man_MANS)
-include $(top_srcdir)/git.mk

526
man/Makefile.in Normal file
View File

@ -0,0 +1,526 @@
# Makefile.in generated by automake 1.16.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2018 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)/m4/gettext.m4 \
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
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)"
NROFF = nroff
MANS = $(man_MANS)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
am__DIST_COMMON = $(srcdir)/Makefile.in
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@
DEPENDENCIES_CFLAGS = @DEPENDENCIES_CFLAGS@
DEPENDENCIES_LIBS = @DEPENDENCIES_LIBS@
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@
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
GLIB_MKENUMS = @GLIB_MKENUMS@
GMSGFMT = @GMSGFMT@
GMSGFMT_015 = @GMSGFMT_015@
GREP = @GREP@
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
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@
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@
PKG_CONFIG = @PKG_CONFIG@
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
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@
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@
gsettingsschemadir = @gsettingsschemadir@
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@
runstatedir = @runstatedir@
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@
man_MANS = mousetweaks.1
EXTRA_DIST = $(man_MANS)
all: all-am
.SUFFIXES:
$(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) --foreign man/Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --foreign 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__maybe_remake_depfiles)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
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)
tags TAGS:
ctags CTAGS:
cscope cscopelist:
distdir: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) distdir-am
distdir-am: $(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)"; 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)
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-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
.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-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
.PRECIOUS: Makefile
-include $(top_srcdir)/git.mk
# 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:

73
man/mousetweaks.1 Normal file
View File

@ -0,0 +1,73 @@
.TH "mousetweaks" 1
.SH NAME
mousetweaks \- Accessibility enhancements for pointing devices
.SH SYNOPSIS
.B mousetweaks
[\-\-dwell] [\-\-ssc]
[\-\-dwell\-time=FLOAT] [\-\-ssc\-time=FLOAT]
[\-m|\-\-dwell\-mode=STRING] [\-c|\-\-show\-ctw]
[\-t|\-\-threshold=INT] [\-g|\-\-geometry]
[\-s|\-\-shutdown]
[\-\-daemonize] [\-?|\-\-help]
.SH DESCRIPTION
.B mousetweaks
is a collection of accessibility enhancements for pointing devices. This
manual page describes the mousetweaks daemon.
.SH OPTIONS
.TP
.B \-\-dwell
Automatically perform mouse clicks without using a physical button.
.TP
.B \-\-ssc
Trigger the secondary mouse button when the primary mouse button is held down
for a specified amount of time.
.TP
.B \-\-dwell\-time=FLOAT
Time to keep the pointer motionless before a dwell click is performed.
Range: 0.2 \- 3.0 seconds.
.TP
.B \-\-ssc\-time=FLOAT
Time to hold the primary mouse button before a simulated secondary
click is performed. Range: 0.5 \- 3.0 seconds.
.TP
.B \-m, \-\-dwell\-mode=STRING
Select a dwell mode. Available options:
.B window
\- Select the click type from a window or a panel applet.
.B gesture
\- Perform different clicks by moving in different directions.
.TP
.B \-c, \-\-show\-ctw
Show the click\-type window. Only useful in combination with \-\-dwell\-mode=window.
.TP
.B \-t, \-\-threshold=INT
Ignore small pointer movements. Range: 0 \- 30 pixels.
.TP
.B \-g, \-\-geometry
Size and position of the click-type window. Expects a standard X Window System
geometry string. ie. WIDTHxHEIGHT+X+Y
.TP
.B \-s, \-\-shutdown
Stop the mousetweaks daemon.
.TP
.B \-\-daemonize
Start mousetweaks in the background, ie. spawn a child process.
.TP
.B \-\-login
Start mousetweaks in login mode. Login mode enables workarounds specific
to GDM. Currently unused.
.SH FILES
.I mousetweaks.pid
.RS
The daemon creates a lock file in the $XDG_RUNTIME_DIR directory to keep track
of its state. On systems with no user runtime directory, the $XDG_CACHE_HOME
directory is used.
.SH BUGS
Report bugs to
.UR http://bugzilla.gnome.org/
<http://bugzilla.gnome.org/>
.UE
.SH AUTHORS
This manual page was written by Francesco Fumanti.
.SH LICENSE
Licenced under the GNU General Public License v3 or later.

215
missing Executable file
View File

@ -0,0 +1,215 @@
#! /bin/sh
# Common wrapper for a few potentially missing GNU programs.
scriptversion=2018-03-07.03; # UTC
# Copyright (C) 1996-2018 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 <https://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=https://www.perl.org/
flex_URL=https://github.com/westes/flex
gnu_software_URL=https://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 'before-save-hook 'time-stamp)
# time-stamp-start: "scriptversion="
# time-stamp-format: "%:y-%02m-%02d.%02H"
# time-stamp-time-zone: "UTC0"
# time-stamp-end: "; # UTC"
# End:

10
pixmaps/Makefile.am Normal file
View File

@ -0,0 +1,10 @@
pixdir = $(datadir)/mousetweaks
pix_DATA = \
single-click.png \
double-click.png \
drag-click.png \
right-click.png
EXTRA_DIST = $(pix_DATA)
-include $(top_srcdir)/git.mk

507
pixmaps/Makefile.in Normal file
View File

@ -0,0 +1,507 @@
# Makefile.in generated by automake 1.16.1 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2018 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 = pixmaps
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
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; }; \
}
am__installdirs = "$(DESTDIR)$(pixdir)"
DATA = $(pix_DATA)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
am__DIST_COMMON = $(srcdir)/Makefile.in
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@
DEPENDENCIES_CFLAGS = @DEPENDENCIES_CFLAGS@
DEPENDENCIES_LIBS = @DEPENDENCIES_LIBS@
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@
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
GLIB_MKENUMS = @GLIB_MKENUMS@
GMSGFMT = @GMSGFMT@
GMSGFMT_015 = @GMSGFMT_015@
GREP = @GREP@
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
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@
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@
PKG_CONFIG = @PKG_CONFIG@
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
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@
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@
gsettingsschemadir = @gsettingsschemadir@
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@
runstatedir = @runstatedir@
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@
pixdir = $(datadir)/mousetweaks
pix_DATA = \
single-click.png \
double-click.png \
drag-click.png \
right-click.png
EXTRA_DIST = $(pix_DATA)
all: all-am
.SUFFIXES:
$(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) --foreign pixmaps/Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --foreign pixmaps/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__maybe_remake_depfiles)'; \
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
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-pixDATA: $(pix_DATA)
@$(NORMAL_INSTALL)
@list='$(pix_DATA)'; test -n "$(pixdir)" || list=; \
if test -n "$$list"; then \
echo " $(MKDIR_P) '$(DESTDIR)$(pixdir)'"; \
$(MKDIR_P) "$(DESTDIR)$(pixdir)" || exit 1; \
fi; \
for p in $$list; do \
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
echo "$$d$$p"; \
done | $(am__base_list) | \
while read files; do \
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pixdir)'"; \
$(INSTALL_DATA) $$files "$(DESTDIR)$(pixdir)" || exit $$?; \
done
uninstall-pixDATA:
@$(NORMAL_UNINSTALL)
@list='$(pix_DATA)'; test -n "$(pixdir)" || list=; \
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
dir='$(DESTDIR)$(pixdir)'; $(am__uninstall_files_from_dir)
tags TAGS:
ctags CTAGS:
cscope cscopelist:
distdir: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) distdir-am
distdir-am: $(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 $(DATA)
installdirs:
for dir in "$(DESTDIR)$(pixdir)"; 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)
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-pixDATA
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-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-pixDATA
.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-pdf install-pdf-am \
install-pixDATA 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-pixDATA
.PRECIOUS: Makefile
-include $(top_srcdir)/git.mk
# 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:

BIN
pixmaps/double-click.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 595 B

BIN
pixmaps/drag-click.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 477 B

BIN
pixmaps/right-click.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 B

BIN
pixmaps/single-click.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 480 B

77
po/LINGUAS Normal file
View File

@ -0,0 +1,77 @@
# please keep this list sorted alphabetically
an
ar
as
ast
be
bg
bn
bn_IN
bs
ca
ca@valencia
cs
da
de
el
en_GB
en@shaw
eo
es
et
eu
fa
fi
fr
fur
gd
gl
gu
he
hr
ht
hu
hi
id
is
it
ja
kk
kn
ko
lo
lt
lv
mai
mk
ml
mr
nb
ne
nl
nn
oc
or
pa
pl
pt
pt_BR
ro
ru
sk
sl
sq
sr
sr@latin
sv
ta
te
tg
th
tr
ug
uk
vi
zh_CN
zh_HK
zh_TW

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

@ -0,0 +1,483 @@
# Makefile for PO directory in any package using GNU gettext.
# Copyright (C) 1995-1997, 2000-2007, 2009-2010 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without any warranty.
#
# Origin: gettext-0.19.8
GETTEXT_MACRO_VERSION = 0.19
PACKAGE = @PACKAGE@
VERSION = @VERSION@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
SED = @SED@
SHELL = /bin/sh
@SET_MAKE@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@
datarootdir = @datarootdir@
datadir = @datadir@
localedir = @localedir@
gettextsrcdir = $(datadir)/gettext/po
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
# We use $(mkdir_p).
# In automake <= 1.9.x, $(mkdir_p) is defined either as "mkdir -p --" or as
# "$(mkinstalldirs)" or as "$(install_sh) -d". For these automake versions,
# @install_sh@ does not start with $(SHELL), so we add it.
# In automake >= 1.10, @mkdir_p@ is derived from ${MKDIR_P}, which is defined
# either as "/path/to/mkdir -p" or ".../install-sh -c -d". For these automake
# versions, $(mkinstalldirs) and $(install_sh) are unused.
mkinstalldirs = $(SHELL) @install_sh@ -d
install_sh = $(SHELL) @install_sh@
MKDIR_P = @MKDIR_P@
mkdir_p = @mkdir_p@
# When building gettext-tools, we prefer to use the built programs
# rather than installed programs. However, we can't do that when we
# are cross compiling.
CROSS_COMPILING = @CROSS_COMPILING@
GMSGFMT_ = @GMSGFMT@
GMSGFMT_no = @GMSGFMT@
GMSGFMT_yes = @GMSGFMT_015@
GMSGFMT = $(GMSGFMT_$(USE_MSGCTXT))
MSGFMT_ = @MSGFMT@
MSGFMT_no = @MSGFMT@
MSGFMT_yes = @MSGFMT_015@
MSGFMT = $(MSGFMT_$(USE_MSGCTXT))
XGETTEXT_ = @XGETTEXT@
XGETTEXT_no = @XGETTEXT@
XGETTEXT_yes = @XGETTEXT_015@
XGETTEXT = $(XGETTEXT_$(USE_MSGCTXT))
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@
POFILESDEPS_ = $(srcdir)/$(DOMAIN).pot
POFILESDEPS_yes = $(POFILESDEPS_)
POFILESDEPS_no =
POFILESDEPS = $(POFILESDEPS_$(PO_DEPENDS_ON_POT))
DISTFILESDEPS_ = update-po
DISTFILESDEPS_yes = $(DISTFILESDEPS_)
DISTFILESDEPS_no =
DISTFILESDEPS = $(DISTFILESDEPS_$(DIST_DEPENDS_ON_UPDATE_PO))
# 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 --verbose -o $${lang}.gmo $${lang}.po"; \
cd $(srcdir) && rm -f $${lang}.gmo && $(GMSGFMT) -c --statistics --verbose -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:
# Ensure that the gettext macros and this Makefile.in.in are in sync.
CHECK_MACRO_VERSION = \
test "$(GETTEXT_MACRO_VERSION)" = "@GETTEXT_MACRO_VERSION@" \
|| { echo "*** error: gettext infrastructure mismatch: using a Makefile.in.in from gettext version $(GETTEXT_MACRO_VERSION) but the autoconf macros are from gettext version @GETTEXT_MACRO_VERSION@" 1>&2; \
exit 1; \
}
# $(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
@$(CHECK_MACRO_VERSION)
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.
# The determination of whether the package xyz is a GNU one is based on the
# heuristic whether some file in the top level directory mentions "GNU xyz".
# If GNU 'find' is available, we avoid grepping through monster files.
$(DOMAIN).pot-update: $(POTFILES) $(srcdir)/POTFILES.in remove-potcdate.sed
package_gnu="$(PACKAGE_GNU)"; \
test -n "$$package_gnu" || { \
if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \
LC_ALL=C find -L $(top_srcdir) -maxdepth 1 -type f \
-size -10000000c -exec grep 'GNU @PACKAGE@' \
/dev/null '{}' ';' 2>/dev/null; \
else \
LC_ALL=C grep 'GNU @PACKAGE@' $(top_srcdir)/* 2>/dev/null; \
fi; \
} | grep -v 'libtool:' >/dev/null; then \
package_gnu=yes; \
else \
package_gnu=no; \
fi; \
}; \
if test "$$package_gnu" = "yes"; then \
package_prefix='GNU '; \
else \
package_prefix=''; \
fi; \
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; \
case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
'' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
$(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
--add-comments=TRANSLATORS: $(XGETTEXT_OPTIONS) @XGETTEXT_EXTRA_OPTIONS@ \
--files-from=$(srcdir)/POTFILES.in \
--copyright-holder='$(COPYRIGHT_HOLDER)' \
--msgid-bugs-address="$$msgid_bugs_address" \
;; \
*) \
$(XGETTEXT) --default-domain=$(DOMAIN) --directory=$(top_srcdir) \
--add-comments=TRANSLATORS: $(XGETTEXT_OPTIONS) @XGETTEXT_EXTRA_OPTIONS@ \
--files-from=$(srcdir)/POTFILES.in \
--copyright-holder='$(COPYRIGHT_HOLDER)' \
--package-name="$${package_prefix}@PACKAGE@" \
--package-version='@VERSION@' \
--msgid-bugs-address="$$msgid_bugs_address" \
;; \
esac
test ! -f $(DOMAIN).po || { \
if test -f $(srcdir)/$(DOMAIN).pot-header; then \
sed -e '1,/^#$$/d' < $(DOMAIN).po > $(DOMAIN).1po && \
cat $(srcdir)/$(DOMAIN).pot-header $(DOMAIN).1po > $(DOMAIN).po; \
rm -f $(DOMAIN).1po; \
fi; \
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): $(POFILESDEPS)
@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
if test -f "$(srcdir)/$${lang}.po"; then \
test -f $(srcdir)/$(DOMAIN).pot || $(MAKE) $(srcdir)/$(DOMAIN).pot; \
test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
echo "$${cdcmd}$(MSGMERGE_UPDATE) $(MSGMERGE_OPTIONS) --lang=$${lang} $${lang}.po $(DOMAIN).pot"; \
cd $(srcdir) \
&& { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
'' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
$(MSGMERGE_UPDATE) $(MSGMERGE_OPTIONS) $${lang}.po $(DOMAIN).pot;; \
*) \
$(MSGMERGE_UPDATE) $(MSGMERGE_OPTIONS) --lang=$${lang} $${lang}.po $(DOMAIN).pot;; \
esac; \
}; \
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 \
$(mkdir_p) $(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
@catalogs='$(CATALOGS)'; \
for cat in $$catalogs; do \
cat=`basename $$cat`; \
lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
dir=$(localedir)/$$lang/LC_MESSAGES; \
$(mkdir_p) $(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 \
$(mkdir_p) $(DESTDIR)$(gettextsrcdir); \
else \
: ; \
fi
installdirs-data-no:
installdirs-data-yes:
@catalogs='$(CATALOGS)'; \
for cat in $$catalogs; do \
cat=`basename $$cat`; \
lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
dir=$(localedir)/$$lang/LC_MESSAGES; \
$(mkdir_p) $(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:
test -z "$(DISTFILESDEPS)" || $(MAKE) $(DISTFILESDEPS)
@$(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" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \
tmpdir=`pwd`; \
echo "$$lang:"; \
test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
echo "$${cdcmd}$(MSGMERGE) $(MSGMERGE_OPTIONS) --lang=$$lang $$lang.po $(DOMAIN).pot -o $$lang.new.po"; \
cd $(srcdir); \
if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
'' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
$(MSGMERGE) $(MSGMERGE_OPTIONS) -o $$tmpdir/$$lang.new.po $$lang.po $(DOMAIN).pot;; \
*) \
$(MSGMERGE) $(MSGMERGE_OPTIONS) --lang=$$lang -o $$tmpdir/$$lang.new.po $$lang.po $(DOMAIN).pot;; \
esac; \
}; 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)
@:
# Recreate Makefile by invoking config.status. Explicitly invoke the shell,
# because execution permission bits may not work on the current file system.
# Use @SHELL@, which is the shell determined by autoconf for the use by its
# scripts, not $(SHELL) which is hardwired to /bin/sh and may be deficient.
Makefile: Makefile.in.in Makevars $(top_builddir)/config.status @POMAKEFILEDEPS@
cd $(top_builddir) \
&& @SHELL@ ./config.status $(subdir)/$@.in po-directories
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:

78
po/Makevars Normal file
View File

@ -0,0 +1,78 @@
# 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 = --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=NC_:1c,2 --keyword=g_dngettext:2,3
# 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 = Gerd Kohlberger
# This tells whether or not to prepend "GNU " prefix to the package
# name that gets inserted into the header of the $(DOMAIN).pot file.
# Possible values are "yes", "no", or empty. If it is empty, try to
# detect it automatically by scanning the files in $(top_srcdir) for
# "GNU packagename" string.
PACKAGE_GNU =
# 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 = https://gitlab.gnome.org/GNOME/mousetweaks/issues
# 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 =
# This tells whether the $(DOMAIN).pot file contains messages with an 'msgctxt'
# context. Possible values are "yes" and "no". Set this to yes if the
# package uses functions taking also a message context, like pgettext(), or
# if in $(XGETTEXT_OPTIONS) you define keywords with a context argument.
USE_MSGCTXT = yes
# These options get passed to msgmerge.
# Useful options are in particular:
# --previous to keep previous msgids of translated messages,
# --quiet to reduce the verbosity.
MSGMERGE_OPTIONS =
# These options get passed to msginit.
# If you want to disable line wrapping when writing PO files, add
# --no-wrap to MSGMERGE_OPTIONS, XGETTEXT_OPTIONS, and
# MSGINIT_OPTIONS.
MSGINIT_OPTIONS =
# This tells whether or not to regenerate a PO file when $(DOMAIN).pot
# has changed. Possible values are "yes" and "no". Set this to no if
# the POT file is checked in the repository and the version control
# program ignores timestamps.
PO_DEPENDS_ON_POT = no
# This tells whether or not to forcibly update $(DOMAIN).pot and
# regenerate PO files on "make dist". Possible values are "yes" and
# "no". Set this to no if the POT file and PO files are maintained
# externally.
DIST_DEPENDS_ON_UPDATE_PO = no

5
po/POTFILES.in Normal file
View File

@ -0,0 +1,5 @@
data/mousetweaks.ui
data/org.gnome.mousetweaks.gschema.xml
src/mt-main.c
src/mt-ctw.c
src/mt-common.c

58
po/Rules-quot Normal file
View File

@ -0,0 +1,58 @@
# This file, Rules-quot, can be copied and used freely without restrictions.
# 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-tools" && test "$(CROSS_COMPILING)" != "yes"; 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) $(MSGINIT_OPTIONS) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null \
| $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
{ case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
'' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
$(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
;; \
*) \
$(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
;; \
esac } 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/an.gmo Normal file

Binary file not shown.

148
po/an.po Normal file
View File

@ -0,0 +1,148 @@
# Aragonese translation for mousetweaks.
# Copyright (C) 2012 mousetweaks's COPYRIGHT HOLDER
# This file is distributed under the same license as the mousetweaks package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# Daniel Martinez <entaltoaragon@gmail.com>, 2012.
#
msgid ""
msgstr ""
"Project-Id-Version: mousetweaks gnome-3-4\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=mousetweaks&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2012-04-08 18:31+0000\n"
"PO-Revision-Date: 2012-04-13 13:09+0200\n"
"Last-Translator: Daniel Martinez <entaltoaragon@gmail.com>\n"
"Language-Team: Aragonés <softaragones@googlegroups.com>\n"
"Language: an\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bits\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
#: ../data/mousetweaks.ui.h:1
msgid "Hover Click"
msgstr "Pulsación en pasar por dencima"
#: ../data/mousetweaks.ui.h:2
msgid "Single Click"
msgstr "Pulsación sencilla"
#: ../data/mousetweaks.ui.h:3
msgid "Double Click"
msgstr "Pulsación doble"
#. 'Drag' like in a Drag and Drop operation
#: ../data/mousetweaks.ui.h:5
msgid "Drag"
msgstr "Arrocegar"
#: ../data/mousetweaks.ui.h:6
msgid "Secondary Click"
msgstr "Pulsación secundaria"
#: ../data/mousetweaks.ui.h:7
msgid "Button Style"
msgstr "Estilo de botón"
#: ../data/mousetweaks.ui.h:8
msgid "Text only"
msgstr "Solo que texto"
#: ../data/mousetweaks.ui.h:9
msgid "Icons only"
msgstr "Solo que iconos"
#: ../data/mousetweaks.ui.h:10
msgid "Text and Icons"
msgstr "Iconos y texto"
#: ../data/mousetweaks.ui.h:11
msgid "Orientation"
msgstr "Orientación"
#. Buttons are arranged from left to right in the layout
#: ../data/mousetweaks.ui.h:13
msgid "Horizontal"
msgstr "Horizontal"
#. Buttons are arranged from top to bottom in the layout
#: ../data/mousetweaks.ui.h:15
msgid "Vertical"
msgstr "Vertical"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:1
msgid "Click-type window style"
msgstr "Estilo d'a finestra d'o tipo de pulsación"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:2
msgid "Button style of the click-type window."
msgstr "Estilo d'o botón d'a finestra d'o tipo de pulsación."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:3
msgid "Click-type window orientation"
msgstr "Orientación d'a finestra d'o tipo de pulsación"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:4
msgid "Orientation of the click-type window."
msgstr "Orientación d'a finestra d'o tipo de botón."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:5 ../src/mt-main.c:637
msgid "Click-type window geometry"
msgstr "Cheometría d'a finestra d'o tipo de pulsación"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:6
msgid ""
"Size and position of the click-type window. The format is a standard X "
"Window System geometry string."
msgstr ""
"Grandaria y posición d'a finestra d'o tipo de pulsación. O formato ye una "
"cadena de cheometría estandar d'o sistema X Window."
#: ../src/mt-main.c:623
msgid "Enable dwell click"
msgstr "Activar a pulsación en posarse"
#: ../src/mt-main.c:625
msgid "Enable simulated secondary click"
msgstr "Activar a pulsación secundaria simulada"
#: ../src/mt-main.c:627
msgid "Time to wait before a dwell click"
msgstr "Tiempo que asperar antes d'una pulsación en posarse"
#: ../src/mt-main.c:629
msgid "Time to wait before a simulated secondary click"
msgstr "Tiempo que asperar antes d'una pulsación secundaria simulada"
#: ../src/mt-main.c:631
msgid "Set the active dwell mode"
msgstr "Establir o modo de posau activo"
#: ../src/mt-main.c:633
msgid "Hide the click-type window"
msgstr "Amagar a finestra d'o tipo de pulsación"
#: ../src/mt-main.c:635
msgid "Ignore small pointer movements"
msgstr "Ignorar os movimientos chicotz d'o puntero"
#: ../src/mt-main.c:639
msgid "Shut down mousetweaks"
msgstr "Amortar os achustes finos d'o ratet"
#: ../src/mt-main.c:641
msgid "Start mousetweaks as a daemon"
msgstr "Encetar os achustes finos d'o ratet como un demonio"
#: ../src/mt-main.c:643
msgid "Start mousetweaks in login mode"
msgstr "Encetar os achustes finos d'o ratet en modo encieto de sesión"
#. parse
#: ../src/mt-main.c:661
msgid "- GNOME mouse accessibility daemon"
msgstr " - Demonio d'accesibilidad d'o ratet de GNOME"
#: ../src/mt-common.c:97
msgid "Failed to Display Help"
msgstr "Falló en amostrar la aduya"

BIN
po/ar.gmo Normal file

Binary file not shown.

453
po/ar.po Normal file
View File

@ -0,0 +1,453 @@
# translation of mousetweaks.HEAD.po to Arabic
# Arabic translations for gnome package.
# Copyright (C) 2008 THE gnome'S COPYRIGHT HOLDER
# This file is distributed under the same license as the gnome package.
# Automatically generated, 2008.
# Usama Akkad <uak@aya.sy>, 2008.
# Khaled Hosny <khaledhosny@eglug.org>, 2009, 2010, 2012.
# Ibrahim Saed <ibraheem5000@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: mousetweaks.HEAD\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-24 14:20+0200\n"
"PO-Revision-Date: 2012-12-24 14:23+0200\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"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Virtaal 0.7.0\n"
"X-Poedit-Language: Arabic\n"
"X-Project-Style: gnome\n"
#: ../data/mousetweaks.ui.h:1
msgid "Hover Click"
msgstr "النقر السلبي"
#: ../data/mousetweaks.ui.h:2
msgid "Single Click"
msgstr "نقر منفرد"
#: ../data/mousetweaks.ui.h:3
msgid "Double Click"
msgstr "نقر مزدوج"
#. 'Drag' like in a Drag and Drop operation
#: ../data/mousetweaks.ui.h:5
msgid "Drag"
msgstr "سحب"
#: ../data/mousetweaks.ui.h:6
msgid "Secondary Click"
msgstr "نقر ثانوي (نقر أيمن)"
#: ../data/mousetweaks.ui.h:7
msgid "Button Style"
msgstr "نمط الزر"
#: ../data/mousetweaks.ui.h:8
msgid "Text only"
msgstr "نص فقط"
#: ../data/mousetweaks.ui.h:9
msgid "Icons only"
msgstr "أيقونات فقط"
#: ../data/mousetweaks.ui.h:10
msgid "Text and Icons"
msgstr "نص وأيقونات"
#: ../data/mousetweaks.ui.h:11
msgid "Orientation"
msgstr "الاتجاه"
#. Buttons are arranged from left to right in the layout
#: ../data/mousetweaks.ui.h:13
msgid "Horizontal"
msgstr "أفقي"
#. Buttons are arranged from top to bottom in the layout
#: ../data/mousetweaks.ui.h:15
msgid "Vertical"
msgstr "رأسي"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:1
msgid "Click-type window style"
msgstr "نمط نافذة نوع النقر"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:2
msgid "Button style of the click-type window."
msgstr "نمط الأزرار لنافذة نوع النّقر."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:3
msgid "Click-type window orientation"
msgstr "اتجاه نافذة نوع النقر"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:4
msgid "Orientation of the click-type window."
msgstr "الاتجاه لنافذة نوع النّقر."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:5 ../src/mt-main.c:638
msgid "Click-type window geometry"
msgstr "موقع نافذة نوع النقر"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:6
msgid ""
"Size and position of the click-type window. The format is a standard X "
"Window System geometry string."
msgstr "حجم وموقع نافذة نوع النقر. بنسق أبعاد نوافذ X."
#: ../src/mt-main.c:624
msgid "Enable dwell click"
msgstr "فعّل النقر الكامن"
#: ../src/mt-main.c:626
msgid "Enable simulated secondary click"
msgstr "فعِّل محاكاة النقر الثانوي"
#: ../src/mt-main.c:628
msgid "Time to wait before a dwell click"
msgstr "وقت الانتظار قبل النقرة الكامنة"
#: ../src/mt-main.c:630
msgid "Time to wait before a simulated secondary click"
msgstr "وقت الانتظار قبل نقرة ثانوية مقلدة"
#: ../src/mt-main.c:632
msgid "Set the active dwell mode"
msgstr "حدد نمط النقر الكامن المستخدم"
#: ../src/mt-main.c:634
msgid "Hide the click-type window"
msgstr "أخفِ نافذة نوع النّقر"
#: ../src/mt-main.c:636
msgid "Ignore small pointer movements"
msgstr "تجاهل حركات المؤشر الطفيفة"
#: ../src/mt-main.c:640
msgid "Shut down mousetweaks"
msgstr "أغلق تحسين-الفأرة"
#: ../src/mt-main.c:642
msgid "Start mousetweaks as a daemon"
msgstr "شغل تحسين-الفأرة كعفريت في الخلفية"
#: ../src/mt-main.c:644
msgid "Start mousetweaks in login mode"
msgstr "ابدأ تحسين-الفأرة عند الولوج"
#. parse
#: ../src/mt-main.c:662
msgid "- GNOME mouse accessibility daemon"
msgstr "- عفريب إتاحة الفأرة لجنوم"
#: ../src/mt-common.c:97
msgid "Failed to Display Help"
msgstr "فشل في عرض المساعدة"
#~ msgid ""
#~ "Applet to select different dwell-click types.\n"
#~ "Part of Mousetweaks"
#~ msgstr ""
#~ "بريمج للاختيار بين أنواع النقر الكامن المختلفة.\n"
#~ "جزء من تحسين-الفأرة"
#~ msgid "Click Type Window"
#~ msgstr "نافذة نوع النّقر"
#~ msgid "Drag Click"
#~ msgstr "نقر مع سحب"
#~ msgid "Right Click"
#~ msgstr "نقر أيمن"
#~ msgid "A_lt"
#~ msgstr "A_lt"
#~ msgid ""
#~ "Area to lock the pointer on the panel.\n"
#~ "Part of Mousetweaks"
#~ msgstr ""
#~ "مساحة لتجميد مؤشر الفأرة على اللوحة.\n"
#~ "جزء من تحسين-الفأرة"
#~ msgid "C_trl"
#~ msgstr "C_trl"
#~ msgid "Capture Pointer"
#~ msgstr "التقط المؤشّر"
#~ msgid "Ct_rl"
#~ msgstr "Ct_rl"
#~ msgid "Modifier:"
#~ msgstr "مغير:"
#~ msgid "Mouse _button:"
#~ msgstr "_زر الفأرة:"
#~ msgid "Mouse b_utton:"
#~ msgstr "ز_ر الفأرة:"
#~ msgid "Pointer Capture Preferences"
#~ msgstr "تفضيلات التقاط المؤشّر"
#~ msgid "Release Pointer"
#~ msgstr "اترك المؤشّر"
#~ msgid "S_hift"
#~ msgstr "S_hift"
#~ msgid "Selecting Button 0 will capture the pointer immediately"
#~ msgstr "اختيار زر 0 سيمسك المؤشّر مباشرة"
#~ msgid "Sh_ift"
#~ msgstr "Sh_ift"
#~ msgid "Size of the Capture Area"
#~ msgstr "حجم مساحة الالتقاط"
#~ msgid "_Alt"
#~ msgstr "_Alt"
#~ msgid "_Width:"
#~ msgstr "ال_عرض:"
#~ msgid "pixels"
#~ msgstr "بكسل"
#~ msgid "Dwell Click Type"
#~ msgstr "نوع النقر الكامن"
#~ msgid "Show Icons and Text"
#~ msgstr "اعرض نص و أيقونات"
#~ msgid "Dwell Click"
#~ msgstr "نقر كامن"
#~ msgid "Select dwelling click type"
#~ msgstr "اختر نوع النقر الكامن"
#~ msgid "Area to lock the pointer"
#~ msgstr "مساحة لتثبيت المؤشّر"
#~ msgid "Pointer Capture"
#~ msgstr "التقاط المؤشّر"
#~ msgid "_About"
#~ msgstr "_عن"
#~ msgid "_Help"
#~ msgstr "_مساعدة"
#~ msgid "_Preferences"
#~ msgstr "ال_تفضيلات"
#~ msgid "Animate cursor"
#~ msgstr "حرك المؤشر"
#~ msgid ""
#~ "Button style in click type window (\"0\" = Text, \"1\" = Icon, \"2\" = "
#~ "Both)"
#~ msgstr ""
#~ "طراز الزر في نافذة نوع النقر (\"0\" = نص، \"1\" = رمز، \"2\" = كلاهما)"
#~ msgid ""
#~ "Direction to perform a double click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "اتجاه أداء النقرة المزدوجة (\"0\" = يسار، \"1\" = يمين، \"2\" = أعلى، "
#~ "\"3\" = أسفل)"
#~ msgid ""
#~ "Direction to perform a drag click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "اتجاه أداء نقرة السحب (\"0\" = يسار، \"1\" = يمين، \"2\" = أعلى، \"3\" = "
#~ "أسفل)"
#~ msgid ""
#~ "Direction to perform a secondary click (\"0\" = Left, \"1\" = Right, "
#~ "\"2\" = Up, \"3\" = Down)"
#~ msgstr ""
#~ "اتجاه أداء النقرة الثانوية (\"0\" = يسار، \"1\" = يمين، \"2\" = أعلى، "
#~ "\"3\" = أسفل)"
#~ msgid ""
#~ "Direction to perform a single click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "اتجاه أداء النقرة المفردة (\"0\" = يسار، \"1\" = يمين، \"2\" = أعلى، "
#~ "\"3\" = أسفل)"
#~ msgid "Distance in pixels before movement will be recognized"
#~ msgstr "المسافة بالبكسل حتى يَتِمَّ التعرف على الحركة"
#~ msgid "Dwell click mode"
#~ msgstr "نمط النقر الكامن"
#~ msgid "Dwell click mode (\"0\" = Window mode, \"1\" = Gesture mode)"
#~ msgstr "نمط النقرة الكامنة (\"0\" = نمط النافذة، \"1\" = نمط الحركة)"
#~ msgid "Dwell click time"
#~ msgstr "وقت النقر الكامن"
#~ msgid "Enable secondary click"
#~ msgstr "فعّل النقر الثانوي"
#~ msgid "Gesture double click"
#~ msgstr "حركة نقر مزدوج"
#~ msgid "Gesture drag click"
#~ msgstr "حركة نقر السحب"
#~ msgid "Gesture secondary click"
#~ msgstr "حركة النقر الثانوي"
#~ msgid "Gesture single click"
#~ msgstr "حركة نقر مفرد"
#~ msgid "Movement threshold"
#~ msgstr "عتبة الحركة"
#~ msgid "Show click type window"
#~ msgstr "اعرض نافذة نوع النّقر"
#~ msgid "Show elapsed time as cursor overlay."
#~ msgstr "أظهر الوقت المنقضي كغطاء للمؤشر."
#~ msgid "Time in seconds before a click is triggered"
#~ msgstr "الوقت بالثوان قبل إطلاق نقر"
#~ msgid "Time in seconds before a secondary click is triggered"
#~ msgstr "الوقت بالثوان قبل إطلاق نقر ثانوي"
#~ msgid "Capture pointer only if Alt is pressed"
#~ msgstr "التقط المؤشر فقط إذا كان Alt مضغوطا"
#~ msgid "Capture pointer only if Ctrl is pressed"
#~ msgstr "التقط المؤشر فقط إذا كان Ctrl مضغوطا"
#~ msgid "Capture pointer only if Shift is pressed"
#~ msgstr "التقط المؤشر فقط إذا كان Shift مضغوطا"
#~ msgid "Mouse button used to capture the pointer"
#~ msgstr "زر الفأرة المستخدم لالتقاط المؤشر"
#~ msgid "Mouse button used to release the pointer"
#~ msgstr "زر الفأرة المستخدم لترك المؤشر"
#~ msgid "Release pointer only if Alt is pressed"
#~ msgstr "اترك المؤشر فقط إذا كان Alt مضغوطا"
#~ msgid "Release pointer only if Ctrl is pressed"
#~ msgstr "اترك المؤشر فقط إذا كان Ctrl مضغوطا"
#~ msgid "Release pointer only if Shift is pressed"
#~ msgstr "اترك المؤشر فقط إذا كان Shift مضغوطا"
#~ msgid "Size of capture area"
#~ msgstr "حجم مساحة الإمساك"
#~ msgid "Width of the capture area in pixels."
#~ msgstr "عرض مساحة الإمساك بالبكسل."
#~ msgid "Click-type window Y position"
#~ msgstr "موقع ص لنافذة نوع النقر"
#~ msgid "Disable cursor animations"
#~ msgstr "عطل تحريك شكل المؤشر"
#~ msgid "Enable and Log Out"
#~ msgstr "فعّل و اخرج"
#~ msgid "Capture area"
#~ msgstr "مساحة الإمساك"
#~ msgid "Temporarily lock the mouse pointer"
#~ msgstr "ثبّت مؤشّر الفأرة مؤقّتا"
#~ msgid "Locked"
#~ msgstr "مثبّت"
#~ msgid "Failed to Launch Mouse Preferences"
#~ msgstr "فشل إطلاق تفضيلات الفأرة"
#~ msgid "Assistive Technology Support is not Enabled"
#~ msgstr "دعم التقنية المعينة غير مفعل"
#~ msgid ""
#~ "Mousetweaks requires assistive technologies to be enabled in your "
#~ "session.\n"
#~ "\n"
#~ "To enable support for assistive technologies and restart your session, "
#~ "press \"Enable and Log Out\"."
#~ msgstr ""
#~ "يتطلب تحسين-الفأرة تفعيل التقنية المعينة في جلستك.\n"
#~ "\n"
#~ "لتفعيل دعم التقنية المعينة و إعادة تشغيل الجلسة, اضغط \"فعّل و اخرج\"."
#~ msgid "Dwell mode to use"
#~ msgstr "النمط الكامن لاستخدامه"
#~ msgid "Window y position"
#~ msgstr "موقع ص للنافذة"
#~ msgid "Show elapsed time as cursor overlay"
#~ msgstr "اعرض الوقت المنقضي كغطاء للمؤشر"
#~ msgid "L"
#~ msgstr "م"
#~ msgid "On"
#~ msgstr "يعمل"
#~ msgid "<b>Size of Capture Area</b>"
#~ msgstr "<b>حجم مساحة الإمساك</b>"
#~ msgid "Capture modifier"
#~ msgstr "متغيّر الإمساك"
#~ msgid "Capture modifier key (Alt)"
#~ msgstr "التقاط مفتاح مُغير (Alt)"
#~ msgid "Capture modifier key (Ctrl)"
#~ msgstr "التقاط مفتاح مُغير (Ctrl)"
#~ msgid "Capture modifier key (Shift)"
#~ msgstr "التقاط مفتاح مُغير (Shift)"
#~ msgid "Capture mouse button"
#~ msgstr "التقط زر الفأرة"
#~ msgid "Mouse button to capture the pointer (\"0\" = Capture immediately)"
#~ msgstr "زر الفأرة ليلتقط المؤشر (\"0\" = التقط فورا)"
#~ msgid "Release modifier"
#~ msgstr "متغيّر التّرك"
#~ msgid "Release modifier key (Alt)"
#~ msgstr "اترك "
#~ msgid "Release modifier key (Ctrl)"
#~ msgstr "اترك مفتاح مُغير(Ctrl)"
#~ msgid "Release modifier key (Shift)"
#~ msgstr "اترك مفتاح مُغير(Shift)"
#~ msgid "Release mouse button"
#~ msgstr "أرسل زر الفأرة"
#~ msgid "Pointer Capture Applet"
#~ msgstr "بريمج التقاط المؤشر"
#~ msgid "Off"
#~ msgstr "مغلق"
#~ msgid "Dwell Click Applet"
#~ msgstr "بريمج النقر الكامن"

BIN
po/as.gmo Normal file

Binary file not shown.

496
po/as.po Normal file
View File

@ -0,0 +1,496 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Amitakhya Phukan <aphukan@fedoraproject.org>, 2009.
# Nilamdyuti Goswami <ngoswami@redhat.com>, 2011, 2012.
msgid ""
msgstr ""
"Project-Id-Version: as\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug."
"cgi?product=mousetweaks&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2012-02-19 08:27+0000\n"
"PO-Revision-Date: 2012-03-12 13:57+0530\n"
"Last-Translator: Nilamdyuti Goswami <ngoswami@redhat.com>\n"
"Language-Team: as_IN <kde-i18n-doc@kde.org>\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"
#: ../data/mousetweaks.ui.h:1
msgid "Hover Click"
msgstr "হভাৰ ক্লিক"
#: ../data/mousetweaks.ui.h:2
msgid "Single Click"
msgstr "এটা ক্লিক"
#: ../data/mousetweaks.ui.h:3
msgid "Double Click"
msgstr "দুটা ক্লিক"
#. 'Drag' like in a Drag and Drop operation
#: ../data/mousetweaks.ui.h:5
msgid "Drag"
msgstr "ড্ৰেগ কৰক "
#: ../data/mousetweaks.ui.h:6
msgid "Secondary Click"
msgstr "দ্বিতীয় ক্লিক"
#: ../data/mousetweaks.ui.h:7
msgid "Button Style"
msgstr "বুটামৰ শৈলী"
#: ../data/mousetweaks.ui.h:8
msgid "Text only"
msgstr "কেৱল লিখনী"
#: ../data/mousetweaks.ui.h:9
msgid "Icons only"
msgstr "কেৱল আইকনসমূহ"
#: ../data/mousetweaks.ui.h:10
msgid "Text and Icons"
msgstr "লিখনী আৰু আইকনসমূহ"
#: ../data/mousetweaks.ui.h:11
msgid "Orientation"
msgstr "দিশ"
#. Buttons are arranged from left to right in the layout
#: ../data/mousetweaks.ui.h:13
msgid "Horizontal"
msgstr "আনুভূমিক"
#. Buttons are arranged from top to bottom in the layout
#: ../data/mousetweaks.ui.h:15
msgid "Vertical"
msgstr "উলম্ব"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:1
msgid "Click-type window style"
msgstr "ক্লিকৰ-ধৰণ উইন্ডো শৈলী"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:2
msgid "Button style of the click-type window."
msgstr "ক্লিক-ধৰণ উইন্ডোৰ বুটাম শৈলী।"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:3
msgid "Click-type window orientation"
msgstr "ক্লিক-ধৰণ উইন্ডো দিশ"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:4
msgid "Orientation of the click-type window."
msgstr "ক্লিক-ধৰণ উইন্ডোৰ দিশ।"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:5 ../src/mt-main.c:637
msgid "Click-type window geometry"
msgstr "ক্লিক-ধৰণ উইন্ডো জ্যামিতি"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:6
msgid ""
"Size and position of the click-type window. The format is a standard X "
"Window System geometry string."
msgstr ""
"ক্লিক-ধৰণ উইন্ডোৰ আকাৰ আৰু অৱস্থান। বিন্যাসটো এটা প্ৰামানিক X উইন্ডো চিস্টেম জ্যামিতি "
"স্ট্ৰিং।"
#: ../src/mt-main.c:623
msgid "Enable dwell click"
msgstr "dwell ক্লিক সামৰ্থবান কৰক"
#: ../src/mt-main.c:625
msgid "Enable simulated secondary click"
msgstr "নাটকীয় দ্বিতীয় ক্লিক সামৰ্থবান কৰক"
#: ../src/mt-main.c:627
msgid "Time to wait before a dwell click"
msgstr "এটা Dwell ক্লিকৰ আগত অপেক্ষা কৰিব লগিয়া সময়"
#: ../src/mt-main.c:629
msgid "Time to wait before a simulated secondary click"
msgstr "এটা নাটকীয় দ্বিতীয় ক্লিকৰ আগত অপেক্ষা কৰিব লগিয়া সময়"
#: ../src/mt-main.c:631
msgid "Set the active dwell mode"
msgstr "সক্ৰিয় dwell অৱস্থা সংহতি কৰক"
#: ../src/mt-main.c:633
#| msgid "Orientation of the click-type window."
msgid "Hide the click-type window"
msgstr "ক্লিক-ধৰণ উইন্ডো লুকুৱাওক"
#: ../src/mt-main.c:635
msgid "Ignore small pointer movements"
msgstr "সৰু পোইন্টাৰ গতিবিধিসমূহ উপেক্ষা কৰক"
#: ../src/mt-main.c:639
msgid "Shut down mousetweaks"
msgstr "mousetweaks বন্ধ কৰক"
#: ../src/mt-main.c:641
msgid "Start mousetweaks as a daemon"
msgstr "mousetweaks -ক এটা ডিমন হিচাপে আৰম্ভ কৰক"
#: ../src/mt-main.c:643
msgid "Start mousetweaks in login mode"
msgstr "mousetweaks -ক লগিন অৱস্থাত আৰম্ভ কৰক"
#. parse
#: ../src/mt-main.c:661
msgid "- GNOME mouse accessibility daemon"
msgstr "- GNOME মাউছ অভিগম ডিমন"
#: ../src/mt-common.c:97
msgid "Failed to Display Help"
msgstr "সহায় প্ৰদৰ্শনত ব্যৰ্থ"
#~ msgid ""
#~ "Applet to select different dwell-click types.\n"
#~ "Part of Mousetweaks"
#~ msgstr ""
#~ "বিভিন্ন ধৰনৰ dwell ক্লিক নিৰ্বাচনৰ এপ্লেট।\n"
#~ "Mousetweaks ৰ অংশ"
#~ msgid "Click Type Window"
#~ msgstr "ক্লিকৰ ধৰনৰ উইন্ডো"
#~ msgid "Drag Click"
#~ msgstr "ড্ৰেগ ক্লিক"
#~ msgid "Right Click"
#~ msgstr "সোঁ ক্লিক"
#~ msgid ""
#~ "Area to lock the pointer on the panel.\n"
#~ "Part of Mousetweaks"
#~ msgstr ""
#~ "পেনেলত পোইন্টাৰ লক কৰাৰ স্থান।\n"
#~ "Mousetweaks ৰ অংশ"
#~ msgid "C_trl"
#~ msgstr "Ctrl (_t)"
#~ msgid "Capture and Release Controls"
#~ msgstr "নিয়ন্ত্ৰণসমূহ ধৰক আৰু এৰক"
#~ msgid "Keyboard modifier:"
#~ msgstr "কিবৰ্ড পৰিৱৰ্তক:"
#~ msgid "Pointer Capture Preferences"
#~ msgstr "পোইন্টাৰ কৰগত পছন্দসমূহ"
#~ msgid "Selecting Button 0 will capture the pointer immediately"
#~ msgstr "বুটাম নিৰ্বাচন কৰিলে পোইন্টাৰক তৎক্ষনাত কৰগত কৰা হ'ব"
#~ msgid "Size of the Capture Area"
#~ msgstr "কৰগত কৰা স্থানৰ আকাৰ"
#~ msgid "_Alt"
#~ msgstr "Alt (_A)"
#~ msgid "_Mouse button:"
#~ msgstr "মাউছৰ বুটাম (_M): "
#~ msgid "_Shift"
#~ msgstr "Shift (_S)"
#~ msgid "_Width:"
#~ msgstr "প্ৰস্থ: (_W)"
#~ msgid "pixels"
#~ msgstr "পিক্সেলসমূহ"
#~ msgid "Control your desktop without using mouse buttons"
#~ msgstr "মাউছ বুটামসমূহ ব্যৱহাৰ নকৰাকে আপোনাৰ ডেস্কটপ নিয়ন্ত্ৰণ কৰক"
#~ msgid "Dwell Click Applet"
#~ msgstr "Dwell ক্লিক এপ্লেট"
#~ msgid "Area to lock the pointer"
#~ msgstr "পোইন্টাৰ কৰগত কৰাৰ স্থান"
#~ msgid "Pointer Capture Applet"
#~ msgstr "পোইন্টাৰ কৰগত এপ্লেট"
#~ msgid "\"Alt\" keyboard modifier"
#~ msgstr "\"Alt\" কিবৰ্ড পৰিৱৰ্তক"
#~ msgid "\"Control\" keyboard modifier"
#~ msgstr "\"Control\" কিবৰ্ড পৰিৱৰ্তক"
#~ msgid "\"Shift\" keyboard modifier"
#~ msgstr "\"Shift\" কিবৰ্ড পৰিৱৰ্তক"
#~ msgid "Mouse button"
#~ msgstr "মাউছৰ বুটাম"
#~ msgid "Mouse button used to capture or release the pointer."
#~ msgstr "পোইন্টাৰ এৰিবলৈ বা ধৰিবলৈ ব্যৱহাৰ কৰা মাউছ বুটাম।"
#~ msgid "Size of capture area"
#~ msgstr "কৰগত কৰা স্থানৰ আকাৰ"
#~ msgid "Width of the capture area in pixels."
#~ msgstr "পিক্সেলত কৰগত কৰা স্থানৰ প্ৰস্থ"
#~ msgid "Show a click-type window"
#~ msgstr "এটা ক্লিক-ধৰণ উইন্ডো দেখুৱাওক"
#~ msgid "Capture area"
#~ msgstr "কৰগত স্থান"
#~ msgid "Temporarily lock the mouse pointer"
#~ msgstr "মাউছ পোইন্টাৰক অস্থায়ীভাৱে লক কৰক"
#~ msgid "_Preferences"
#~ msgstr "পছন্দসমূহ (_P)"
#~ msgid "_Help"
#~ msgstr "সহায় (_H)"
#~ msgid "_About"
#~ msgstr "বিষয়ে (_A)"
#~ msgid "Locked"
#~ msgstr "লক কৰা"
#~ msgid "Failed to Open the Universal Access Panel"
#~ msgstr "সাৰ্বভৈমক অভিগম পেনেল খুলিবলে ব্যৰ্থ"
#~ msgid "A_lt"
#~ msgstr "A_lt"
#~| msgid "Capture area"
#~ msgid "Capture Pointer"
#~ msgstr "পোইন্টাৰ কৰগত"
#~ msgid "Ct_rl"
#~ msgstr "Ct_rl"
#~ msgid "Modifier:"
#~ msgstr "পৰিবৰ্তক:"
#~ msgid "Mouse b_utton:"
#~ msgstr "মাউছৰ বুটাম: (_u)"
#~ msgid "Release Pointer"
#~ msgstr "পোইন্টাৰ মুক্ত কৰক"
#~ msgid "Sh_ift"
#~ msgstr "Sh_ift"
#~ msgid "Show Icons and Text"
#~ msgstr "আইকন আৰু টেক্সট প্ৰদৰ্শন কৰা হ'ব"
#~ msgid "Dwell Click"
#~ msgstr "Dwell ক্লিক"
#~ msgid "Select dwelling click type"
#~ msgstr "dwell ক্লিকৰ ধৰন নিৰ্বাচন কৰক"
#~ msgid "Animate cursor"
#~ msgstr "কাৰ্ছাৰ"
#~ msgid ""
#~ "Button style in click type window (\"0\" = Text, \"1\" = Icon, \"2\" = "
#~ "Both)"
#~ msgstr "ডাবুল ক্লিক কৰাৰ দিশ (\"0\" = Text, \"1\" = Icon, \"2\" = Both)"
#~ msgid ""
#~ "Direction to perform a double click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "ডাবুল ক্লিক কৰাৰ দিশ (\"0\" = Left, \"1\" = Right, \"2\" = Up, \"3\" = Down)"
#~ msgid ""
#~ "Direction to perform a drag click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "ড্ৰেগ ক্লিক কৰাৰ দিশ (\"0\" = Left, \"1\" = Right, \"2\" = Up, \"3\" = Down)"
#~ msgid ""
#~ "Direction to perform a secondary click (\"0\" = Left, \"1\" = Right, \"2"
#~ "\" = Up, \"3\" = Down)"
#~ msgstr ""
#~ "ডাবুল ক্লিক কৰাৰ দিশ (\"0\" = Left, \"1\" = Right, \"2\" = Up, \"3\" = Down)"
#~ msgid ""
#~ "Direction to perform a single click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "চিঙ্গল ক্লিক কৰাৰ দিশ (\"0\" = Left, \"1\" = Right, \"2\" = Up, \"3\" = "
#~ "Down)"
#~ msgid "Distance in pixels before movement will be recognized"
#~ msgstr "ড্ৰেগ আৰম্ভ হোৱাৰ আগৰ অবধি মধ্যবৰ্তী দূৰত্ব।"
#~ msgid "Dwell click mode"
#~ msgstr "Dwell ক্লিক মোড"
#~ msgid "Dwell click mode (\"0\" = Gesture mode, \"1\" = Window mode)"
#~ msgstr "Dwell ক্লিক ধৰণ (\"0\" = Gesture mode, \"1\" = Window mode)"
#~ msgid "Dwell click time"
#~ msgstr "Dwell ক্লিকৰ সময়"
#~ msgid "Enable secondary click"
#~ msgstr "দ্বিতীয় ক্লিক সামৰ্থবান কৰক"
#~ msgid "Gesture double click"
#~ msgstr "দুবাৰ ক্লিক"
#~ msgid "Gesture drag click"
#~ msgstr "এবাৰ ক্লিক"
#~ msgid "Gesture secondary click"
#~ msgstr "দ্বিতীয় ক্লিক সামৰ্থবান কৰক"
#~ msgid "Gesture single click"
#~ msgstr "এবাৰ ক্লিক"
#~ msgid "Movement threshold"
#~ msgstr "গতি"
#~ msgid "Show elapsed time as cursor overlay."
#~ msgstr "ব্যস্ত হিসাবে সময় প্ৰদৰ্শন কৰা হ'ব"
#~ msgid "Time in seconds before a click is triggered"
#~ msgstr "ছেকেণ্ডসহ সময় প্ৰদৰ্শন কৰা হ'ব"
#~ msgid "Time in seconds before a secondary click is triggered"
#~ msgstr "দ্বিতীয় ক্লিক সামৰ্থবান কৰক"
#~ msgid "Capture pointer only if Alt is pressed"
#~ msgstr "Alt হেঁচা হ'লেহে পোইন্টাৰ ধৰিব"
#~ msgid "Capture pointer only if Ctrl is pressed"
#~ msgstr "Ctrl হেঁচা হ'লেহে পোইন্টাৰ ধৰিব"
#~ msgid "Capture pointer only if Shift is pressed"
#~ msgstr "Shift হেঁচা হ'লেহে পোইন্টাৰ ধৰিব"
#~ msgid "Mouse button used to release the pointer"
#~ msgstr "পোইন্টাৰ এৰিবলৈ মাউছ বুটাম"
#~ msgid "Release pointer only if Alt is pressed"
#~ msgstr "Alt হেঁচা হ'লেহে পোইন্টাৰ এৰিব"
#~ msgid "Release pointer only if Ctrl is pressed"
#~ msgstr "Ctrl হেঁচা হ'লেহে পোইন্টাৰ এৰিব"
#~ msgid "Release pointer only if Shift is pressed"
#~ msgstr "Shift হেঁচা হ'লেহে পোইন্টাৰ এৰিব"
#~ msgid ""
#~ "This mouse button must be pressed to release the pointer from the capture "
#~ "area. Valid values are \"1\" for left button, \"2\" for middle button, "
#~ "and \"3\" for right button."
#~ msgstr ""
#~ "This mouse button must be pressed to release the pointer from the capture "
#~ "area. Valid values are \"1\" for left button, \"2\" for middle button, "
#~ "and \"3\" for right button."
#~ msgid ""
#~ "This mouse button must be pressed while the pointer is over the capture "
#~ "area in order to capture the pointer. Valid values are \"0\" if no button "
#~ "is needed, \"1\" for left button, \"2\" for middle button, and \"3\" for "
#~ "right button."
#~ msgstr ""
#~ "This mouse button must be pressed while the pointer is over the capture "
#~ "area in order to capture the pointer. Valid values are \"0\" if no button "
#~ "is needed, \"1\" for left button, \"2\" for middle button, and \"3\" for "
#~ "right button."
#~ msgid ""
#~ "Whether the Alt key must be pressed for the pointer to be captured while "
#~ "it's over the capture area. If this option is set as true, and a mouse "
#~ "button is set in the \"capture_button\" key, then the Alt key must be "
#~ "pressed while the mouse button is pressed."
#~ msgstr ""
#~ "Whether the Alt key must be pressed for the pointer to be captured while "
#~ "it's over the capture area. If this option is set as true, and a mouse "
#~ "button is set in the \"capture_button\" key, then the Alt key must be "
#~ "pressed while the mouse button is pressed."
#~ msgid ""
#~ "Whether the Alt key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgstr ""
#~ "Whether the Alt key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgid ""
#~ "Whether the Ctrl key must be pressed for the pointer to be captured while "
#~ "it's over the capture area. If this option is set as true, and a mouse "
#~ "button is set in the \"capture_button\" key, then the Ctrl key must be "
#~ "pressed while the mouse button is pressed."
#~ msgstr ""
#~ "Whether the Ctrl key must be pressed for the pointer to be captured while "
#~ "it's over the capture area. If this option is set as true, and a mouse "
#~ "button is set in the \"capture_button\" key, then the Ctrl key must be "
#~ "pressed while the mouse button is pressed."
#~ msgid ""
#~ "Whether the Ctrl key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgstr ""
#~ "Whether the Ctrl key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgid ""
#~ "Whether the Shift key must be pressed for the pointer to be captured "
#~ "while it's over the capture area. If this option is set as true, and a "
#~ "mouse button is set in the \"capture_button\" key, then the Shift key "
#~ "must be pressed while the mouse button is pressed."
#~ msgstr ""
#~ "Whether the Shift key must be pressed for the pointer to be captured "
#~ "while it's over the capture area. If this option is set as true, and a "
#~ "mouse button is set in the \"capture_button\" key, then the Shift key "
#~ "must be pressed while the mouse button is pressed."
#~ msgid ""
#~ "Whether the Shift key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgstr ""
#~ "Whether the Shift key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgid "Assistive Technology Support is not Enabled"
#~ msgstr "Assistive Technology Support নিষ্ক্ৰিয়"
#~ msgid ""
#~ "Mousetweaks requires assistive technologies to be enabled in your "
#~ "session.\n"
#~ "\n"
#~ "To enable support for assistive technologies and restart your session, "
#~ "press \"Enable and Log Out\"."
#~ msgstr ""
#~ "Mousetweaks ক assistive technologies ৰ সক্ৰিয় হোৱাৰ প্ৰয়োজন ।\n"
#~ "\n"
#~ "assistive technologies ৰ সমৰ্থন সক্ৰিয় কৰিবলৈ আৰু অধইবেশন পুনৰাৰম্ভ কৰিবলৈ, "
#~ "\"Enable and Log Out\" টিপক ।"
#~ msgid "Dwell mode to use"
#~ msgstr "ব্যৱহাৰৰ বাবে Dwell মোড"
#~ msgid "Window x position"
#~ msgstr "Window x position"
#~ msgid "Window y position"
#~ msgstr "Window y position"
#~ msgid "Show elapsed time as cursor overlay"
#~ msgstr "ব্যস্ত হিসাবে সময় প্ৰদৰ্শন কৰা হ'ব"
#~ msgid "Enable and Log Out"
#~ msgstr "সক্ৰিয় কৰে লগ-আউট কৰক"
#~ msgid "L"
#~ msgstr "L"
#~ msgid "Failed to Launch Mouse Preferences"
#~ msgstr "মাউছ সম্পৰ্কিত পছন্দ"

BIN
po/ast.gmo Normal file

Binary file not shown.

436
po/ast.po Normal file
View File

@ -0,0 +1,436 @@
# Asturian translation for mousetweaks.
# Copyright (C) 2010 mousetweaks's COPYRIGHT HOLDER
# This file is distributed under the same license as the mousetweaks package.
# Xandru Armesto <xandru@softastur.org>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: mousetweaks master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mouset"
"weaks&component=general\n"
"POT-Creation-Date: 2010-03-09 15:15+0000\n"
"PO-Revision-Date: 2010-03-11 17:42+0200\n"
"Last-Translator: Xandru Armesto <xandru@softastur.org>\n"
"Language-Team: Asturian Team alministradores@softastur.org\n"
"Language: ast\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.2\n"
"X-Poedit-Language: asturian\n"
#: ../data/dwell-click-applet.ui.h:1
msgid ""
"Applet to select different dwell-click types.\n"
"Part of Mousetweaks"
msgstr ""
"Miniaplicación pa esbillar les distintes tribes de pulsación al posase.\n"
"Parte de los Axustes finos del mur."
#: ../data/dwell-click-applet.ui.h:3
msgid "Click Type Window"
msgstr "Ventana de triba de pulsación"
#: ../data/dwell-click-applet.ui.h:4
#: ../data/mousetweaks.ui.h:1
msgid "Double Click"
msgstr "Pulsación duble"
#: ../data/dwell-click-applet.ui.h:5
#: ../data/mousetweaks.ui.h:2
msgid "Drag Click"
msgstr "Pulsación d'arrastre"
#: ../data/dwell-click-applet.ui.h:6
#: ../data/mousetweaks.schemas.in.h:12
#: ../src/mt-main.c:877
msgid "Enable dwell click"
msgstr "Activar la pulsación al posase"
#: ../data/dwell-click-applet.ui.h:7
#: ../data/mousetweaks.ui.h:4
msgid "Right Click"
msgstr "Pulsación drecha"
#: ../data/dwell-click-applet.ui.h:8
#: ../data/mousetweaks.ui.h:8
msgid "Single Click"
msgstr "Pulsación simple"
#: ../data/pointer-capture-applet.ui.h:1
msgid "A_lt"
msgstr "A_lt"
#: ../data/pointer-capture-applet.ui.h:2
msgid ""
"Area to freeze the mouse pointer on the panel.\n"
"Part of Mousetweaks"
msgstr ""
"Estaya na que conxelar el punteru del mur nel panel.\n"
"Parte de los Axustes finos del mur"
#: ../data/pointer-capture-applet.ui.h:4
msgid "C_trl"
msgstr "C_trl"
#: ../data/pointer-capture-applet.ui.h:5
msgid "Capture Pointer"
msgstr "Capturar el punteru"
#: ../data/pointer-capture-applet.ui.h:6
msgid "Ct_rl"
msgstr "Ct_rl"
#: ../data/pointer-capture-applet.ui.h:7
msgid "Modifier:"
msgstr "Modificador:"
#: ../data/pointer-capture-applet.ui.h:8
msgid "Mouse _button:"
msgstr "_Botón del mur:"
#: ../data/pointer-capture-applet.ui.h:9
msgid "Mouse b_utton:"
msgstr "B_otón del mur:"
#: ../data/pointer-capture-applet.ui.h:10
msgid "Pointer Capture Preferences"
msgstr "Preferencies de la captura del punteru"
#: ../data/pointer-capture-applet.ui.h:11
msgid "Release Pointer"
msgstr "Lliberar el punteru"
#: ../data/pointer-capture-applet.ui.h:12
msgid "S_hift"
msgstr "S_hift"
#: ../data/pointer-capture-applet.ui.h:13
msgid "Selecting Button 0 will capture the pointer immediately"
msgstr "Si seleiciones Botón 0 capturarás el punteru darréu"
#: ../data/pointer-capture-applet.ui.h:14
msgid "Sh_ift"
msgstr "Sh_ift"
#: ../data/pointer-capture-applet.ui.h:15
msgid "Size of Capture Area"
msgstr "Tamañu del área de captura"
#: ../data/pointer-capture-applet.ui.h:16
msgid "_Alt"
msgstr "_Alt"
#: ../data/pointer-capture-applet.ui.h:17
msgid "_Width:"
msgstr "_Anchor:"
#: ../data/pointer-capture-applet.ui.h:18
msgid "pixels"
msgstr "píxeles"
#: ../data/mousetweaks.ui.h:3
msgid "Dwell Click Type"
msgstr "Triba de pulsación al posase"
#: ../data/mousetweaks.ui.h:5
msgid "Show Icons and Text"
msgstr "Amosar iconos y testu"
#: ../data/mousetweaks.ui.h:6
msgid "Show Icons only"
msgstr "Amosar namái los iconos"
#: ../data/mousetweaks.ui.h:7
msgid "Show Text only"
msgstr "Amosar namái el testu"
#: ../data/DwellClick_Factory.server.in.in.h:1
#: ../src/dwell-click-applet.c:561
msgid "Dwell Click"
msgstr "Pulsación al posase"
#: ../data/DwellClick_Factory.server.in.in.h:2
msgid "Select dwelling click type"
msgstr "Seleicione'l tipu de pulsación al posase"
#: ../data/PointerCapture_Factory.server.in.in.h:1
msgid "Area to lock the pointer"
msgstr "Área na que bloquiar el punteru"
#: ../data/PointerCapture_Factory.server.in.in.h:2
#: ../src/pointer-capture-applet.c:563
msgid "Pointer Capture"
msgstr "Captura del punteru"
#: ../data/DwellClick.xml.h:1
#: ../data/PointerCapture.xml.h:1
msgid "_About"
msgstr "Tocante _a"
#: ../data/DwellClick.xml.h:2
#: ../data/PointerCapture.xml.h:2
msgid "_Help"
msgstr "Ai_da"
#: ../data/DwellClick.xml.h:3
#: ../data/PointerCapture.xml.h:3
msgid "_Preferences"
msgstr "_Preferencies"
#: ../data/mousetweaks.schemas.in.h:1
msgid "Animate cursor"
msgstr "Animar el cursor"
#: ../data/mousetweaks.schemas.in.h:2
msgid "Button style"
msgstr "Estilu de los botones"
#: ../data/mousetweaks.schemas.in.h:3
msgid "Button style in click type window (\"0\" = Text, \"1\" = Icon, \"2\" = Both)"
msgstr "Estilu del botón nel tipu de ventana de pulsación («0» = testu, «1» = iconu, «2» = dambos)"
#: ../data/mousetweaks.schemas.in.h:4
msgid "Direction to perform a double click (\"0\" = Left, \"1\" = Right, \"2\" = Up, \"3\" = Down)"
msgstr "Direición pa facer una pulsación duble («0» = esquierda, «1» = drecha, «2» = arriba, «3» = abaxo)"
#: ../data/mousetweaks.schemas.in.h:5
msgid "Direction to perform a drag click (\"0\" = Left, \"1\" = Right, \"2\" = Up, \"3\" = Down)"
msgstr "Direición pa facer una pulsación d'arrastre («0» = esquierda, «1» = drecha, «2» = arriba, «3» = abaxo)"
#: ../data/mousetweaks.schemas.in.h:6
msgid "Direction to perform a secondary click (\"0\" = Left, \"1\" = Right, \"2\" = Up, \"3\" = Down)"
msgstr "Direición pa facer una pulsación secundaria («0» = esquierda, «1» = drecha, «2» = arriba, «3» = abaxo)"
#: ../data/mousetweaks.schemas.in.h:7
msgid "Direction to perform a single click (\"0\" = Left, \"1\" = Right, \"2\" = Up, \"3\" = Down)"
msgstr "Direición pa facer una pulsación cenciella («0» = esquierda, «1» = drecha, «2» = arriba, «3» = abaxo)"
#: ../data/mousetweaks.schemas.in.h:8
msgid "Distance in pixels before movement will be recognized"
msgstr "Distancia en píxeles enantes de se reconoza'l movimientu"
#: ../data/mousetweaks.schemas.in.h:9
msgid "Dwell click mode"
msgstr "Mou pulsación al posase"
#: ../data/mousetweaks.schemas.in.h:10
msgid "Dwell click mode (\"0\" = Window mode, \"1\" = Gesture mode)"
msgstr "Mou pulsación al posase («0» = mou ventana, «1» = mou xestu)"
#: ../data/mousetweaks.schemas.in.h:11
msgid "Dwell click time"
msgstr "Tiempu de la pulsación al posase"
#: ../data/mousetweaks.schemas.in.h:13
msgid "Enable secondary click"
msgstr "Activar la pulsación secundaria"
#: ../data/mousetweaks.schemas.in.h:14
#: ../src/mt-main.c:879
msgid "Enable simulated secondary click"
msgstr "Activar la pulsación secundaria simulada"
#: ../data/mousetweaks.schemas.in.h:15
msgid "Gesture double click"
msgstr "Xestu pa la pulsación duble"
#: ../data/mousetweaks.schemas.in.h:16
msgid "Gesture drag click"
msgstr "Xestu pa la pulsación d'arrastre"
#: ../data/mousetweaks.schemas.in.h:17
msgid "Gesture secondary click"
msgstr "Xestu pa la pulsación secundaria"
#: ../data/mousetweaks.schemas.in.h:18
msgid "Gesture single click"
msgstr "Xestu pa la pulsación cenciella"
#: ../data/mousetweaks.schemas.in.h:19
msgid "Movement threshold"
msgstr "Umbral de movimientu"
#: ../data/mousetweaks.schemas.in.h:20
msgid "Secondary click time"
msgstr "Tiempu de la pulsación secundaria"
#: ../data/mousetweaks.schemas.in.h:21
msgid "Show click type window"
msgstr "Amosar la ventana de tipu de pulsación"
#: ../data/mousetweaks.schemas.in.h:22
msgid "Show elapsed time as cursor overlay."
msgstr "Amosar el tiempu trescurríu superpuestu al cursor."
#: ../data/mousetweaks.schemas.in.h:23
msgid "Time in seconds before a click is triggered"
msgstr "Tiempu en segundos enantes de que se dispare la pulsación"
#: ../data/mousetweaks.schemas.in.h:24
msgid "Time in seconds before a secondary click is triggered"
msgstr "Tiempu en segundos enantes de que se dispare la pulsación secundaria"
#: ../data/pointer-capture-applet.schemas.in.h:1
msgid "Capture pointer only if Alt is pressed"
msgstr "Capturar el punteru namái si Alt ta calcao"
#: ../data/pointer-capture-applet.schemas.in.h:2
msgid "Capture pointer only if Ctrl is pressed"
msgstr "Capturar el punteru namái si Ctrl ta calcao"
#: ../data/pointer-capture-applet.schemas.in.h:3
msgid "Capture pointer only if Shift is pressed"
msgstr "Capturar el punteru namái si Mayús ta calcao"
#: ../data/pointer-capture-applet.schemas.in.h:4
msgid "Mouse button used to capture the pointer"
msgstr "Botón del mur usáu pa capturar el punteru"
#: ../data/pointer-capture-applet.schemas.in.h:5
msgid "Mouse button used to release the pointer"
msgstr "Botón del mur qu'usar pa lliberar el punteru"
#: ../data/pointer-capture-applet.schemas.in.h:6
msgid "Release pointer only if Alt is pressed"
msgstr "Lliberar el punteru namái si Alt ta calcao"
#: ../data/pointer-capture-applet.schemas.in.h:7
msgid "Release pointer only if Ctrl is pressed"
msgstr "Lliberar el punteru namái si Ctrl ta calcao"
#: ../data/pointer-capture-applet.schemas.in.h:8
msgid "Release pointer only if Shift is pressed"
msgstr "Lliberar el punteru namái si Mayús ta calcao"
#: ../data/pointer-capture-applet.schemas.in.h:9
msgid "Size of capture area"
msgstr "Tamañu del área de captura"
#: ../data/pointer-capture-applet.schemas.in.h:10
msgid "This mouse button must be pressed to release the pointer from the capture area. Valid values are \"1\" for left button, \"2\" for middle button, and \"3\" for right button."
msgstr "Esti botón del mur tien de tar calcáu pa lliberar el punteru del área de captura. Los valores válidos son «1» pal botón esquierdu, «2» pal botón del mediu, y «3» pal botón drechu."
#: ../data/pointer-capture-applet.schemas.in.h:11
msgid "This mouse button must be pressed while the pointer is over the capture area in order to capture the pointer. Valid values are \"0\" if no button is needed, \"1\" for left button, \"2\" for middle button, and \"3\" for right button."
msgstr "Tien de calcase esti botón del mur mientres el punteru ta nel área de captura pa poder capturar el punteru. Los valores valederos son «0» si nun se precisa dengún botón, «1» pal botón esquierdu, «2» pal botón del mediu y «3» pal botón drechu."
#: ../data/pointer-capture-applet.schemas.in.h:12
msgid "Whether the Alt key must be pressed for the pointer to be captured while it's over the capture area. If this option is set as true, and a mouse button is set in the \"capture_button\" key, then the Alt key must be pressed while the mouse button is pressed."
msgstr "Indica si hai de calcar la tecla Alt pa capturar el punteru mientres ta nel área de captura. Si esta opción ta afitada y el botón del mur ta axustáu a la tecla «capture_button» (botón de captura), entós débese calcar la tecla Alt mientres el botón del mur ta calcáu."
#: ../data/pointer-capture-applet.schemas.in.h:13
msgid "Whether the Alt key must be pressed with the mouse button set in \"release_button\" for the pointer to be released from the capture area."
msgstr "Indica si hai de calcar la tecla Alt xunto col botón del mur en «release_button» (botón lliberar) pa lliberar el punteru del área de captura."
#: ../data/pointer-capture-applet.schemas.in.h:14
msgid "Whether the Ctrl key must be pressed for the pointer to be captured while it's over the capture area. If this option is set as true, and a mouse button is set in the \"capture_button\" key, then the Ctrl key must be pressed while the mouse button is pressed."
msgstr "Indica si hai de calcar la tecla Ctrl pa capturar el punteru mientres ta nel área de captura. Si esta opción ta afitada y el botón del mur ta axustáu a la tecla «capture_button» (botón de captura), entós ha calcase la tecla Ctrl mientres el botón del mur ta calcáu."
#: ../data/pointer-capture-applet.schemas.in.h:15
msgid "Whether the Ctrl key must be pressed with the mouse button set in \"release_button\" for the pointer to be released from the capture area."
msgstr "Indica si hai de calcar la tecla Ctrl xunto col botón del mur en «release_button» (botón lliberar) pa lliberar el punteru del área de captura."
#: ../data/pointer-capture-applet.schemas.in.h:16
msgid "Whether the Shift key must be pressed for the pointer to be captured while it's over the capture area. If this option is set as true, and a mouse button is set in the \"capture_button\" key, then the Shift key must be pressed while the mouse button is pressed."
msgstr "Indica si hai de calcar la tecla Mayús pa capturar el punteru mientres ta nel área de captura. Si esta opción ta afitada y el botón del mur ta axustáu a la tecla «capture_button» (botón de captura), entós tien de calcase la tecla Mayús mientres el botón del mur ta calcáu."
#: ../data/pointer-capture-applet.schemas.in.h:17
msgid "Whether the Shift key must be pressed with the mouse button set in \"release_button\" for the pointer to be released from the capture area."
msgstr "Indica si hai de calcar la tecla Mayús xunto col botón del mur en «release_button» (botón lliberar) pa lliberar el punteru del área de captura."
#: ../data/pointer-capture-applet.schemas.in.h:18
msgid "Width of the capture area in pixels."
msgstr "Anchor del área de captura en píxeles."
#: ../src/mt-main.c:782
msgid "Assistive Technology Support is not Enabled"
msgstr "El sofitu pa teunoloxíes d'asistencia nun ta activáu"
#: ../src/mt-main.c:783
msgid ""
"Mousetweaks requires assistive technologies to be enabled in your session.\n"
"\n"
"To enable support for assistive technologies and restart your session, press \"Enable and Log Out\"."
msgstr ""
"Los axustes finos del mur requieren que les teunoloxíes d'asistencia tean activaes na sesión.\n"
"\n"
"P'activar el sofitu pa teunoloxíes d'asistencia y reaniciar sesión, calca «Activar y colar de la sesión»."
#: ../src/mt-main.c:881
msgid "Time to wait before a dwell click"
msgstr "Tiempu qu'esperar enantes d'una pulsación al posase"
#: ../src/mt-main.c:883
msgid "Time to wait before a simulated secondary click"
msgstr "Tiempu qu'esperar enantes d'una pulsación secundaria simulada"
#: ../src/mt-main.c:885
msgid "Set the active dwell mode"
msgstr "Afitar el mou de posáu activu"
#: ../src/mt-main.c:887
msgid "Show a click-type window"
msgstr "Amosar una ventana de tipu de pulsación"
#: ../src/mt-main.c:889
msgid "Click-type window X position"
msgstr "Posición X de la ventana de tipu pulsación"
#: ../src/mt-main.c:891
msgid "Click-type window Y position"
msgstr "Posición Y de la ventana de tipu pulsación"
#: ../src/mt-main.c:893
msgid "Ignore small pointer movements"
msgstr "Inorar los movimientos pequeños del punteru"
#: ../src/mt-main.c:895
msgid "Shut down mousetweaks"
msgstr "Apagar los axustes finos del mur"
#: ../src/mt-main.c:897
msgid "Disable cursor animations"
msgstr "Desactivar les animaciones de los cursores"
#: ../src/mt-main.c:899
msgid "Start mousetweaks as a daemon"
msgstr "Aniciar los axustes finos del mur como un degorriu"
#: ../src/mt-main.c:901
msgid "Start mousetweaks in login mode"
msgstr "Aniciar los axustes finos del mur en mou aniciu de sesión"
#. parse
#: ../src/mt-main.c:919
msgid "- GNOME mouse accessibility daemon"
msgstr "- Degorriu d'accesibilidá del mur de GNOME"
#: ../src/mt-common.c:30
msgid "Failed to Display Help"
msgstr "Falló al amosar l'aida"
#: ../src/mt-common.c:66
msgid "Enable and Log Out"
msgstr "Activar y colar de la sesión"
#: ../src/pointer-capture-applet.c:213
msgid "Locked"
msgstr "Bloquiáu"
#. l10n: the first letter of 'Locked'
#: ../src/pointer-capture-applet.c:216
msgid "L"
msgstr "B"
#: ../src/pointer-capture-applet.c:640
msgid "Capture area"
msgstr "Capturar área"
#: ../src/pointer-capture-applet.c:641
msgid "Temporarily lock the mouse pointer"
msgstr "Bloquiar temporalmente el punteru del mur"
#: ../src/dwell-click-applet.c:334
msgid "Failed to Launch Mouse Preferences"
msgstr "Falló al llanzar les Preferencies del mur"

BIN
po/be.gmo Normal file

Binary file not shown.

147
po/be.po Normal file
View File

@ -0,0 +1,147 @@
# Belarusian translation for mousetweaks.
# Copyright (C) 2011 mousetweaks's COPYRIGHT HOLDER
# This file is distributed under the same license as the mousetweaks package.
# Kasia Bondarava <kasia.bondarava@gmail.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: mousetweaks master\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-02-20 17:32+0300\n"
"PO-Revision-Date: 2012-02-20 17:32+0300\n"
"Last-Translator: Kasia Bondarava <kasia.bondarava@gmail.com>\n"
"Language-Team: Belarusian <i18n-bel-gnome@googlegroups.com>\n"
"Language: be\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%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Virtaal 0.6.1\n"
#: ../data/mousetweaks.ui.h:1
msgid "Hover Click"
msgstr "Пстрычка пры навядзенні"
#: ../data/mousetweaks.ui.h:2
msgid "Single Click"
msgstr "Асобная пстрычка"
#: ../data/mousetweaks.ui.h:3
msgid "Double Click"
msgstr "Падвойная пстрычка"
#. 'Drag' like in a Drag and Drop operation
#: ../data/mousetweaks.ui.h:5
msgid "Drag"
msgstr "Перацягванне"
#: ../data/mousetweaks.ui.h:6
msgid "Secondary Click"
msgstr "Паўторная пстрычка"
#: ../data/mousetweaks.ui.h:7
msgid "Button Style"
msgstr "Від кнопкі"
#: ../data/mousetweaks.ui.h:8
msgid "Text only"
msgstr "Толькі тэкст"
#: ../data/mousetweaks.ui.h:9
msgid "Icons only"
msgstr "Толькі значкі"
#: ../data/mousetweaks.ui.h:10
msgid "Text and Icons"
msgstr "Тэкст і значкі"
#: ../data/mousetweaks.ui.h:11
msgid "Orientation"
msgstr "Арыентацыя"
#. Buttons are arranged from left to right in the layout
#: ../data/mousetweaks.ui.h:13
msgid "Horizontal"
msgstr "Гарызантальная"
#. Buttons are arranged from top to bottom in the layout
#: ../data/mousetweaks.ui.h:15
msgid "Vertical"
msgstr "Вертыкальная"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:1
msgid "Click-type window style"
msgstr "Стыль акна тыпаў пстрычак"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:2
msgid "Button style of the click-type window."
msgstr "Від кнопак для акна тыпаў пстрычак."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:3
msgid "Click-type window orientation"
msgstr "Арыентацыя акна тыпаў пстрычак"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:4
msgid "Orientation of the click-type window."
msgstr "Арыентацыя акна тыпаў пстрычак."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:5 ../src/mt-main.c:637
msgid "Click-type window geometry"
msgstr "Памеры акна тыпаў пстрычак"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:6
msgid ""
"Size and position of the click-type window. The format is a standard X "
"Window System geometry string."
msgstr ""
"Памер і размяшчэнне акна тыпаў пстрычак. Гэтае значэнне мусіць адпавядаць "
"стандартнаму фармату азначэння памераў X-сістэмы."
#: ../src/mt-main.c:623
msgid "Enable dwell click"
msgstr "Уключыць пстрычку пры затрыманні"
#: ../src/mt-main.c:625
msgid "Enable simulated secondary click"
msgstr "Уключыць сімуляцыю паўторнай пстрычкі"
#: ../src/mt-main.c:627
msgid "Time to wait before a dwell click"
msgstr "Час чакання пстрычкі пры затрыманні"
#: ../src/mt-main.c:629
msgid "Time to wait before a simulated secondary click"
msgstr "Час чакання сімуляцыі паўторнай пстрычкі"
#: ../src/mt-main.c:631
msgid "Set the active dwell mode"
msgstr "Уключыць актыўны рэжым пстрычкі пры затрыманні"
#: ../src/mt-main.c:633
msgid "Hide the click-type window"
msgstr "Схаваць акно для пстрычак і пісання"
#: ../src/mt-main.c:635
msgid "Ignore small pointer movements"
msgstr "Ігнараваць невялікія перамяшчэнні паказальніка"
#: ../src/mt-main.c:639
msgid "Shut down mousetweaks"
msgstr "Спыніць працу mousetweaks"
#: ../src/mt-main.c:641
msgid "Start mousetweaks as a daemon"
msgstr "Запусціць mousetweaks у якасці дэмана"
#: ../src/mt-main.c:643
msgid "Start mousetweaks in login mode"
msgstr "Запусціць mousetweaks ва ўваходным рэжыме"
#. parse
#: ../src/mt-main.c:661
msgid "- GNOME mouse accessibility daemon"
msgstr "- дэман даступнасці мышы для GNOME"
#: ../src/mt-common.c:97
msgid "Failed to Display Help"
msgstr "Не ўдалося паказаць даведку"

BIN
po/bg.gmo Normal file

Binary file not shown.

146
po/bg.po Normal file
View File

@ -0,0 +1,146 @@
# Bulgarian translation of mousetweaks po-file.
# Copyright (C) 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
# Alexander Shopov <ash@kambanaria.org>, 2008, 2009, 2010, 2011, 2012.
# Krasimir Chonov <mk2616@abv.bg>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: mousetweaks master\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-02-22 19:25+0200\n"
"PO-Revision-Date: 2012-02-22 19:25+0200\n"
"Last-Translator: Alexander Shopov <ash@kambanaria.org>\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"
#: ../data/mousetweaks.ui.h:1
msgid "Button Style"
msgstr "Стил на бутоните"
#: ../data/mousetweaks.ui.h:2
msgid "Double Click"
msgstr "Двойно натискане"
#. 'Drag' like in a Drag and Drop operation
#: ../data/mousetweaks.ui.h:4
msgid "Drag"
msgstr "Провлачване"
#. Buttons are arranged from left to right in the layout
#: ../data/mousetweaks.ui.h:6
msgid "Horizontal"
msgstr "Хоризонтално"
#: ../data/mousetweaks.ui.h:7
msgid "Hover Click"
msgstr "Натискане чрез задържане"
#: ../data/mousetweaks.ui.h:8
msgid "Icons only"
msgstr "Показване само на икони"
#: ../data/mousetweaks.ui.h:9
msgid "Orientation"
msgstr "Ориентация"
#: ../data/mousetweaks.ui.h:10
msgid "Secondary Click"
msgstr "Двойно натискане"
#: ../data/mousetweaks.ui.h:11
msgid "Single Click"
msgstr "Единично натискане"
#: ../data/mousetweaks.ui.h:12
msgid "Text and Icons"
msgstr "Текст и икони"
#: ../data/mousetweaks.ui.h:13
msgid "Text only"
msgstr "Показване само на текст"
#. Buttons are arranged from top to bottom in the layout
#: ../data/mousetweaks.ui.h:15
msgid "Vertical"
msgstr "Вертикално"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:1
msgid "Button style of the click-type window."
msgstr "Стил на бутоните в прозореца за вида натискане"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:2 ../src/mt-main.c:637
msgid "Click-type window geometry"
msgstr "Геометрия на прозореца за вида натискане"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:3
msgid "Click-type window orientation"
msgstr "Подредба в прозореца за вида натискане"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:4
msgid "Click-type window style"
msgstr "Стил в прозореца за вида натискана"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:5
msgid "Orientation of the click-type window."
msgstr "Подредба в прозореца за вида натискане."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:6
msgid ""
"Size and position of the click-type window. The format is a standard X "
"Window System geometry string."
msgstr ""
"Размер и позиция на прозореца за натискане. Форматът е стандартният за "
"геометрия на X Window."
#: ../src/mt-main.c:623
msgid "Enable dwell click"
msgstr "Включване на натискане чрез задържане"
#: ../src/mt-main.c:625
msgid "Enable simulated secondary click"
msgstr "Включване на симулирано натискане с десен бутон"
#: ../src/mt-main.c:627
msgid "Time to wait before a dwell click"
msgstr "Време за изчакване за натискане чрез задържане"
#: ../src/mt-main.c:629
msgid "Time to wait before a simulated secondary click"
msgstr "Време за изчакване за симулирано натискане с десен бутон"
#: ../src/mt-main.c:631
msgid "Set the active dwell mode"
msgstr "Задаване на режима за натискане чрез задържане"
#: ../src/mt-main.c:633
msgid "Hide the click-type window"
msgstr "Скриване на прозореца за вида натискане"
#: ../src/mt-main.c:635
msgid "Ignore small pointer movements"
msgstr "Пренебрегване на малките движения на показалеца"
#: ../src/mt-main.c:639
msgid "Shut down mousetweaks"
msgstr "Спиране на програмата"
#: ../src/mt-main.c:641
msgid "Start mousetweaks as a daemon"
msgstr "Стартиране на демона за допълнителните настройки на мишката"
#: ../src/mt-main.c:643
msgid "Start mousetweaks in login mode"
msgstr "Стартиране на mousetweaks още при екрана за вход"
#. parse
#: ../src/mt-main.c:661
msgid "- GNOME mouse accessibility daemon"
msgstr "— демон за достъпността на мишката на GNOME"
#: ../src/mt-common.c:97
msgid "Failed to Display Help"
msgstr "Неуспех при показването на помощта"

BIN
po/bn.gmo Normal file

Binary file not shown.

453
po/bn.po Normal file
View File

@ -0,0 +1,453 @@
# Bengali translation for mousetweaks
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Runa Bhattacharjee <runab@fedoraproject.org>, 2008.
# Runa Bhattacharjee <runab@redhat.com>, 2008, 2009.
# Israt Jahan <israt@ankur.org.bd>, 2009.
# Loba Yeasmeen <loba@ankur.org.bd>, 2010.>
#
msgid ""
msgstr ""
"Project-Id-Version: bn\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mousetweaks&component=general\n"
"POT-Creation-Date: 2010-01-08 17:50+0000\n"
"PO-Revision-Date: 2010-01-25 15:57+0600\n"
"Last-Translator: Loba Yeasmeen <loba@ankur.org.bd>\n"
"Language-Team: Bengali <ankur-bd-l10n@googlegroups.com>\n"
"Language: bn\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"
#: ../data/dwell-click-applet.ui.h:1
msgid ""
"Applet to select different dwell-click types.\n"
"Part of Mousetweaks"
msgstr ""
"বিভিন্ন ধরনের dwell ক্লিক নির্বাচনের অ্যাপ্লেট।\n"
"Mousetweaks-র অংশ"
#: ../data/dwell-click-applet.ui.h:3
msgid "Click Type Window"
msgstr "ক্লিকের ধরনের উইন্ডো"
#: ../data/dwell-click-applet.ui.h:4
#: ../data/mousetweaks.ui.h:1
msgid "Double Click"
msgstr "ডবল ক্লিক"
#: ../data/dwell-click-applet.ui.h:5
#: ../data/mousetweaks.ui.h:2
msgid "Drag Click"
msgstr "ড্র্যাগ ক্লিক"
#: ../data/dwell-click-applet.ui.h:6
#: ../data/mousetweaks.schemas.in.h:12
#: ../src/mt-main.c:877
msgid "Enable dwell click"
msgstr "dwell ক্লিক সক্রিয় করা হবে"
#: ../data/dwell-click-applet.ui.h:7
#: ../data/mousetweaks.ui.h:4
msgid "Right Click"
msgstr "ডান ক্লিক"
#: ../data/dwell-click-applet.ui.h:8
#: ../data/mousetweaks.ui.h:8
msgid "Single Click"
msgstr "একটি ক্লিক"
#: ../data/pointer-capture-applet.ui.h:1
msgid "A_lt"
msgstr "Alt (_l)"
#: ../data/pointer-capture-applet.ui.h:2
msgid ""
"Area to freeze the mouse pointer on the panel.\n"
"Part of Mousetweaks"
msgstr ""
"প্যানেলের মধ্যে মাউস পয়েন্টার আটক করার ক্ষেত্র।\n"
"Mousetweaks-র অংশ"
#: ../data/pointer-capture-applet.ui.h:4
msgid "C_trl"
msgstr "Ctrl (_t)"
#: ../data/pointer-capture-applet.ui.h:5
msgid "Capture Pointer"
msgstr "পয়েন্টার অধিকৃত"
#: ../data/pointer-capture-applet.ui.h:6
msgid "Ct_rl"
msgstr "Ctrl (_r)"
#: ../data/pointer-capture-applet.ui.h:7
msgid "Modifier:"
msgstr "পরিবর্তন কারী:"
#: ../data/pointer-capture-applet.ui.h:8
msgid "Mouse _button:"
msgstr "মাউসের বোতাম: (_b)"
#: ../data/pointer-capture-applet.ui.h:9
msgid "Mouse b_utton:"
msgstr "মাউসের বোতাম: (_u)"
#: ../data/pointer-capture-applet.ui.h:10
msgid "Pointer Capture Preferences"
msgstr "পয়েন্টার অধিকৃতকরণ সংক্রান্ত পছন্দ"
#: ../data/pointer-capture-applet.ui.h:11
msgid "Release Pointer"
msgstr "পয়েন্টার মুক্ত করুন"
#: ../data/pointer-capture-applet.ui.h:12
msgid "S_hift"
msgstr "Shift (_h)"
#: ../data/pointer-capture-applet.ui.h:13
msgid "Selecting Button 0 will capture the pointer immediately"
msgstr "বোতাম 0 নির্বাচন করা হলে, বিনা বিলম্বে অধিকৃত করা হবে"
#: ../data/pointer-capture-applet.ui.h:14
msgid "Sh_ift"
msgstr "Shift (_i)"
#: ../data/pointer-capture-applet.ui.h:15
msgid "Size of Capture Area"
msgstr "অধিকৃত করার জন্য চিহ্নিত ক্ষেত্রের মাপ"
#: ../data/pointer-capture-applet.ui.h:16
msgid "_Alt"
msgstr "Alt (_A)"
#: ../data/pointer-capture-applet.ui.h:17
msgid "_Width:"
msgstr "প্রস্থ: (_W)"
#: ../data/pointer-capture-applet.ui.h:18
msgid "pixels"
msgstr "পিক্সেল"
#: ../data/mousetweaks.ui.h:3
msgid "Dwell Click Type"
msgstr "Dwell ক্লিকের ধরণ"
#: ../data/mousetweaks.ui.h:5
msgid "Show Icons and Text"
msgstr "আইকন ও পাঠ্য প্রদর্শন করা হবে"
#: ../data/mousetweaks.ui.h:6
msgid "Show Icons only"
msgstr "শুধুমাত্র আইকন প্রদর্শন করা হবে"
#: ../data/mousetweaks.ui.h:7
msgid "Show Text only"
msgstr "শুধুমাত্র পাঠ্য প্রদর্শন করা হবে"
#: ../data/DwellClick_Factory.server.in.in.h:1
#: ../src/dwell-click-applet.c:561
msgid "Dwell Click"
msgstr "Dwell ক্লিক"
#: ../data/DwellClick_Factory.server.in.in.h:2
msgid "Select dwelling click type"
msgstr "dwell ক্লিকের ধরণ নির্বাচন করুন"
#: ../data/PointerCapture_Factory.server.in.in.h:1
msgid "Area to lock the pointer"
msgstr "পয়েন্টরা অধিকৃত করার এলাকা"
#: ../data/PointerCapture_Factory.server.in.in.h:2
#: ../src/pointer-capture-applet.c:563
msgid "Pointer Capture"
msgstr "পয়েন্টার অধিকৃত"
#: ../data/DwellClick.xml.h:1
#: ../data/PointerCapture.xml.h:1
msgid "_About"
msgstr "পরিচিতি (_A)"
#: ../data/DwellClick.xml.h:2
#: ../data/PointerCapture.xml.h:2
msgid "_Help"
msgstr "সহায়তা (_H)"
#: ../data/DwellClick.xml.h:3
#: ../data/PointerCapture.xml.h:3
msgid "_Preferences"
msgstr "পছন্দ (_P)"
#: ../data/mousetweaks.schemas.in.h:1
msgid "Animate cursor"
msgstr "কারসার অ্যানিমেট করা হবে"
#: ../data/mousetweaks.schemas.in.h:2
msgid "Button style"
msgstr "বোতামের শৈলী"
#: ../data/mousetweaks.schemas.in.h:3
msgid "Button style in click type window (\"0\" = Text, \"1\" = Icon, \"2\" = Both)"
msgstr "ক্লিক ধরণের উইন্ডোর মধ্যে বোতামের শৈলী (\"0\" = টেক্সট, \"1\" = আইকন, \"2\" = উভয়)"
#: ../data/mousetweaks.schemas.in.h:4
msgid "Direction to perform a double click (\"0\" = Left, \"1\" = Right, \"2\" = Up, \"3\" = Down)"
msgstr "ডবল ক্লিকের কাজ করার নির্দেশনা (\"0\" = বাঁদিক, \"1\" = ডানদিক, \"2\" = উপরে, \"3\" = নীচে)"
#: ../data/mousetweaks.schemas.in.h:5
msgid "Direction to perform a drag click (\"0\" = Left, \"1\" = Right, \"2\" = Up, \"3\" = Down)"
msgstr "ড্র্যাগ ক্লিকের কাজ করার নির্দেশনা (\"0\" = বাঁদিক, \"1\" = ডানদিক, \"2\" = উপরে, \"3\" = নীচে)"
#: ../data/mousetweaks.schemas.in.h:6
msgid "Direction to perform a secondary click (\"0\" = Left, \"1\" = Right, \"2\" = Up, \"3\" = Down)"
msgstr "সেকেন্ডারী ক্লিকের কাজ করার নির্দেশনা (\"0\" = বাঁদিক, \"1\" = ডানদিক, \"2\" = উপরে, \"3\" = নীচে)"
#: ../data/mousetweaks.schemas.in.h:7
msgid "Direction to perform a single click (\"0\" = Left, \"1\" = Right, \"2\" = Up, \"3\" = Down)"
msgstr "একক ক্লিকের কাজ করার নির্দেশনা (\"0\" = বাঁদিক, \"1\" = ডানদিক, \"2\" = উপরে, \"3\" = নীচে)"
#: ../data/mousetweaks.schemas.in.h:8
msgid "Distance in pixels before movement will be recognized"
msgstr "চলাচল সনাক্তকরার পূর্বে পিক্সেলে দূরত্ব"
#: ../data/mousetweaks.schemas.in.h:9
msgid "Dwell click mode"
msgstr "Dwell ক্লিক মোড"
#: ../data/mousetweaks.schemas.in.h:10
#| msgid "Dwell click mode (\"0\" = Gesture mode, \"1\" = Window mode)"
msgid "Dwell click mode (\"0\" = Window mode, \"1\" = Gesture mode)"
msgstr "Dwell ক্লিক মোড (\"0\" = উইন্ডো মোড, \"1\" = অঙ্গভঙ্গি মোড)"
#: ../data/mousetweaks.schemas.in.h:11
msgid "Dwell click time"
msgstr "Dwell ক্লিকের সময়"
#: ../data/mousetweaks.schemas.in.h:13
msgid "Enable secondary click"
msgstr "সেকেন্ডারী ক্লিক সক্রিয় করুন"
#: ../data/mousetweaks.schemas.in.h:14
#: ../src/mt-main.c:879
msgid "Enable simulated secondary click"
msgstr "সেকেন্ডারী ক্লিকের সিমুলেশন সক্রিয় করা হবে"
#: ../data/mousetweaks.schemas.in.h:15
msgid "Gesture double click"
msgstr "Gesture ডবল ক্লিক"
#: ../data/mousetweaks.schemas.in.h:16
msgid "Gesture drag click"
msgstr "Gesture ড্র্যাগ ক্লিক"
#: ../data/mousetweaks.schemas.in.h:17
msgid "Gesture secondary click"
msgstr "Gesture সেকেন্ডারী ক্লিক"
#: ../data/mousetweaks.schemas.in.h:18
msgid "Gesture single click"
msgstr "Gesture একক ক্লিক"
#: ../data/mousetweaks.schemas.in.h:19
msgid "Movement threshold"
msgstr "চলাচলের থ্রেসহোল্ড"
#: ../data/mousetweaks.schemas.in.h:20
msgid "Secondary click time"
msgstr "দ্বিতীয় ক্লিকের সময়"
#: ../data/mousetweaks.schemas.in.h:21
msgid "Show click type window"
msgstr "ক্লিকের ধরনের উইন্ডো প্রদর্শন করা হবে"
#: ../data/mousetweaks.schemas.in.h:22
msgid "Show elapsed time as cursor overlay."
msgstr "অতিবাহিত সময় প্রদর্শনের জন্য কার্সার ওভার-লে প্রয়োগ করা হবে"
#: ../data/mousetweaks.schemas.in.h:23
msgid "Time in seconds before a click is triggered"
msgstr "ক্লিক ট্রিগার করার পূর্বে অতিবাহিত সময়, সেকেন্ডে ধার্য"
#: ../data/mousetweaks.schemas.in.h:24
msgid "Time in seconds before a secondary click is triggered"
msgstr "দ্বিতীয় ক্লিক ট্রিগার করার পূর্বে অতিবাহিত সময়, সেকেন্ডে ধার্য"
#: ../data/pointer-capture-applet.schemas.in.h:1
msgid "Capture pointer only if Alt is pressed"
msgstr "শুধুমাত্র Alt টেপা হলে পয়েন্টার আটক করা হবে"
#: ../data/pointer-capture-applet.schemas.in.h:2
msgid "Capture pointer only if Ctrl is pressed"
msgstr "শুধুমাত্র Ctrl টেপা হলে পয়েন্টার আটক করা হবে"
#: ../data/pointer-capture-applet.schemas.in.h:3
msgid "Capture pointer only if Shift is pressed"
msgstr "শুধুমাত্র Shift টেপা হলে পয়েন্টার আটক করা হবে"
#: ../data/pointer-capture-applet.schemas.in.h:4
msgid "Mouse button used to capture the pointer"
msgstr "পয়েন্টরা আটক করার জন্য ব্যবহৃত মাউসের বাটন"
#: ../data/pointer-capture-applet.schemas.in.h:5
msgid "Mouse button used to release the pointer"
msgstr "পয়েন্টার মুক্ত করার জন্য ব্যবহৃত মাউস বাটন"
#: ../data/pointer-capture-applet.schemas.in.h:6
msgid "Release pointer only if Alt is pressed"
msgstr "শুধুমাত্র Alt টেপা হলে পয়েন্টার মুক্ত করা হবে"
#: ../data/pointer-capture-applet.schemas.in.h:7
msgid "Release pointer only if Ctrl is pressed"
msgstr "শুধুমাত্র Ctrl টেপা হলে পয়েন্টার মুক্ত করা হবে"
#: ../data/pointer-capture-applet.schemas.in.h:8
msgid "Release pointer only if Shift is pressed"
msgstr "শুধুমাত্র Shift টেপা হলে পয়েন্টার মুক্ত করা হবে"
#: ../data/pointer-capture-applet.schemas.in.h:9
msgid "Size of capture area"
msgstr "আটক করার জন্য চিহ্নিত ক্ষেত্রের মাপ"
#: ../data/pointer-capture-applet.schemas.in.h:10
msgid "This mouse button must be pressed to release the pointer from the capture area. Valid values are \"1\" for left button, \"2\" for middle button, and \"3\" for right button."
msgstr "আটকের জন্য চিহ্নিত ক্ষেত্র থেকে পয়েন্টার মুক্ত করার জন্য এই মাউস বাটনটি টেপা আবশ্যক। বৈধ মানগুলি হল, বাঁদিকের বাটনের জন্য \"1\", মধ্যম বাটনের জন্য \"2\", ও ডানদিকের বাটনের জন্য \"3\"।"
#: ../data/pointer-capture-applet.schemas.in.h:11
msgid "This mouse button must be pressed while the pointer is over the capture area in order to capture the pointer. Valid values are \"0\" if no button is needed, \"1\" for left button, \"2\" for middle button, and \"3\" for right button."
msgstr "আটকের ক্ষেত্রের উপর পয়েন্টার উপস্থিত থাকলে, পয়েন্টারটি আটক করার উদ্দেশ্যে এই মাউস বাটনটি টিপে রাখা আবশ্যক। বৈধ মান হল: কোনো বাটন প্রয়োজন না হলে \"0\", বাঁদিকের বাটনের জন্য \"1\", মধ্যম বাটনের জন্য \"2\", এবং ডানদিকের বাটনের জন্য \"3\"।"
#: ../data/pointer-capture-applet.schemas.in.h:12
msgid "Whether the Alt key must be pressed for the pointer to be captured while it's over the capture area. If this option is set as true, and a mouse button is set in the \"capture_button\" key, then the Alt key must be pressed while the mouse button is pressed."
msgstr "আটক করার ক্ষেত্রের মধ্যে পয়েন্টার উপস্থিত থাকাকালীন, পয়েন্টারটি আটক করার জন্য Alt কি টেপা হবে কি না। এই মান true (সত্য) ধার্য করা হলে, ও \"capture_button\" কি-র জন্য কোনো মাউস বাটন নির্ধারিত হলে, এই মাউস বাটনটি টিপে রাখার সময় Alt কি টেপা আবশ্যক।"
#: ../data/pointer-capture-applet.schemas.in.h:13
msgid "Whether the Alt key must be pressed with the mouse button set in \"release_button\" for the pointer to be released from the capture area."
msgstr "আটক করার ক্ষেত্র থেকে পয়েন্টার মুক্ত করার জন্য \"release_button\" কি-র জন্য ধার্য মাউস বাটনের সাথে Alt কি টেপা আবশ্যক কি না।"
#: ../data/pointer-capture-applet.schemas.in.h:14
msgid "Whether the Ctrl key must be pressed for the pointer to be captured while it's over the capture area. If this option is set as true, and a mouse button is set in the \"capture_button\" key, then the Ctrl key must be pressed while the mouse button is pressed."
msgstr "আটক করার ক্ষেত্রের মধ্যে পয়েন্টার উপস্থিত থাকাকালীন, পয়েন্টারটি আটক করার জন্য Ctrl কি টেপা হবে কি না। এই মান true (সত্য) ধার্য করা হলে, ও \"capture_button\" কি-র জন্য কোনো মাউস বাটন নির্ধারিত হলে, এই মাউস বাটনটি টিপে রাখার সময় Ctrl কি টেপা আবশ্যক।"
#: ../data/pointer-capture-applet.schemas.in.h:15
msgid "Whether the Ctrl key must be pressed with the mouse button set in \"release_button\" for the pointer to be released from the capture area."
msgstr "আটক করার ক্ষেত্র থেকে পয়েন্টার মুক্ত করার জন্য \"release_button\" কি-র জন্য ধার্য মাউস বাটনের সাথে Ctrl কি টেপা আবশ্যক কি না।"
#: ../data/pointer-capture-applet.schemas.in.h:16
msgid "Whether the Shift key must be pressed for the pointer to be captured while it's over the capture area. If this option is set as true, and a mouse button is set in the \"capture_button\" key, then the Shift key must be pressed while the mouse button is pressed."
msgstr "আটক করার ক্ষেত্রের মধ্যে পয়েন্টার উপস্থিত থাকাকালীন, পয়েন্টারটি আটক করার জন্য Shift কি টেপা হবে কি না। এই মান true (সত্য) ধার্য করা হলে, ও \"capture_button\" কি-র জন্য কোনো মাউস বাটন নির্ধারিত হলে, এই মাউস বাটনটি টিপে রাখার সময় Shift কি টেপা আবশ্যক।"
#: ../data/pointer-capture-applet.schemas.in.h:17
msgid "Whether the Shift key must be pressed with the mouse button set in \"release_button\" for the pointer to be released from the capture area."
msgstr "আটক করার ক্ষেত্র থেকে পয়েন্টার মুক্ত করার জন্য \"release_button\" কি-র জন্য ধার্য মাউস বাটনের সাথে Shift কি টেপা আবশ্যক কি না।"
#: ../data/pointer-capture-applet.schemas.in.h:18
msgid "Width of the capture area in pixels."
msgstr "আটক করার জন্য চিহ্নিত ক্ষেত্রের প্রস্থ, পিক্সেলে ধার্য।"
#: ../src/mt-main.c:782
msgid "Assistive Technology Support is not Enabled"
msgstr "সহায়ক প্রযুক্তি সমর্থনের ব্যবস্থা সক্রিয় করা হয়নি"
#: ../src/mt-main.c:783
msgid ""
"Mousetweaks requires assistive technologies to be enabled in your session.\n"
"\n"
"To enable support for assistive technologies and restart your session, press \"Enable and Log Out\"."
msgstr ""
"Mousetweaks প্রয়োগ করার সময় সেশানের মধ্যে সহায়ক প্রযুক্তি ব্যবস্থা সক্রিয় করা আবশ্যক।\n"
"\n"
"সহায়ক প্রযুক্তি আরম্ভ করে সেশান পুনরারম্ভ করার জন্য \"সক্রিয় করে লগ-আউট করুন\" শীর্ষক বাটন টিপুন।"
#: ../src/mt-main.c:881
msgid "Time to wait before a dwell click"
msgstr "dwell ক্লিকের জন্য কত সময় অপেক্ষা করা হবে"
#: ../src/mt-main.c:883
msgid "Time to wait before a simulated secondary click"
msgstr "দ্বিতীয় ক্লিকের অনুকরণের পূর্বে কত সময় অপেক্ষা করা হবে"
#: ../src/mt-main.c:885
msgid "Set the active dwell mode"
msgstr "সক্রিয় dwell মোড নির্ধারণ করুন"
#: ../src/mt-main.c:887
#| msgid "Show click type window"
msgid "Show a click-type window"
msgstr "ক্লিক-ধরনের উইন্ডো প্রদর্শন করা হবে"
#: ../src/mt-main.c:889
#| msgid "Window x position"
msgid "Click-type window X position"
msgstr "ক্লিক-টাইপ উইন্ডোর x অবস্থান"
#: ../src/mt-main.c:891
#| msgid "Window x position"
msgid "Click-type window Y position"
msgstr "ক্লিক-টাইপ উইন্ডোর Y অবস্থান"
#: ../src/mt-main.c:893
msgid "Ignore small pointer movements"
msgstr "পয়েন্টারের ক্ষুদ্র চলাচল উপক্ষা করা হবে"
#: ../src/mt-main.c:895
msgid "Shut down mousetweaks"
msgstr "mousetweaks বন্ধ করুন"
#: ../src/mt-main.c:897
msgid "Disable cursor animations"
msgstr "কার্সারের অ্যানিমেশন নিষ্ক্রিয় করা হবে"
#: ../src/mt-main.c:899
#| msgid "- GNOME mousetweaks daemon"
msgid "Start mousetweaks as a daemon"
msgstr "ডেমন হিসেবে মাউসটুইক শুরু করা হবে"
#: ../src/mt-main.c:901
msgid "Start mousetweaks in login mode"
msgstr "লগইন মোডে মাউসটুইক শুরু করা হবে"
#. parse
#: ../src/mt-main.c:919
#| msgid "- GNOME mousetweaks daemon"
msgid "- GNOME mouse accessibility daemon"
msgstr "- GNOME মাউস ব্যবহারের ডেমন"
#: ../src/mt-common.c:30
msgid "Failed to Display Help"
msgstr "সহায়তা প্রদর্শন করতে ব্যর্থ"
#: ../src/mt-common.c:66
msgid "Enable and Log Out"
msgstr "সক্রিয় করে লগ-আউট করুন"
#: ../src/pointer-capture-applet.c:213
msgid "Locked"
msgstr "লক করা হয়েছে"
#. l10n: the first letter of 'Locked'
#: ../src/pointer-capture-applet.c:216
msgid "L"
msgstr "L"
#: ../src/pointer-capture-applet.c:640
msgid "Capture area"
msgstr "আটক করার জন্য চিহ্নিত ক্ষেত্র"
#: ../src/pointer-capture-applet.c:641
msgid "Temporarily lock the mouse pointer"
msgstr "সাময়িকভাবে মাউস পয়েন্টার লক করুন"
#: ../src/dwell-click-applet.c:334
msgid "Failed to Launch Mouse Preferences"
msgstr "মাউস সংক্রান্ত পছন্দগুলি আরম্ভ করতে ব্যর্থ"
#~ msgid "Dwell mode to use"
#~ msgstr "ব্যবহারযোগ্য Dwell মোড"
#~ msgid "Window y position"
#~ msgstr "উইন্ডোর y অবস্থান"
#~ msgid "Show elapsed time as cursor overlay"
#~ msgstr "অতিবাহিত সময় প্রদর্শনের জন্য কার্সার ওভার-লে প্রয়োগ করা হবে"

BIN
po/bn_IN.gmo Normal file

Binary file not shown.

484
po/bn_IN.po Normal file
View File

@ -0,0 +1,484 @@
# translation of bn_IN.po to Bengali INDIA
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Runa Bhattacharjee <runab@fedoraproject.org>, 2008.
# Runa Bhattacharjee <runab@redhat.com>, 2008, 2009.
msgid ""
msgstr ""
"Project-Id-Version: bn_IN\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=mousetweaks&component=general\n"
"POT-Creation-Date: 2009-06-19 17:10+0000\n"
"PO-Revision-Date: 2009-06-22 11:51+0530\n"
"Last-Translator: Runa Bhattacharjee <runab@redhat.com>\n"
"Language-Team: Bengali INDIA <discuss@lists.ankur.org.in>\n"
"Language: bn_IN\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"
#: ../data/dwell-click-applet.ui.h:1
msgid ""
"Applet to select different dwell-click types.\n"
"Part of Mousetweaks"
msgstr ""
"বিভিন্ন ধরনের dwell ক্লিক নির্বাচনের অ্যাপ্লেট।\n"
"Mousetweaks-র অংশ"
#: ../data/dwell-click-applet.ui.h:3
msgid "Click Type Window"
msgstr "ক্লিকের ধরনের উইন্ডো"
#: ../data/dwell-click-applet.ui.h:4 ../data/mousetweaks.ui.h:1
msgid "Double Click"
msgstr "দুইবার ক্লিক"
#: ../data/dwell-click-applet.ui.h:5 ../data/mousetweaks.ui.h:2
msgid "Drag Click"
msgstr "ড্র্যাগ ক্লিক"
#: ../data/dwell-click-applet.ui.h:6 ../data/mousetweaks.schemas.in.h:12
#: ../src/mt-main.c:873
msgid "Enable dwell click"
msgstr "dwell ক্লিক সক্রিয় করুন"
#: ../data/dwell-click-applet.ui.h:7 ../data/mousetweaks.ui.h:4
msgid "Right Click"
msgstr "ডানদিকের ক্লিক"
#: ../data/dwell-click-applet.ui.h:8 ../data/mousetweaks.ui.h:8
msgid "Single Click"
msgstr "একটি ক্লিক"
#: ../data/pointer-capture-applet.ui.h:1
msgid "A_lt"
msgstr "Alt (_l)"
#: ../data/pointer-capture-applet.ui.h:2
msgid ""
"Area to freeze the mouse pointer on the panel.\n"
"Part of Mousetweaks"
msgstr ""
"প্যানেলের মধ্যে মাউস পয়েন্টার আটক করার ক্ষেত্র।\n"
"Mousetweaks-র অংশ"
#: ../data/pointer-capture-applet.ui.h:4
msgid "C_trl"
msgstr "Ctrl (_t)"
#: ../data/pointer-capture-applet.ui.h:5
msgid "Capture Pointer"
msgstr "পয়েন্টার আটক"
#: ../data/pointer-capture-applet.ui.h:6
msgid "Ct_rl"
msgstr "Ctrl (_r)"
#: ../data/pointer-capture-applet.ui.h:7
msgid "Modifier:"
msgstr "পরিবর্তক:"
#: ../data/pointer-capture-applet.ui.h:8
msgid "Mouse _button:"
msgstr "মাউসের বাটন: (_b)"
#: ../data/pointer-capture-applet.ui.h:9
msgid "Mouse b_utton:"
msgstr "মাউসের বাটন: (_u)"
#: ../data/pointer-capture-applet.ui.h:10
msgid "Pointer Capture Preferences"
msgstr "পয়েন্টার আটকের ব্যবস্থা সংক্রান্ত পছন্দ"
#: ../data/pointer-capture-applet.ui.h:11
msgid "Release Pointer"
msgstr "পয়েন্টার মুক্ত করুন"
#: ../data/pointer-capture-applet.ui.h:12
msgid "S_hift"
msgstr "Shift (_h)"
#: ../data/pointer-capture-applet.ui.h:13
msgid "Selecting Button 0 will capture the pointer immediately"
msgstr "বাটন নির্বাচন করা হলে, বিনা বিলম্বে পয়েন্টার আটক করা হবে"
#: ../data/pointer-capture-applet.ui.h:14
msgid "Sh_ift"
msgstr "Sh_ift (_i)"
#: ../data/pointer-capture-applet.ui.h:15
msgid "Size of Capture Area"
msgstr "আটক করার জন্য চিহ্নিত ক্ষেত্রের মাপ"
#: ../data/pointer-capture-applet.ui.h:16
msgid "_Alt"
msgstr "Alt (_A)"
#: ../data/pointer-capture-applet.ui.h:17
msgid "_Width:"
msgstr "প্রস্থ: (_W)"
#: ../data/pointer-capture-applet.ui.h:18
msgid "pixels"
msgstr "পিক্সেল"
#: ../data/mousetweaks.ui.h:3
msgid "Dwell Click Type"
msgstr "Dwell ক্লিকের ধরন"
#: ../data/mousetweaks.ui.h:5
msgid "Show Icons and Text"
msgstr "আইকন ও টেক্সট প্রদর্শন করা হবে"
#: ../data/mousetweaks.ui.h:6
msgid "Show Icons only"
msgstr "শুধুমাত্র আইকন প্রদর্শন করা হবে"
#: ../data/mousetweaks.ui.h:7
msgid "Show Text only"
msgstr "শুধুমাত্র টেক্সট প্রদর্শন করা হবে"
#: ../data/DwellClick_Factory.server.in.in.h:1 ../src/dwell-click-applet.c:561
msgid "Dwell Click"
msgstr "Dwell ক্লিক"
#: ../data/DwellClick_Factory.server.in.in.h:2
msgid "Select dwelling click type"
msgstr "dwell ক্লিকের ধরন নির্বাচন করুন"
#: ../data/PointerCapture_Factory.server.in.in.h:1
msgid "Area to lock the pointer"
msgstr "পয়েন্টরা আটক করার অঞ্চল"
#: ../data/PointerCapture_Factory.server.in.in.h:2
#: ../src/pointer-capture-applet.c:549
msgid "Pointer Capture"
msgstr "পয়েন্টার আটক"
#: ../data/DwellClick.xml.h:1 ../data/PointerCapture.xml.h:1
msgid "_About"
msgstr "পরিচিতি (_A)"
#: ../data/DwellClick.xml.h:2 ../data/PointerCapture.xml.h:2
msgid "_Help"
msgstr "সাহায্য (_H)"
#: ../data/DwellClick.xml.h:3 ../data/PointerCapture.xml.h:3
msgid "_Preferences"
msgstr "পছন্দ (_P)"
#: ../data/mousetweaks.schemas.in.h:1
msgid "Animate cursor"
msgstr "কার্সার অ্যানিমেট করা হবে"
#: ../data/mousetweaks.schemas.in.h:2
msgid "Button style"
msgstr "বাটনের বিন্যাস"
#: ../data/mousetweaks.schemas.in.h:3
msgid "Button style in click type window (\"0\" = Text, \"1\" = Icon, \"2\" = Both)"
msgstr ""
"ক্লিক প্রকৃতির উইন্ডোর মধ্যে বাটনের বিন্যাস (\"0\" = টেক্সট, \"1\" = আইকন, \"2\" = "
"উভয়)"
#: ../data/mousetweaks.schemas.in.h:4
msgid ""
"Direction to perform a double click (\"0\" = Left, \"1\" = Right, \"2\" = "
"Up, \"3\" = Down)"
msgstr ""
"দুইবার ক্লিকের কর্ম সঞ্চালনার দিশা (\"0\" = বাঁদিক, \"1\" = ডানদিক, \"2\" = উপরে, "
"\"3\" = নীচে)"
#: ../data/mousetweaks.schemas.in.h:5
msgid ""
"Direction to perform a drag click (\"0\" = Left, \"1\" = Right, \"2\" = Up, "
"\"3\" = Down)"
msgstr ""
"ড্র্যাগ ক্লিকের কর্ম সঞ্চালনার দিশা (\"0\" = বাঁদিক, \"1\" = ডানদিক, \"2\" = উপরে, "
"\"3\" = নীচে)"
#: ../data/mousetweaks.schemas.in.h:6
msgid ""
"Direction to perform a secondary click (\"0\" = Left, \"1\" = Right, \"2\" = "
"Up, \"3\" = Down)"
msgstr ""
"দ্বিতীয় ক্লিকের কর্ম সঞ্চালনার দিশা (\"0\" = বাঁদিক, \"1\" = ডানদিক, \"2\" = "
"উপরে, \"3\" = নীচে)"
#: ../data/mousetweaks.schemas.in.h:7
msgid ""
"Direction to perform a single click (\"0\" = Left, \"1\" = Right, \"2\" = "
"Up, \"3\" = Down)"
msgstr ""
"একটি ক্লিকের কর্ম সঞ্চালনার দিশা (\"0\" = বাঁদিক, \"1\" = ডানদিক, \"2\" = উপরে, "
"\"3\" = নীচে)"
#: ../data/mousetweaks.schemas.in.h:8
msgid "Distance in pixels before movement will be recognized"
msgstr "চলাচল সনাক্ত করার জন্য যে সংখ্যক পিক্সেল চলা হবে"
#: ../data/mousetweaks.schemas.in.h:9
msgid "Dwell click mode"
msgstr "Dwell ক্লিক মোড"
#: ../data/mousetweaks.schemas.in.h:10
msgid "Dwell click mode (\"0\" = Gesture mode, \"1\" = Window mode)"
msgstr "Dwell ক্লিকের মোড (\"0\" = Gesture (ভঙ্গিমা) মোড, \"1\" = Window (উইন্ডো) মোড)"
#: ../data/mousetweaks.schemas.in.h:11
msgid "Dwell click time"
msgstr "Dwell ক্লিকের সময়"
#: ../data/mousetweaks.schemas.in.h:13
msgid "Enable secondary click"
msgstr "দ্বিতীয় ক্লিক সক্রিয় করুন"
#: ../data/mousetweaks.schemas.in.h:14 ../src/mt-main.c:875
msgid "Enable simulated secondary click"
msgstr "দ্বিতীয় ক্লিকের অনুকরণ সক্রিয় করা হবে"
#: ../data/mousetweaks.schemas.in.h:15
msgid "Gesture double click"
msgstr "Gesture-র দুইবার ক্লিক"
#: ../data/mousetweaks.schemas.in.h:16
msgid "Gesture drag click"
msgstr "Gesture-র ড্র্যাগ ক্লিক"
#: ../data/mousetweaks.schemas.in.h:17
msgid "Gesture secondary click"
msgstr "Gesture-র দ্বিতীয় ক্লিক"
#: ../data/mousetweaks.schemas.in.h:18
msgid "Gesture single click"
msgstr "Gesture-র একটি ক্লিক"
#: ../data/mousetweaks.schemas.in.h:19
msgid "Movement threshold"
msgstr "চলাচলের প্রান্তিকমাপ"
#: ../data/mousetweaks.schemas.in.h:20
msgid "Secondary click time"
msgstr "দ্বিতীয় ক্লিকের সময়"
#: ../data/mousetweaks.schemas.in.h:21 ../src/mt-main.c:883
msgid "Show click type window"
msgstr "ক্লিকের ধরনের উইন্ডো প্রদর্শন করা হবে"
#: ../data/mousetweaks.schemas.in.h:22
msgid "Show elapsed time as cursor overlay."
msgstr "অতিবাহিত সময় প্রদর্শনের জন্য কার্সার ওভার-লে প্রয়োগ করা হবে"
#: ../data/mousetweaks.schemas.in.h:23
msgid "Time in seconds before a click is triggered"
msgstr "ক্লিক ট্রিগার করার পূর্বে অতিবাহিত সময়, সেকেন্ডে ধার্য"
#: ../data/mousetweaks.schemas.in.h:24
msgid "Time in seconds before a secondary click is triggered"
msgstr "দ্বিতীয় ক্লিক ট্রিগার করার পূর্বে অতিবাহিত সময়, সেকেন্ডে ধার্য"
#: ../data/pointer-capture-applet.schemas.in.h:1
msgid "Capture pointer only if Alt is pressed"
msgstr "শুধুমাত্র Alt টেপা হলে পয়েন্টার আটক করা হবে"
#: ../data/pointer-capture-applet.schemas.in.h:2
msgid "Capture pointer only if Ctrl is pressed"
msgstr "শুধুমাত্র Ctrl টেপা হলে পয়েন্টার আটক করা হবে"
#: ../data/pointer-capture-applet.schemas.in.h:3
msgid "Capture pointer only if Shift is pressed"
msgstr "শুধুমাত্র Shift টেপা হলে পয়েন্টার আটক করা হবে"
#: ../data/pointer-capture-applet.schemas.in.h:4
msgid "Mouse button used to capture the pointer"
msgstr "পয়েন্টরা আটক করার জন্য ব্যবহৃত মাউসের বাটন"
#: ../data/pointer-capture-applet.schemas.in.h:5
msgid "Mouse button used to release the pointer"
msgstr "পয়েন্টার মুক্ত করার জন্য ব্যবহৃত মাউস বাটন"
#: ../data/pointer-capture-applet.schemas.in.h:6
msgid "Release pointer only if Alt is pressed"
msgstr "শুধুমাত্র Alt টেপা হলে পয়েন্টার মুক্ত করা হবে"
#: ../data/pointer-capture-applet.schemas.in.h:7
msgid "Release pointer only if Ctrl is pressed"
msgstr "শুধুমাত্র Ctrl টেপা হলে পয়েন্টার মুক্ত করা হবে"
#: ../data/pointer-capture-applet.schemas.in.h:8
msgid "Release pointer only if Shift is pressed"
msgstr "শুধুমাত্র Shift টেপা হলে পয়েন্টার মুক্ত করা হবে"
#: ../data/pointer-capture-applet.schemas.in.h:9
msgid "Size of capture area"
msgstr "আটক করার জন্য চিহ্নিত ক্ষেত্রের মাপ"
#: ../data/pointer-capture-applet.schemas.in.h:10
msgid ""
"This mouse button must be pressed to release the pointer from the capture "
"area. Valid values are \"1\" for left button, \"2\" for middle button, and "
"\"3\" for right button."
msgstr ""
"আটকের জন্য চিহ্নিত ক্ষেত্র থেকে পয়েন্টার মুক্ত করার জন্য এই মাউস বাটনটি টেপা আবশ্যক। "
"বৈধ মানগুলি হল, বাঁদিকের বাটনের জন্য \"1\", মধ্যম বাটনের জন্য \"2\", ও ডানদিকের "
"বাটনের জন্য \"3\"।"
#: ../data/pointer-capture-applet.schemas.in.h:11
msgid ""
"This mouse button must be pressed while the pointer is over the capture area "
"in order to capture the pointer. Valid values are \"0\" if no button is "
"needed, \"1\" for left button, \"2\" for middle button, and \"3\" for right "
"button."
msgstr ""
"আটকের ক্ষেত্রের উপর পয়েন্টার উপস্থিত থাকলে, পয়েন্টারটি আটক করার উদ্দেশ্যে এই মাউস "
"বাটনটি টিপে রাখা আবশ্যক। বৈধ মান হল: কোনো বাটন প্রয়োজন না হলে \"0\", বাঁদিকের "
"বাটনের জন্য \"1\", মধ্যম বাটনের জন্য \"2\", এবং ডানদিকের বাটনের জন্য \"3\"।"
#: ../data/pointer-capture-applet.schemas.in.h:12
msgid ""
"Whether the Alt key must be pressed for the pointer to be captured while "
"it's over the capture area. If this option is set as true, and a mouse "
"button is set in the \"capture_button\" key, then the Alt key must be "
"pressed while the mouse button is pressed."
msgstr ""
"আটক করার ক্ষেত্রের মধ্যে পয়েন্টার উপস্থিত থাকাকালীন, পয়েন্টারটি আটক করার জন্য Alt "
"কি টেপা হবে কি না। এই মান true (সত্য) ধার্য করা হলে, ও \"capture_button\" কি-র "
"জন্য কোনো মাউস বাটন নির্ধারিত হলে, এই মাউস বাটনটি টিপে রাখার সময় Alt কি টেপা "
"আবশ্যক।"
#: ../data/pointer-capture-applet.schemas.in.h:13
msgid ""
"Whether the Alt key must be pressed with the mouse button set in "
"\"release_button\" for the pointer to be released from the capture area."
msgstr ""
"আটক করার ক্ষেত্র থেকে পয়েন্টার মুক্ত করার জন্য \"release_button\" কি-র জন্য ধার্য "
"মাউস বাটনের সাথে Alt কি টেপা আবশ্যক কি না।"
#: ../data/pointer-capture-applet.schemas.in.h:14
msgid ""
"Whether the Ctrl key must be pressed for the pointer to be captured while "
"it's over the capture area. If this option is set as true, and a mouse "
"button is set in the \"capture_button\" key, then the Ctrl key must be "
"pressed while the mouse button is pressed."
msgstr ""
"আটক করার ক্ষেত্রের মধ্যে পয়েন্টার উপস্থিত থাকাকালীন, পয়েন্টারটি আটক করার জন্য Ctrl "
"কি টেপা হবে কি না। এই মান true (সত্য) ধার্য করা হলে, ও \"capture_button\" কি-র "
"জন্য কোনো মাউস বাটন নির্ধারিত হলে, এই মাউস বাটনটি টিপে রাখার সময় Ctrl কি টেপা "
"আবশ্যক।"
#: ../data/pointer-capture-applet.schemas.in.h:15
msgid ""
"Whether the Ctrl key must be pressed with the mouse button set in "
"\"release_button\" for the pointer to be released from the capture area."
msgstr ""
"আটক করার ক্ষেত্র থেকে পয়েন্টার মুক্ত করার জন্য \"release_button\" কি-র জন্য ধার্য "
"মাউস বাটনের সাথে Ctrl কি টেপা আবশ্যক কি না।"
#: ../data/pointer-capture-applet.schemas.in.h:16
msgid ""
"Whether the Shift key must be pressed for the pointer to be captured while "
"it's over the capture area. If this option is set as true, and a mouse "
"button is set in the \"capture_button\" key, then the Shift key must be "
"pressed while the mouse button is pressed."
msgstr ""
"আটক করার ক্ষেত্রের মধ্যে পয়েন্টার উপস্থিত থাকাকালীন, পয়েন্টারটি আটক করার জন্য Shift "
"কি টেপা হবে কি না। এই মান true (সত্য) ধার্য করা হলে, ও \"capture_button\" কি-র "
"জন্য কোনো মাউস বাটন নির্ধারিত হলে, এই মাউস বাটনটি টিপে রাখার সময় Shift কি টেপা "
"আবশ্যক।"
#: ../data/pointer-capture-applet.schemas.in.h:17
msgid ""
"Whether the Shift key must be pressed with the mouse button set in "
"\"release_button\" for the pointer to be released from the capture area."
msgstr ""
"আটক করার ক্ষেত্র থেকে পয়েন্টার মুক্ত করার জন্য \"release_button\" কি-র জন্য ধার্য "
"মাউস বাটনের সাথে Shift কি টেপা আবশ্যক কি না।"
#: ../data/pointer-capture-applet.schemas.in.h:18
msgid "Width of the capture area in pixels."
msgstr "আটক করার জন্য চিহ্নিত ক্ষেত্রের প্রস্থ, পিক্সেলে ধার্য।"
#: ../src/mt-main.c:767
msgid "Assistive Technology Support is not Enabled"
msgstr "সহায়ক প্রযুক্তি সমর্থনের ব্যবস্থা সক্রিয় করা হয়নি"
#: ../src/mt-main.c:768
msgid ""
"Mousetweaks requires assistive technologies to be enabled in your session.\n"
"\n"
"To enable support for assistive technologies and restart your session, press "
"\"Enable and Log Out\"."
msgstr ""
"Mousetweaks প্রয়োগ করার সময় সেশানের মধ্যে সহায়ক প্রযুক্তি ব্যবস্থা সক্রিয় করা "
"আবশ্যক।\n"
"\n"
"সহায়ক প্রযুক্তি আরম্ভ করে সেশান পুনরারম্ভ করার জন্য \"সক্রিয় করে লগ-আউট করুন\" শীর্ষক "
"বাটন টিপুন।"
#: ../src/mt-main.c:877
msgid "Time to wait before a dwell click"
msgstr "dwell ক্লিকের জন্য কত সময় অপেক্ষা করা হবে"
#: ../src/mt-main.c:879
msgid "Time to wait before a simulated secondary click"
msgstr "দ্বিতীয় ক্লিকের অনুকরণের পূর্বে কত সময় অপেক্ষা করা হবে"
#: ../src/mt-main.c:881
msgid "Dwell mode to use"
msgstr "ব্যবহারযোগ্য Dwell মোড"
#: ../src/mt-main.c:885
msgid "Window x position"
msgstr "উইন্ডোর x অবস্থান"
#: ../src/mt-main.c:887
msgid "Window y position"
msgstr "উইন্ডোর y অবস্থান"
#: ../src/mt-main.c:889
msgid "Ignore small pointer movements"
msgstr "পয়েন্টারের ক্ষুদ্র চলাচল উপক্ষা করা হবে"
#: ../src/mt-main.c:891
msgid "Show elapsed time as cursor overlay"
msgstr "অতিবাহিত সময় প্রদর্শনের জন্য কার্সার ওভার-লে প্রয়োগ করা হবে"
#: ../src/mt-main.c:893
msgid "Shut down mousetweaks"
msgstr "mousetweaks বন্ধ করুন"
#: ../src/mt-main.c:902
msgid "- GNOME mousetweaks daemon"
msgstr "- GNOME mousetweaks ডেমন"
#: ../src/mt-common.c:30
msgid "Failed to Display Help"
msgstr "সহায়তা প্রদর্শন করতে ব্যর্থ"
#: ../src/mt-common.c:66
msgid "Enable and Log Out"
msgstr "সক্রিয় করে লগ-আউট করুন"
#: ../src/pointer-capture-applet.c:180
msgid "Locked"
msgstr "লক করা হয়েছে"
#. l10n: the first letter of 'Locked'
#: ../src/pointer-capture-applet.c:183
msgid "L"
msgstr "L"
#: ../src/pointer-capture-applet.c:621
msgid "Capture area"
msgstr "আটক করার জন্য চিহ্নিত ক্ষেত্র"
#: ../src/pointer-capture-applet.c:622
msgid "Temporarily lock the mouse pointer"
msgstr "সাময়িকভাবে মাউস পয়েন্টার লক করুন"
#: ../src/dwell-click-applet.c:334
msgid "Failed to Launch Mouse Preferences"
msgstr "মাউস সংক্রান্ত পছন্দগুলি আরম্ভ করতে ব্যর্থ"

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/bs.gmo Normal file

Binary file not shown.

143
po/bs.po Normal file
View File

@ -0,0 +1,143 @@
msgid ""
msgstr ""
"Project-Id-Version: mousetweaks\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=mousetweaks&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2015-02-26 23:14+0000\n"
"PO-Revision-Date: 2015-02-04 16:17+0000\n"
"Last-Translator: Samir Ribić <Unknown>\n"
"Language-Team: Bosnian <bs@li.org>\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2015-02-05 07:03+0000\n"
"X-Generator: Launchpad (build 17331)\n"
#: ../data/mousetweaks.ui.h:1
msgid "Hover Click"
msgstr "Klik nadlijetanjem"
#: ../data/mousetweaks.ui.h:2
msgid "Single Click"
msgstr "Jednostruki klik"
#: ../data/mousetweaks.ui.h:3
msgid "Double Click"
msgstr "Dupli klik"
#. 'Drag' liki in a Drag and Drop operation
#: ../data/mousetweaks.ui.h:5
msgid "Drag"
msgstr "Povlačenje"
#: ../data/mousetweaks.ui.h:6
msgid "Secondary Click"
msgstr "Sekundarni klik"
#: ../data/mousetweaks.ui.h:7
msgid "Button Style"
msgstr "Stil dugmeta"
#: ../data/mousetweaks.ui.h:8
msgid "Text only"
msgstr "Samo tekst"
#: ../data/mousetweaks.ui.h:9
msgid "Icons only"
msgstr "Samo ikone"
#: ../data/mousetweaks.ui.h:10
msgid "Text and Icons"
msgstr "Tekst i ikone"
#: ../data/mousetweaks.ui.h:11
msgid "Orientation"
msgstr "Orijentacija"
#. Buttons are arranged from lift to right in the layout
#: ../data/mousetweaks.ui.h:13
msgid "Horizontal"
msgstr "Horizontalno"
#. Buttons are arranged from top to bottom in the layout
#: ../data/mousetweaks.ui.h:15
msgid "Vertical"
msgstr "Vertikalno"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:1
msgid "Click-type window style"
msgstr "Prozorski stil za tip klika"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:2
msgid "Button style of the click-type window."
msgstr "Stil dugmeta klikajućeg prozora."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:3
msgid "Click-type window orientation"
msgstr "Prozorska orijentacija za tip klika"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:4
msgid "Orientation of the click-type window."
msgstr "Orijentacija za prozor tip klika."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:5 ../src/mt-main.c:638
msgid "Click-type window geometry"
msgstr "Prozorska geometrija za tip klika"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:6
msgid ""
"Size and position of the click-type window. The format is a standard X "
"Window System geometry string."
msgstr ""
"Veličina i pozicija prozora tip klika. Format je standardni geometrijski "
"string za X Window sistem."
#: ../src/mt-main.c:624
msgid "Enable dwell click"
msgstr "Omogući klik sa zadržavanjem"
#: ../src/mt-main.c:626
msgid "Enable simulated secondary click"
msgstr "Omogući sekundarni simulirani klik"
#: ../src/mt-main.c:628
msgid "Time to wait before a dwell click"
msgstr "Istek vremena prije vremenskog klika"
#: ../src/mt-main.c:630
msgid "Time to wait before a simulated secondary click"
msgstr "Istek vremena prije simuliranog sekundarnog klika"
#: ../src/mt-main.c:632
msgid "Set the active dwell mode"
msgstr "Postavi aktivni vremenski klik"
#: ../src/mt-main.c:634
msgid "Hide the click-type window"
msgstr "Sakrij prozor klik-tipa"
#: ../src/mt-main.c:636
msgid "Ignore small pointer movements"
msgstr "Ignoriši male pokrete pokazivača"
#: ../src/mt-main.c:640
msgid "Shut down mousetweaks"
msgstr "Isključi podešavanja miša"
#: ../src/mt-main.c:642
msgid "Start mousetweaks as a daemon"
msgstr "Pokreni podešavanja miša kao upravljački program"
#: ../src/mt-main.c:644
msgid "Start mousetweaks in login mode"
msgstr "Pokreni podešavanja miša u režimu za prijavu"
#. parse
#: ../src/mt-main.c:662
msgid "- GNOME mouse accessibility daemon"
msgstr "- GNOME upravljački program za pristupačnost miša"
#: ../src/mt-common.c:97
msgid "Failed to Display Help"
msgstr "Ne mogu da prikažem pomoć"

BIN
po/ca.gmo Normal file

Binary file not shown.

555
po/ca.po Normal file
View File

@ -0,0 +1,555 @@
# Catalan translation of mousetweaks.
# Copyright (C) 2008 Free Software Foundation, Inc.
# This file is distributed under the same license as the mousetweaks package.
# Gil Forcada <gilforcada@guifi.net>, 2008, 2009, 2010, 2012.
#
msgid ""
msgstr ""
"Project-Id-Version: mousetweaks\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-03-12 00:05+0100\n"
"PO-Revision-Date: 2012-03-12 00:05+0100\n"
"Last-Translator: Gil Forcada <gilforcada@guifi.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bits\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: ../data/mousetweaks.ui.h:1
msgid "Hover Click"
msgstr "Clic en passar per sobre"
#: ../data/mousetweaks.ui.h:2
msgid "Single Click"
msgstr "Un sol clic"
#: ../data/mousetweaks.ui.h:3
msgid "Double Click"
msgstr "Doble clic"
#. 'Drag' like in a Drag and Drop operation
#: ../data/mousetweaks.ui.h:5
msgid "Drag"
msgstr "Arrossega"
#: ../data/mousetweaks.ui.h:6
msgid "Secondary Click"
msgstr "Clic secundari"
#: ../data/mousetweaks.ui.h:7
msgid "Button Style"
msgstr "Estil del botó"
#: ../data/mousetweaks.ui.h:8
msgid "Text only"
msgstr "Només text"
#: ../data/mousetweaks.ui.h:9
msgid "Icons only"
msgstr "Només icones"
#: ../data/mousetweaks.ui.h:10
msgid "Text and Icons"
msgstr "Text i icones"
#: ../data/mousetweaks.ui.h:11
msgid "Orientation"
msgstr "Orientació"
#. Buttons are arranged from left to right in the layout
#: ../data/mousetweaks.ui.h:13
msgid "Horizontal"
msgstr "Horitzontal"
#. Buttons are arranged from top to bottom in the layout
#: ../data/mousetweaks.ui.h:15
msgid "Vertical"
msgstr "Vertical"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:1
msgid "Click-type window style"
msgstr "Estil de la finestra de tipus de clic"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:2
msgid "Button style of the click-type window."
msgstr "Estil del botó de la finestra de tipus de clic."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:3
msgid "Click-type window orientation"
msgstr "Orientació de la finestra de tipus de clic"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:4
msgid "Orientation of the click-type window."
msgstr "Orientació de la finestra de tipus de clic."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:5 ../src/mt-main.c:637
msgid "Click-type window geometry"
msgstr "Geometria de la finestra de tipus de clic"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:6
msgid ""
"Size and position of the click-type window. The format is a standard X "
"Window System geometry string."
msgstr ""
"La mida i la posició de la finestra de tipus de clic. El format és "
"l'estàndard de cadenes de geometria del sistema de finestres X."
#: ../src/mt-main.c:623
msgid "Enable dwell click"
msgstr "Habilita el clic en passar per sobre"
#: ../src/mt-main.c:625
msgid "Enable simulated secondary click"
msgstr "Habilita el clic secundari simulat"
#: ../src/mt-main.c:627
msgid "Time to wait before a dwell click"
msgstr "Temps d'espera abans d'un clic en passar per sobre"
#: ../src/mt-main.c:629
msgid "Time to wait before a simulated secondary click"
msgstr "Temps d'espera abans de simular un clic secundari"
#: ../src/mt-main.c:631
msgid "Set the active dwell mode"
msgstr "Establiu el mode en pausa actiu"
#: ../src/mt-main.c:633
msgid "Hide the click-type window"
msgstr "Oculta la finestra de tipus de clic"
#: ../src/mt-main.c:635
msgid "Ignore small pointer movements"
msgstr "Ignora els petits moviments del punter"
#: ../src/mt-main.c:639
msgid "Shut down mousetweaks"
msgstr "Atura el Mousetweaks"
#: ../src/mt-main.c:641
msgid "Start mousetweaks as a daemon"
msgstr "Inicia el Mousetweaks com a dimoni"
#: ../src/mt-main.c:643
msgid "Start mousetweaks in login mode"
msgstr "Inicia el Mousetweaks en mode d'entrada"
#. parse
#: ../src/mt-main.c:661
msgid "- GNOME mouse accessibility daemon"
msgstr "- Dimoni d'accessibilitat del ratolí del GNOME"
#: ../src/mt-common.c:97
msgid "Failed to Display Help"
msgstr "No s'ha pogut mostrar l'ajuda"
#~ msgid ""
#~ "Applet to select different dwell-click types.\n"
#~ "Part of Mousetweaks"
#~ msgstr ""
#~ "Miniaplicació per seleccionar diferents tipus de clics en pausa.\n"
#~ "Part del Mousetweaks"
#~ msgid "Click Type Window"
#~ msgstr "Finestra del tipus de clic"
#~ msgid "Drag Click"
#~ msgstr "Clic d'arrossegament"
#~ msgid "Right Click"
#~ msgstr "Clic secundari"
#~ msgid ""
#~ "Area to lock the pointer on the panel.\n"
#~ "Part of Mousetweaks"
#~ msgstr ""
#~ "Àrea on congelar el punter del ratolí en el quadre.\n"
#~ "Part del Mousetweaks"
#~ msgid "C_trl"
#~ msgstr "C_trl"
#~ msgid "Capture and Release Controls"
#~ msgstr "Controls de captura i alliberament"
#~ msgid "Keyboard modifier:"
#~ msgstr "Modificador del teclat:"
#~ msgid "Pointer Capture Preferences"
#~ msgstr "Preferències de la captura del punter"
#~ msgid "Selecting Button 0 will capture the pointer immediately"
#~ msgstr "Si seleccioneu el botó 0 es capturarà immediatament el punter"
#~ msgid "Size of the Capture Area"
#~ msgstr "Mida de l'àrea de captura"
#~ msgid "_Alt"
#~ msgstr "_Alt"
#~ msgid "_Mouse button:"
#~ msgstr "_Botó del ratolí:"
#~ msgid "_Shift"
#~ msgstr "_Maj"
#~ msgid "_Width:"
#~ msgstr "_Amplada:"
#~ msgid "pixels"
#~ msgstr "píxels"
#~ msgid "Control your desktop without using mouse buttons"
#~ msgstr "Controleu l'escriptori sense utilitzar els botons del ratolí"
#~ msgid "Dwell Click Applet"
#~ msgstr "Miniaplicació del clic en pausa"
#~ msgid "Area to lock the pointer"
#~ msgstr "Àrea on bloquejar el punter"
#~ msgid "Pointer Capture Applet"
#~ msgstr "Miniaplicació de captura del punter"
#~ msgid "\"Alt\" keyboard modifier"
#~ msgstr "Tecla modificadora «Alternativa»"
#~ msgid "\"Control\" keyboard modifier"
#~ msgstr "Tecla modificadora «Control»"
#~ msgid "\"Shift\" keyboard modifier"
#~ msgstr "Tecla modificadora «Majúscula»"
#~ msgid "Mouse button"
#~ msgstr "Botó del ratolí"
#~ msgid "Mouse button used to capture or release the pointer."
#~ msgstr "Botó del ratolí per capturar o alliberar el punter."
#~ msgid "Size of capture area"
#~ msgstr "Mida de l'àrea de captura"
#~ msgid "Width of the capture area in pixels."
#~ msgstr "Amplada de l'àrea de captura en píxels."
#~ msgid "Show a click-type window"
#~ msgstr "Mostra una finestra de tipus de clic"
#~ msgid "Capture area"
#~ msgstr "Àrea de captura"
#~ msgid "Temporarily lock the mouse pointer"
#~ msgstr "Bloqueja temporalment el punter del ratolí"
#~ msgid "_Preferences"
#~ msgstr "_Preferències"
#~ msgid "_Help"
#~ msgstr "A_juda"
#~ msgid "_About"
#~ msgstr "_Quant a"
#~ msgid "Locked"
#~ msgstr "Bloquejat"
#~ msgid "Failed to Open the Universal Access Panel"
#~ msgstr "No s'ha pogut obrir el quadre d'accés universal"
#~ msgid "A_lt"
#~ msgstr "A_lt"
#~ msgid "Capture Pointer"
#~ msgstr "Captura el punter"
#~ msgid "Ct_rl"
#~ msgstr "Ct_rl"
#~ msgid "Modifier:"
#~ msgstr "Modificador:"
#~ msgid "Mouse b_utton:"
#~ msgstr "B_otó del ratolí:"
#~ msgid "Release Pointer"
#~ msgstr "Allibera el punter"
#~ msgid "Sh_ift"
#~ msgstr "M_aj"
#~ msgid "Dwell Click Type"
#~ msgstr "Tipus de clic en pausa"
#~ msgid "Show Icons and Text"
#~ msgstr "Mostra les icones i el text"
#~ msgid "Dwell Click"
#~ msgstr "Clic en pausa"
#~ msgid "Select dwelling click type"
#~ msgstr "Seleccioneu el tipus de clic en pausa"
#~ msgid "Pointer Capture"
#~ msgstr "Captura del punter"
#~ msgid "Animate cursor"
#~ msgstr "Anima el cursor"
#~ msgid ""
#~ "Button style in click type window (\"0\" = Text, \"1\" = Icon, \"2\" = "
#~ "Both)"
#~ msgstr ""
#~ "Estil de botó en les finestres de tipus clic («0» = text, «1» = icona, "
#~ "«2» = ambdós)"
#~ msgid ""
#~ "Direction to perform a double click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "Direcció en la qual es realitzarà un doble clic («0» = esquerra, «1» = "
#~ "dreta, «2» = amunt, «3» = avall)"
#~ msgid ""
#~ "Direction to perform a drag click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "Direcció en la qual es realitzarà un clic d'arrossegament («0» = "
#~ "esquerra, «1» = dreta, «2» = amunt, «3» = avall)"
#~ msgid ""
#~ "Direction to perform a secondary click (\"0\" = Left, \"1\" = Right, "
#~ "\"2\" = Up, \"3\" = Down)"
#~ msgstr ""
#~ "Direcció en la qual es realitzarà un clic secundari («0» = esquerra, «1» "
#~ "= dreta, «2» = amunt, «3» = avall)"
#~ msgid ""
#~ "Direction to perform a single click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "Direcció en la qual es realitzarà un sol clic («0» = esquerra, «1» = "
#~ "dreta, «2» = amunt, «3» = avall)"
#~ msgid "Distance in pixels before movement will be recognized"
#~ msgstr "Distància, en píxels, abans que es reconegui el moviment"
#~ msgid "Dwell click mode"
#~ msgstr "Mode de clic en pausa"
#~ msgid "Dwell click mode (\"0\" = Window mode, \"1\" = Gesture mode)"
#~ msgstr "Mode de clic en pausa («0» = mode finestra, «1» = mode de gest)"
#~ msgid "Dwell click time"
#~ msgstr "Temps de clic en pausa"
#~ msgid "Enable secondary click"
#~ msgstr "Habilita el clic secundari"
#~ msgid "Gesture double click"
#~ msgstr "Gest del doble clic"
#~ msgid "Gesture drag click"
#~ msgstr "Gest del clic d'arrossegament"
#~ msgid "Gesture secondary click"
#~ msgstr "Gest del clic secundari"
#~ msgid "Gesture single click"
#~ msgstr "Gest d'un sol clic"
#~ msgid "Movement threshold"
#~ msgstr "Llindar de moviment"
#~ msgid "Show click type window"
#~ msgstr "Mostra la finestra de tipus de clic"
#~ msgid "Show elapsed time as cursor overlay."
#~ msgstr "Mostra el temps transcorregut com a superposició al cursor."
#~ msgid "Time in seconds before a click is triggered"
#~ msgstr "Temps, en segons, abans que s'activi un clic"
#~ msgid "Time in seconds before a secondary click is triggered"
#~ msgstr "Temps, en segons, abans que s'activi un clic secundari"
#~ msgid "Capture pointer only if Alt is pressed"
#~ msgstr "Captura el punter només si es prem la tecla d'alternativa"
#~ msgid "Capture pointer only if Ctrl is pressed"
#~ msgstr "Captura el punter només si es prem la tecla de control"
#~ msgid "Capture pointer only if Shift is pressed"
#~ msgstr "Captura el punter només si es prem la tecla de majúscules"
#~ msgid "Mouse button used to release the pointer"
#~ msgstr "Botó del ratolí per alliberar el punter"
#~ msgid "Release pointer only if Alt is pressed"
#~ msgstr "Allibera el punter només si es prem la tecla d'alternativa"
#~ msgid "Release pointer only if Ctrl is pressed"
#~ msgstr "Allibera el punter només si es prem la tecla de control"
#~ msgid "Release pointer only if Shift is pressed"
#~ msgstr "Allibera el punter només si es prem la tecla de majúscules"
#~ msgid ""
#~ "This mouse button must be pressed to release the pointer from the capture "
#~ "area. Valid values are \"1\" for left button, \"2\" for middle button, "
#~ "and \"3\" for right button."
#~ msgstr ""
#~ "S'ha de prémer aquest botó del ratolí per alliberar el punter de l'àrea "
#~ "de captura. Els valors vàlids són: «1» per al botó de l'esquerra, «2» per "
#~ "al botó del mig i «3» per al botó de la dreta."
#~ msgid ""
#~ "This mouse button must be pressed while the pointer is over the capture "
#~ "area in order to capture the pointer. Valid values are \"0\" if no button "
#~ "is needed, \"1\" for left button, \"2\" for middle button, and \"3\" for "
#~ "right button."
#~ msgstr ""
#~ "S'ha de prémer aquest botó del ratolí mentre el punter és sobre l'àrea de "
#~ "captura per a capturar el punter. Els valors vàlids són: «0» si no fa "
#~ "falta prémer cap botó, «1» per al botó de l'esquerra, «2» per al botó del "
#~ "mig, «3» per al botó de la dreta."
#~ msgid ""
#~ "Whether the Alt key must be pressed for the pointer to be captured while "
#~ "it's over the capture area. If this option is set as true, and a mouse "
#~ "button is set in the \"capture_button\" key, then the Alt key must be "
#~ "pressed while the mouse button is pressed."
#~ msgstr ""
#~ "Si s'ha de prémer la tecla d'alternativa perquè es capturi el punter "
#~ "mentre és a l'àrea de captura. Si l'opció s'estableix a «true» (cert) i "
#~ "hi ha establert un botó del ratolí a la clau «capture_button», s'haurà de "
#~ "prémer la tecla d'alternativa mentre es prem el botó del ratolí."
#~ msgid ""
#~ "Whether the Alt key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgstr ""
#~ "Si s'ha de prémer la tecla d'alternativa amb el botó del ratolí establert "
#~ "a «release_button» perquè s'alliberi el punter de l'àrea de captura."
#~ msgid ""
#~ "Whether the Ctrl key must be pressed for the pointer to be captured while "
#~ "it's over the capture area. If this option is set as true, and a mouse "
#~ "button is set in the \"capture_button\" key, then the Ctrl key must be "
#~ "pressed while the mouse button is pressed."
#~ msgstr ""
#~ "Si s'ha de prémer la tecla de control perquè es capturi el punter mentre "
#~ "és a l'àrea de captura. Si l'opció s'estableix a «true» (cert) i hi ha "
#~ "establert un botó del ratolí a la clau «capture_button», s'haurà de "
#~ "prémer la tecla de control mentre es prem el botó del ratolí."
#~ msgid ""
#~ "Whether the Ctrl key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgstr ""
#~ "Si s'ha de prémer la tecla de control amb el botó del ratolí establert a "
#~ "«release_button» perquè s'alliberi el punter de l'àrea de captura."
#~ msgid ""
#~ "Whether the Shift key must be pressed for the pointer to be captured "
#~ "while it's over the capture area. If this option is set as true, and a "
#~ "mouse button is set in the \"capture_button\" key, then the Shift key "
#~ "must be pressed while the mouse button is pressed."
#~ msgstr ""
#~ "Si s'ha de prémer la tecla de majúscules perquè es capturi el punter "
#~ "mentre és a l'àrea de captura. Si l'opció s'estableix a «true» (cert) i "
#~ "hi ha establert un botó del ratolí a la clau «capture_button», s'haurà de "
#~ "prémer la tecla de majúscules mentre es prem el botó del ratolí."
#~ msgid ""
#~ "Whether the Shift key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgstr ""
#~ "Si s'ha de prémer la tecla de majúscules amb el botó del ratolí establert "
#~ "a «release_button» perquè s'alliberi el punter de l'àrea de captura."
#~ msgid "Click-type window Y position"
#~ msgstr "La posició y de la finestra de tipus de clic"
#~ msgid "Disable cursor animations"
#~ msgstr "Inhabilita les animacions del cursor"
#~ msgid "Enable and Log Out"
#~ msgstr "Habilita i surt"
#~ msgid "Failed to Launch Mouse Preferences"
#~ msgstr "No s'han pogut obrir les Preferències del ratolí"
#~ msgid "Assistive Technology Support is not Enabled"
#~ msgstr "La tecnologia assistiva no està habilitada"
#~ msgid ""
#~ "Mousetweaks requires assistive technologies to be enabled in your "
#~ "session.\n"
#~ "\n"
#~ "To enable support for assistive technologies and restart your session, "
#~ "press \"Enable and Log Out\"."
#~ msgstr ""
#~ "El Mousetweaks necessita que les tecnologies assistives estiguin "
#~ "habilitades a la sessió.\n"
#~ "\n"
#~ "Per habilitar-les i reiniciar la sessió, premeu «Habilita i surt»."
#~ msgid "L"
#~ msgstr "B"
#~ msgid "Dwell mode to use"
#~ msgstr "Mode de clic en pausa a utilitzar"
#~ msgid "Window y position"
#~ msgstr "Posició y de la finestra"
#~ msgid "Show elapsed time as cursor overlay"
#~ msgstr "Mostra el temps transcorregut sobreposat al cursor"
#~ msgid "On"
#~ msgstr "Actiu"
#~ msgid "<b>Size of Capture Area</b>"
#~ msgstr "<b>Mida de l'àrea capturada</b>"
#~ msgid "Capture modifier key (Alt)"
#~ msgstr "Captura la tecla modificadora (Alt)"
#~ msgid "Capture modifier key (Ctrl)"
#~ msgstr "Captura la tecla modificadora (Ctrl)"
#~ msgid "Capture modifier key (Shift)"
#~ msgstr "Captura la tecla modificadora (Majúscules)"
#~ msgid "Capture mouse button"
#~ msgstr "Captura el botó del ratolí"
#~ msgid "Mouse button to capture the pointer (\"0\" = Capture immediately)"
#~ msgstr ""
#~ "Botó del ratolí per a capturar el punter («0» = Captura immediatament)"
#~ msgid "Release modifier key (Alt)"
#~ msgstr "Allibera la tecla modificadora (Alt)"
#~ msgid "Release modifier key (Ctrl)"
#~ msgstr "Allibera la tecla modificadora (Ctrl)"
#~ msgid "Release modifier key (Shift)"
#~ msgstr "Allibera la tecla modificadora (Majúscules)"
#~ msgid "Release mouse button"
#~ msgstr "Allibera el botó del ratolí"
#~ msgid "Off"
#~ msgstr "Apagat"
#~ msgid "B_utton:"
#~ msgstr "B_otó:"
#~ msgid "_Button:"
#~ msgstr "_Botó:"
#~ msgid "Mousetweaks requires Assistive Technologies."
#~ msgstr "El MouseTweaks necessita les tecnologies assistives."

BIN
po/ca@valencia.gmo Normal file

Binary file not shown.

556
po/ca@valencia.po Normal file
View File

@ -0,0 +1,556 @@
# Catalan translation of mousetweaks.
# Copyright (C) 2008 Free Software Foundation, Inc.
# This file is distributed under the same license as the mousetweaks package.
# Gil Forcada <gilforcada@guifi.net>, 2008, 2009, 2010, 2012.
#
msgid ""
msgstr ""
"Project-Id-Version: mousetweaks\n"
"Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?"
"product=mousetweaks&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2017-04-08 15:25+0000\n"
"PO-Revision-Date: 2012-03-12 00:05+0100\n"
"Last-Translator: Xavi Ivars <xavi.ivars@gmail.com>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
"Language: ca-valencia\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bits\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: ../data/mousetweaks.ui.h:1
msgid "Hover Click"
msgstr "Clic en mantindre"
#: ../data/mousetweaks.ui.h:2
msgid "Single Click"
msgstr "Un sol clic"
#: ../data/mousetweaks.ui.h:3
msgid "Double Click"
msgstr "Doble clic"
#.
#: ../data/mousetweaks.ui.h:5
msgid "Drag"
msgstr "Arrossega"
#: ../data/mousetweaks.ui.h:6
msgid "Secondary Click"
msgstr "Clic secundari"
#: ../data/mousetweaks.ui.h:7
msgid "Button Style"
msgstr "Estil del botó"
#: ../data/mousetweaks.ui.h:8
msgid "Text only"
msgstr "Només text"
#: ../data/mousetweaks.ui.h:9
msgid "Icons only"
msgstr "Només icones"
#: ../data/mousetweaks.ui.h:10
msgid "Text and Icons"
msgstr "Text i icones"
#: ../data/mousetweaks.ui.h:11
msgid "Orientation"
msgstr "Orientació"
#. Buttons are arranged from left to right in the layout
#: ../data/mousetweaks.ui.h:13
msgid "Horizontal"
msgstr "Horitzontal"
#. Buttons are arranged from top to bottom in the layout
#: ../data/mousetweaks.ui.h:15
msgid "Vertical"
msgstr "Vertical"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:1
msgid "Click-type window style"
msgstr "Estil de la finestra de tipus de clic"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:2
msgid "Button style of the click-type window."
msgstr "Estil del botó de la finestra de tipus de clic."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:3
msgid "Click-type window orientation"
msgstr "Orientació de la finestra de tipus de clic"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:4
msgid "Orientation of the click-type window."
msgstr "Orientació de la finestra de tipus de clic."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:5 ../src/mt-main.c:638
msgid "Click-type window geometry"
msgstr "Geometria de la finestra de tipus de clic"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:6
msgid ""
"Size and position of the click-type window. The format is a standard X "
"Window System geometry string."
msgstr ""
"La mida i la posició de la finestra de tipus de clic. El format és "
"l'estàndard de cadenes de geometria del sistema de finestres X."
#: ../src/mt-main.c:624
msgid "Enable dwell click"
msgstr "Habilita el clic en pausa"
#: ../src/mt-main.c:626
msgid "Enable simulated secondary click"
msgstr "Habilita el clic secundari simulat"
#: ../src/mt-main.c:628
msgid "Time to wait before a dwell click"
msgstr "Temps d'espera abans d'un clic en pausa"
#: ../src/mt-main.c:630
msgid "Time to wait before a simulated secondary click"
msgstr "Temps d'espera abans de simular un clic secundari"
#: ../src/mt-main.c:632
msgid "Set the active dwell mode"
msgstr "Establiu el mode en pausa actiu"
#: ../src/mt-main.c:634
msgid "Hide the click-type window"
msgstr "Oculta la finestra de tipus de clic"
#: ../src/mt-main.c:636
msgid "Ignore small pointer movements"
msgstr "Ignora els petits moviments del punter"
#: ../src/mt-main.c:640
msgid "Shut down mousetweaks"
msgstr "Atura el Mousetweaks"
#: ../src/mt-main.c:642
msgid "Start mousetweaks as a daemon"
msgstr "Inicia el Mousetweaks com a dimoni"
#: ../src/mt-main.c:644
msgid "Start mousetweaks in login mode"
msgstr "Inicia el Mousetweaks en mode d'entrada"
#. parse
#: ../src/mt-main.c:662
msgid "- GNOME mouse accessibility daemon"
msgstr "- Dimoni d'accessibilitat del ratolí del GNOME"
#: ../src/mt-common.c:97
msgid "Failed to Display Help"
msgstr "No s'ha pogut mostrar l'ajuda"
#~ msgid ""
#~ "Applet to select different dwell-click types.\n"
#~ "Part of Mousetweaks"
#~ msgstr ""
#~ "Miniaplicació per seleccionar diferents tipus de clics en pausa.\n"
#~ "Part del Mousetweaks"
#~ msgid "Click Type Window"
#~ msgstr "Finestra del tipus de clic"
#~ msgid "Drag Click"
#~ msgstr "Clic d'arrossegament"
#~ msgid "Right Click"
#~ msgstr "Clic secundari"
#~ msgid ""
#~ "Area to lock the pointer on the panel.\n"
#~ "Part of Mousetweaks"
#~ msgstr ""
#~ "Àrea on congelar el punter del ratolí en el quadre.\n"
#~ "Part del Mousetweaks"
#~ msgid "C_trl"
#~ msgstr "C_trl"
#~ msgid "Capture and Release Controls"
#~ msgstr "Controls de captura i alliberament"
#~ msgid "Keyboard modifier:"
#~ msgstr "Modificador del teclat:"
#~ msgid "Pointer Capture Preferences"
#~ msgstr "Preferències de la captura del punter"
#~ msgid "Selecting Button 0 will capture the pointer immediately"
#~ msgstr "Si seleccioneu el botó 0 es capturarà immediatament el punter"
#~ msgid "Size of the Capture Area"
#~ msgstr "Mida de l'àrea de captura"
#~ msgid "_Alt"
#~ msgstr "_Alt"
#~ msgid "_Mouse button:"
#~ msgstr "_Botó del ratolí:"
#~ msgid "_Shift"
#~ msgstr "_Maj"
#~ msgid "_Width:"
#~ msgstr "_Amplada:"
#~ msgid "pixels"
#~ msgstr "píxels"
#~ msgid "Control your desktop without using mouse buttons"
#~ msgstr "Controleu l'escriptori sense utilitzar els botons del ratolí"
#~ msgid "Dwell Click Applet"
#~ msgstr "Miniaplicació del clic en pausa"
#~ msgid "Area to lock the pointer"
#~ msgstr "Àrea on bloquejar el punter"
#~ msgid "Pointer Capture Applet"
#~ msgstr "Miniaplicació de captura del punter"
#~ msgid "\"Alt\" keyboard modifier"
#~ msgstr "Tecla modificadora «Alternativa»"
#~ msgid "\"Control\" keyboard modifier"
#~ msgstr "Tecla modificadora «Control»"
#~ msgid "\"Shift\" keyboard modifier"
#~ msgstr "Tecla modificadora «Majúscula»"
#~ msgid "Mouse button"
#~ msgstr "Botó del ratolí"
#~ msgid "Mouse button used to capture or release the pointer."
#~ msgstr "Botó del ratolí per capturar o alliberar el punter."
#~ msgid "Size of capture area"
#~ msgstr "Mida de l'àrea de captura"
#~ msgid "Width of the capture area in pixels."
#~ msgstr "Amplada de l'àrea de captura en píxels."
#~ msgid "Show a click-type window"
#~ msgstr "Mostra una finestra de tipus de clic"
#~ msgid "Capture area"
#~ msgstr "Àrea de captura"
#~ msgid "Temporarily lock the mouse pointer"
#~ msgstr "Bloqueja temporalment el punter del ratolí"
#~ msgid "_Preferences"
#~ msgstr "_Preferències"
#~ msgid "_Help"
#~ msgstr "A_juda"
#~ msgid "_About"
#~ msgstr "_Quant a"
#~ msgid "Locked"
#~ msgstr "Bloquejat"
#~ msgid "Failed to Open the Universal Access Panel"
#~ msgstr "No s'ha pogut obrir el quadre d'accés universal"
#~ msgid "A_lt"
#~ msgstr "A_lt"
#~ msgid "Capture Pointer"
#~ msgstr "Captura el punter"
#~ msgid "Ct_rl"
#~ msgstr "Ct_rl"
#~ msgid "Modifier:"
#~ msgstr "Modificador:"
#~ msgid "Mouse b_utton:"
#~ msgstr "B_otó del ratolí:"
#~ msgid "Release Pointer"
#~ msgstr "Allibera el punter"
#~ msgid "Sh_ift"
#~ msgstr "M_aj"
#~ msgid "Dwell Click Type"
#~ msgstr "Tipus de clic en pausa"
#~ msgid "Show Icons and Text"
#~ msgstr "Mostra les icones i el text"
#~ msgid "Dwell Click"
#~ msgstr "Clic en pausa"
#~ msgid "Select dwelling click type"
#~ msgstr "Seleccioneu el tipus de clic en pausa"
#~ msgid "Pointer Capture"
#~ msgstr "Captura del punter"
#~ msgid "Animate cursor"
#~ msgstr "Anima el cursor"
#~ msgid ""
#~ "Button style in click type window (\"0\" = Text, \"1\" = Icon, \"2\" = "
#~ "Both)"
#~ msgstr ""
#~ "Estil de botó en les finestres de tipus clic («0» = text, «1» = icona, "
#~ "«2» = ambdós)"
#~ msgid ""
#~ "Direction to perform a double click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "Direcció en la qual es realitzarà un doble clic («0» = esquerra, «1» = "
#~ "dreta, «2» = amunt, «3» = avall)"
#~ msgid ""
#~ "Direction to perform a drag click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "Direcció en la qual es realitzarà un clic d'arrossegament («0» = "
#~ "esquerra, «1» = dreta, «2» = amunt, «3» = avall)"
#~ msgid ""
#~ "Direction to perform a secondary click (\"0\" = Left, \"1\" = Right, "
#~ "\"2\" = Up, \"3\" = Down)"
#~ msgstr ""
#~ "Direcció en la qual es realitzarà un clic secundari («0» = esquerra, «1» "
#~ "= dreta, «2» = amunt, «3» = avall)"
#~ msgid ""
#~ "Direction to perform a single click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "Direcció en la qual es realitzarà un sol clic («0» = esquerra, «1» = "
#~ "dreta, «2» = amunt, «3» = avall)"
#~ msgid "Distance in pixels before movement will be recognized"
#~ msgstr "Distància, en píxels, abans que es reconegui el moviment"
#~ msgid "Dwell click mode"
#~ msgstr "Mode de clic en pausa"
#~ msgid "Dwell click mode (\"0\" = Window mode, \"1\" = Gesture mode)"
#~ msgstr "Mode de clic en pausa («0» = mode finestra, «1» = mode de gest)"
#~ msgid "Dwell click time"
#~ msgstr "Temps de clic en pausa"
#~ msgid "Enable secondary click"
#~ msgstr "Habilita el clic secundari"
#~ msgid "Gesture double click"
#~ msgstr "Gest del doble clic"
#~ msgid "Gesture drag click"
#~ msgstr "Gest del clic d'arrossegament"
#~ msgid "Gesture secondary click"
#~ msgstr "Gest del clic secundari"
#~ msgid "Gesture single click"
#~ msgstr "Gest d'un sol clic"
#~ msgid "Movement threshold"
#~ msgstr "Llindar de moviment"
#~ msgid "Show click type window"
#~ msgstr "Mostra la finestra de tipus de clic"
#~ msgid "Show elapsed time as cursor overlay."
#~ msgstr "Mostra el temps transcorregut com a superposició al cursor."
#~ msgid "Time in seconds before a click is triggered"
#~ msgstr "Temps, en segons, abans que s'activi un clic"
#~ msgid "Time in seconds before a secondary click is triggered"
#~ msgstr "Temps, en segons, abans que s'activi un clic secundari"
#~ msgid "Capture pointer only if Alt is pressed"
#~ msgstr "Captura el punter només si es prem la tecla d'alternativa"
#~ msgid "Capture pointer only if Ctrl is pressed"
#~ msgstr "Captura el punter només si es prem la tecla de control"
#~ msgid "Capture pointer only if Shift is pressed"
#~ msgstr "Captura el punter només si es prem la tecla de majúscules"
#~ msgid "Mouse button used to release the pointer"
#~ msgstr "Botó del ratolí per alliberar el punter"
#~ msgid "Release pointer only if Alt is pressed"
#~ msgstr "Allibera el punter només si es prem la tecla d'alternativa"
#~ msgid "Release pointer only if Ctrl is pressed"
#~ msgstr "Allibera el punter només si es prem la tecla de control"
#~ msgid "Release pointer only if Shift is pressed"
#~ msgstr "Allibera el punter només si es prem la tecla de majúscules"
#~ msgid ""
#~ "This mouse button must be pressed to release the pointer from the capture "
#~ "area. Valid values are \"1\" for left button, \"2\" for middle button, "
#~ "and \"3\" for right button."
#~ msgstr ""
#~ "S'ha de prémer aquest botó del ratolí per alliberar el punter de l'àrea "
#~ "de captura. Els valors vàlids són: «1» per al botó de l'esquerra, «2» per "
#~ "al botó del mig i «3» per al botó de la dreta."
#~ msgid ""
#~ "This mouse button must be pressed while the pointer is over the capture "
#~ "area in order to capture the pointer. Valid values are \"0\" if no button "
#~ "is needed, \"1\" for left button, \"2\" for middle button, and \"3\" for "
#~ "right button."
#~ msgstr ""
#~ "S'ha de prémer aquest botó del ratolí mentre el punter és sobre l'àrea de "
#~ "captura per a capturar el punter. Els valors vàlids són: «0» si no fa "
#~ "falta prémer cap botó, «1» per al botó de l'esquerra, «2» per al botó del "
#~ "mig, «3» per al botó de la dreta."
#~ msgid ""
#~ "Whether the Alt key must be pressed for the pointer to be captured while "
#~ "it's over the capture area. If this option is set as true, and a mouse "
#~ "button is set in the \"capture_button\" key, then the Alt key must be "
#~ "pressed while the mouse button is pressed."
#~ msgstr ""
#~ "Si s'ha de prémer la tecla d'alternativa perquè es capturi el punter "
#~ "mentre és a l'àrea de captura. Si l'opció s'estableix a «true» (cert) i "
#~ "hi ha establert un botó del ratolí a la clau «capture_button», s'haurà de "
#~ "prémer la tecla d'alternativa mentre es prem el botó del ratolí."
#~ msgid ""
#~ "Whether the Alt key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgstr ""
#~ "Si s'ha de prémer la tecla d'alternativa amb el botó del ratolí establert "
#~ "a «release_button» perquè s'alliberi el punter de l'àrea de captura."
#~ msgid ""
#~ "Whether the Ctrl key must be pressed for the pointer to be captured while "
#~ "it's over the capture area. If this option is set as true, and a mouse "
#~ "button is set in the \"capture_button\" key, then the Ctrl key must be "
#~ "pressed while the mouse button is pressed."
#~ msgstr ""
#~ "Si s'ha de prémer la tecla de control perquè es capturi el punter mentre "
#~ "és a l'àrea de captura. Si l'opció s'estableix a «true» (cert) i hi ha "
#~ "establert un botó del ratolí a la clau «capture_button», s'haurà de "
#~ "prémer la tecla de control mentre es prem el botó del ratolí."
#~ msgid ""
#~ "Whether the Ctrl key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgstr ""
#~ "Si s'ha de prémer la tecla de control amb el botó del ratolí establert a "
#~ "«release_button» perquè s'alliberi el punter de l'àrea de captura."
#~ msgid ""
#~ "Whether the Shift key must be pressed for the pointer to be captured "
#~ "while it's over the capture area. If this option is set as true, and a "
#~ "mouse button is set in the \"capture_button\" key, then the Shift key "
#~ "must be pressed while the mouse button is pressed."
#~ msgstr ""
#~ "Si s'ha de prémer la tecla de majúscules perquè es capturi el punter "
#~ "mentre és a l'àrea de captura. Si l'opció s'estableix a «true» (cert) i "
#~ "hi ha establert un botó del ratolí a la clau «capture_button», s'haurà de "
#~ "prémer la tecla de majúscules mentre es prem el botó del ratolí."
#~ msgid ""
#~ "Whether the Shift key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgstr ""
#~ "Si s'ha de prémer la tecla de majúscules amb el botó del ratolí establert "
#~ "a «release_button» perquè s'alliberi el punter de l'àrea de captura."
#~ msgid "Click-type window Y position"
#~ msgstr "La posició y de la finestra de tipus de clic"
#~ msgid "Disable cursor animations"
#~ msgstr "Inhabilita les animacions del cursor"
#~ msgid "Enable and Log Out"
#~ msgstr "Habilita i surt"
#~ msgid "Failed to Launch Mouse Preferences"
#~ msgstr "No s'han pogut obrir les Preferències del ratolí"
#~ msgid "Assistive Technology Support is not Enabled"
#~ msgstr "La tecnologia assistiva no està habilitada"
#~ msgid ""
#~ "Mousetweaks requires assistive technologies to be enabled in your "
#~ "session.\n"
#~ "\n"
#~ "To enable support for assistive technologies and restart your session, "
#~ "press \"Enable and Log Out\"."
#~ msgstr ""
#~ "El Mousetweaks necessita que les tecnologies assistives estiguin "
#~ "habilitades a la sessió.\n"
#~ "\n"
#~ "Per habilitar-les i reiniciar la sessió, premeu «Habilita i surt»."
#~ msgid "L"
#~ msgstr "B"
#~ msgid "Dwell mode to use"
#~ msgstr "Mode de clic en pausa a utilitzar"
#~ msgid "Window y position"
#~ msgstr "Posició y de la finestra"
#~ msgid "Show elapsed time as cursor overlay"
#~ msgstr "Mostra el temps transcorregut sobreposat al cursor"
#~ msgid "On"
#~ msgstr "Actiu"
#~ msgid "<b>Size of Capture Area</b>"
#~ msgstr "<b>Mida de l'àrea capturada</b>"
#~ msgid "Capture modifier key (Alt)"
#~ msgstr "Captura la tecla modificadora (Alt)"
#~ msgid "Capture modifier key (Ctrl)"
#~ msgstr "Captura la tecla modificadora (Ctrl)"
#~ msgid "Capture modifier key (Shift)"
#~ msgstr "Captura la tecla modificadora (Majúscules)"
#~ msgid "Capture mouse button"
#~ msgstr "Captura el botó del ratolí"
#~ msgid "Mouse button to capture the pointer (\"0\" = Capture immediately)"
#~ msgstr ""
#~ "Botó del ratolí per a capturar el punter («0» = Captura immediatament)"
#~ msgid "Release modifier key (Alt)"
#~ msgstr "Allibera la tecla modificadora (Alt)"
#~ msgid "Release modifier key (Ctrl)"
#~ msgstr "Allibera la tecla modificadora (Ctrl)"
#~ msgid "Release modifier key (Shift)"
#~ msgstr "Allibera la tecla modificadora (Majúscules)"
#~ msgid "Release mouse button"
#~ msgstr "Allibera el botó del ratolí"
#~ msgid "Off"
#~ msgstr "Apagat"
#~ msgid "B_utton:"
#~ msgstr "B_otó:"
#~ msgid "_Button:"
#~ msgstr "_Botó:"
#~ msgid "Mousetweaks requires Assistive Technologies."
#~ msgstr "El MouseTweaks necessita les tecnologies assistives."

BIN
po/cs.gmo Normal file

Binary file not shown.

168
po/cs.po Normal file
View File

@ -0,0 +1,168 @@
# Czech translation of mousetweaks.
# Copyright (C) 2008, 2009 the author(s) of mousetweaks.
# This file is distributed under the same license as the mousetweaks package.
#
# Lucas Lommer <llommer@svn.gnome.org>, 2008.
# Adrian Guniš <andygun696@gmail.com>, 2008, 2009, 2010.
# Marek Černocký <marek@manet.cz>, 2011, 2012, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: mousetweaks\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mousetweaks/issues\n"
"POT-Creation-Date: 2019-01-13 10:26+0000\n"
"PO-Revision-Date: 2019-01-17 11:27+0100\n"
"Last-Translator: Marek Černocký <marek@manet.cz>\n"
"Language-Team: čeština <gnome-cs-list@gnome.org>\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"
"X-Generator: Gtranslator 2.91.7\n"
#: data/mousetweaks.ui:8
msgid "Hover Click"
msgstr "Kliknutí posečkáním"
#: data/mousetweaks.ui:56
msgid "Single Click"
msgstr "Kliknutí levým tlačítkem"
#: data/mousetweaks.ui:111
msgid "Double Click"
msgstr "Dvojklik"
#. 'Drag' like in a Drag and Drop operation
#: data/mousetweaks.ui:166
msgid "Drag"
msgstr "Táhnutí"
#: data/mousetweaks.ui:221
msgid "Secondary Click"
msgstr "Druhé kliknutí"
#: data/mousetweaks.ui:249
msgid "Button Style"
msgstr "Styl tlačítka"
#: data/mousetweaks.ui:257
msgid "Text only"
msgstr "Pouze text"
#: data/mousetweaks.ui:267
msgid "Icons only"
msgstr "Pouze ikony"
#: data/mousetweaks.ui:277
msgid "Text and Icons"
msgstr "Text a ikony"
#: data/mousetweaks.ui:287
msgid "Orientation"
msgstr "Orientace"
#. Buttons are arranged from left to right in the layout
#: data/mousetweaks.ui:295
msgid "Horizontal"
msgstr "Vodorovně"
#. Buttons are arranged from top to bottom in the layout
#: data/mousetweaks.ui:305
msgid "Vertical"
msgstr "Svisle"
#: data/org.gnome.mousetweaks.gschema.xml:5
msgid "Click-type window style"
msgstr "Styl okna typů kliknutí"
#: data/org.gnome.mousetweaks.gschema.xml:6
msgid "Button style of the click-type window."
msgstr "Styl tlačítka pro okno typů kliknutí."
#: data/org.gnome.mousetweaks.gschema.xml:10
msgid "Click-type window orientation"
msgstr "Orientace okna typů kliknutí"
#: data/org.gnome.mousetweaks.gschema.xml:11
msgid "Orientation of the click-type window."
msgstr "Orientace okna typů kliknutí."
#: data/org.gnome.mousetweaks.gschema.xml:15 src/mt-main.c:638
msgid "Click-type window geometry"
msgstr "Geometrie okna typů kliknutí"
#: data/org.gnome.mousetweaks.gschema.xml:16
msgid ""
"Size and position of the click-type window. The format is a standard X "
"Window System geometry string."
msgstr ""
"Velikost a umístění okna typů kliknutí. Formát je v podobě standardního "
"řetězce geometrie v systému X Window."
#: src/mt-main.c:624
msgid "Enable dwell click"
msgstr "Zapnout kliknutí posečkáním"
#: src/mt-main.c:626
msgid "Enable simulated secondary click"
msgstr "Zapnout simulované kliknutí pravým tlačítkem"
#: src/mt-main.c:628
msgid "Time to wait before a dwell click"
msgstr "Doba čekání před kliknutím posečkáním"
#: src/mt-main.c:630
msgid "Time to wait before a simulated secondary click"
msgstr "Doba čekání před simulovaným kliknutím pravým tlačítkem"
#: src/mt-main.c:632
msgid "Set the active dwell mode"
msgstr "Nastavit aktivní režim kliknutí posečkáním"
#: src/mt-main.c:634
msgid "Hide the click-type window"
msgstr "Skrýt okno typů kliknutí."
#: src/mt-main.c:636
msgid "Ignore small pointer movements"
msgstr "Ignorovat nepatrné pohyby kurzoru"
#: src/mt-main.c:640
msgid "Shut down mousetweaks"
msgstr "Vypnout mousetweaks"
#: src/mt-main.c:642
msgid "Start mousetweaks as a daemon"
msgstr "Spustit mousetweaks jako démona"
#: src/mt-main.c:644
msgid "Start mousetweaks in login mode"
msgstr "Spustit mousetweaks v režimu přihlášení"
#. parse
#: src/mt-main.c:662
msgid "- GNOME mouse accessibility daemon"
msgstr " Démon pro zpřístupnění myši v GNOME"
#: src/mt-main.c:814
msgid "Shutdown failed or nothing to shut down.\n"
msgstr "Ukončení selhalo, nebo není co ukončit.\n"
#: src/mt-main.c:816
msgid "Shutdown successful.\n"
msgstr "Úspěšně ukončeno.\n"
#. i18n: PID here means "Process Identifier"
#: src/mt-main.c:824
#, c-format
msgid "Mousetweaks is already running. (PID %u)\n"
msgstr "Démon mousetweaks již běží. (PID %u)\n"
#: src/mt-main.c:830
msgid "Starting daemon.\n"
msgstr "Spouští se démon.\n"
#: src/mt-common.c:97
msgid "Failed to Display Help"
msgstr "Selhalo zobrazení nápovědy"

BIN
po/da.gmo Normal file

Binary file not shown.

576
po/da.po Normal file
View File

@ -0,0 +1,576 @@
# Danish translation of mousetweaks
# Copyright (C) 2009-10, Free Software Foundation
# This file is distributed under the same license as the mousetweaks package.
#
# Per Kongstad <p_kongstad@op.pl>, 2009.
# Ask Hjorth Larsen <asklarsen@gmail.com>, 2008, 10.
# Alan Mortensen <alanmortensen.am@gmail.com>, 2019.
msgid ""
msgstr ""
"Project-Id-Version: mousetweaks\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/mousetweaks/issues\n"
"POT-Creation-Date: 2019-01-13 10:26+0000\n"
"PO-Revision-Date: 2019-01-26 15:33+0100\n"
"Last-Translator: Alan Mortensen <alanmortensen.am@gmail.com>\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-Poedit-SourceCharset: utf-8\n"
"X-Generator: Poedit 2.0.6\n"
#: data/mousetweaks.ui:8
msgid "Hover Click"
msgstr "Svæveklik"
#: data/mousetweaks.ui:56
msgid "Single Click"
msgstr "Enkeltklik"
#: data/mousetweaks.ui:111
msgid "Double Click"
msgstr "Dobbeltklik"
#. 'Drag' like in a Drag and Drop operation
#: data/mousetweaks.ui:166
msgid "Drag"
msgstr "Træk"
#: data/mousetweaks.ui:221
msgid "Secondary Click"
msgstr "Sekundært klik"
#: data/mousetweaks.ui:249
msgid "Button Style"
msgstr "Knapstil"
#: data/mousetweaks.ui:257
msgid "Text only"
msgstr "Kun tekst"
#: data/mousetweaks.ui:267
msgid "Icons only"
msgstr "Kun ikoner"
#: data/mousetweaks.ui:277
msgid "Text and Icons"
msgstr "Tekst og ikoner"
#: data/mousetweaks.ui:287
msgid "Orientation"
msgstr "Orientering"
#. Buttons are arranged from left to right in the layout
#: data/mousetweaks.ui:295
msgid "Horizontal"
msgstr "Vandret"
#. Buttons are arranged from top to bottom in the layout
#: data/mousetweaks.ui:305
msgid "Vertical"
msgstr "Lodret"
#: data/org.gnome.mousetweaks.gschema.xml:5
msgid "Click-type window style"
msgstr "Stilen af kliktypevinduet"
#: data/org.gnome.mousetweaks.gschema.xml:6
msgid "Button style of the click-type window."
msgstr "Knapstil for kliktypevindue."
#: data/org.gnome.mousetweaks.gschema.xml:10
msgid "Click-type window orientation"
msgstr "Orienteringen af kliktypevinduet"
#: data/org.gnome.mousetweaks.gschema.xml:11
msgid "Orientation of the click-type window."
msgstr "Orienteringen af kliktypevinduet."
#: data/org.gnome.mousetweaks.gschema.xml:15 src/mt-main.c:638
msgid "Click-type window geometry"
msgstr "Målene for kliktypevinduet"
#: data/org.gnome.mousetweaks.gschema.xml:16
msgid ""
"Size and position of the click-type window. The format is a standard X "
"Window System geometry string."
msgstr ""
"Størrelse og placering af kliktypevinduet. Formatet er en standardstreng for "
"angivelse af vinduesmål for X-vinduessystemet."
#: src/mt-main.c:624
msgid "Enable dwell click"
msgstr "Aktivér hvileklik"
#: src/mt-main.c:626
msgid "Enable simulated secondary click"
msgstr "Aktivér simuleret sekundært klik"
#: src/mt-main.c:628
msgid "Time to wait before a dwell click"
msgstr "Ventetid før hvileklik"
#: src/mt-main.c:630
msgid "Time to wait before a simulated secondary click"
msgstr "Ventetid før et simuleret sekundært klik"
#: src/mt-main.c:632
msgid "Set the active dwell mode"
msgstr "Brug aktiv hviletilstand"
#: src/mt-main.c:634
msgid "Hide the click-type window"
msgstr "Skjul kliktypevinduet"
#: src/mt-main.c:636
msgid "Ignore small pointer movements"
msgstr "Ignorér små markørbevægelser"
#: src/mt-main.c:640
msgid "Shut down mousetweaks"
msgstr "Afslut mousetweaks"
#: src/mt-main.c:642
msgid "Start mousetweaks as a daemon"
msgstr "Start mousetweaks som dæmon"
#: src/mt-main.c:644
msgid "Start mousetweaks in login mode"
msgstr "Start mousetweaks i logind-tilstand"
#. parse
#: src/mt-main.c:662
msgid "- GNOME mouse accessibility daemon"
msgstr "- Musetilgængelighedsdæmon til GNOME"
#: src/mt-main.c:814
msgid "Shutdown failed or nothing to shut down.\n"
msgstr "Kunne ikke lukke ned, eller der er ikke noget at lukke ned.\n"
#: src/mt-main.c:816
msgid "Shutdown successful.\n"
msgstr "Nedlukning lykkedes.\n"
#. i18n: PID here means "Process Identifier"
#: src/mt-main.c:824
#, c-format
msgid "Mousetweaks is already running. (PID %u)\n"
msgstr "Mousetweaks kører allerede (PID %u).\n"
#: src/mt-main.c:830
msgid "Starting daemon.\n"
msgstr "Starter dæmonen.\n"
#: src/mt-common.c:97
msgid "Failed to Display Help"
msgstr "Kunne ikke vise hjælp"
#~ msgid ""
#~ "Applet to select different dwell-click types.\n"
#~ "Part of Mousetweaks"
#~ msgstr ""
#~ "Panelprogram til at vælge forskellige typer hvileklik.\n"
#~ "Dette er en del af Mousetweaks"
#~ msgid "Click Type Window"
#~ msgstr "Kliktypevindue"
#~ msgid "Drag Click"
#~ msgstr "Trækkeklik"
#~ msgid "Right Click"
#~ msgstr "Højreklik"
#~ msgid ""
#~ "Area to lock the pointer on the panel.\n"
#~ "Part of Mousetweaks"
#~ msgstr ""
#~ "Område hvori markøren låses til panelet.\n"
#~ "Dette er en del af Mousetweaks"
#~ msgid "C_trl"
#~ msgstr "C_trl"
# tror det skal læses som "kontroller til indfangning og frigørelse", er dog ikke sikker. Den korte form virker forhåbentlig uanset hvad
#~ msgid "Capture and Release Controls"
#~ msgstr "Indfang og frigør"
#~ msgid "Keyboard modifier:"
#~ msgstr "Tastaturmodifikation:"
#~ msgid "Pointer Capture Preferences"
#~ msgstr "Indstillinger for markørindfanging"
#~ msgid "Selecting Button 0 will capture the pointer immediately"
#~ msgstr "Vælges knap 0, vil markøren omgående indfanges"
#~ msgid "Size of the Capture Area"
#~ msgstr "Størrelse af indfangningsområdet"
#~ msgid "_Alt"
#~ msgstr "_Alt"
#~ msgid "_Mouse button:"
#~ msgstr "_Museknap:"
#~ msgid "_Shift"
#~ msgstr "_Skift"
#~ msgid "_Width:"
#~ msgstr "_Bredde:"
#~ msgid "pixels"
#~ msgstr "pixler"
#~ msgid "Control your desktop without using mouse buttons"
#~ msgstr "Styr dit skrivebord uden brug af museknapper"
#~ msgid "Dwell Click Applet"
#~ msgstr "Panelprogram til hvileklik"
#~ msgid "Area to lock the pointer"
#~ msgstr "Område hvortil markøren låses"
#~ msgid "Pointer Capture Applet"
#~ msgstr "Panelprogram til markørindfangning"
#~ msgid "\"Alt\" keyboard modifier"
#~ msgstr "Tastaturmodifikationstasten “Alt”"
#~ msgid "\"Control\" keyboard modifier"
#~ msgstr "Tastaturmodifikationstasten “Control”"
#~ msgid "\"Shift\" keyboard modifier"
#~ msgstr "Tastaturmodifikationstasten “Skift”"
#~ msgid "Mouse button"
#~ msgstr "Museknap"
#~ msgid "Mouse button used to capture or release the pointer."
#~ msgstr "Museknap til at indfange eller frigøre markøren."
#~ msgid "Size of capture area"
#~ msgstr "Størrelse af indfangningsområde"
#~ msgid "Width of the capture area in pixels."
#~ msgstr "Bredde af indfangningsområdet i pixels."
#~ msgid "Show a click-type window"
#~ msgstr "Vis et kliktypevindue"
#~ msgid "Capture area"
#~ msgstr "Indfangningsområde"
#~ msgid "Temporarily lock the mouse pointer"
#~ msgstr "Lås musemarkøren midlertidigt"
#~ msgid "_Preferences"
#~ msgstr "_Indstillinger"
#~ msgid "_Help"
#~ msgstr "_Hjælp"
#~ msgid "_About"
#~ msgstr "_Om"
#~ msgid "Locked"
#~ msgstr "Låst"
# navn defineret i gnome-control-center
#~ msgid "Failed to Open the Universal Access Panel"
#~ msgstr "Kunne ikke åbne panelet Tilgængelighed"
#~ msgid "A_lt"
#~ msgstr "A_lt"
#~ msgid "Capture Pointer"
#~ msgstr "Indfang markør"
#~ msgid "Ct_rl"
#~ msgstr "Ct_rl"
#~ msgid "Modifier:"
#~ msgstr "Modifikation:"
#~ msgid "Mouse b_utton:"
#~ msgstr "Musek_nap:"
#~ msgid "Release Pointer"
#~ msgstr "Frigiv markør"
#~ msgid "Sh_ift"
#~ msgstr "Sh_ift"
#~ msgid "Dwell Click Type"
#~ msgstr "Hvileklik-type"
#~ msgid "Show Icons and Text"
#~ msgstr "Vis ikoner og tekst"
#~ msgid "Dwell Click"
#~ msgstr "Hvileklik"
#~ msgid "Select dwelling click type"
#~ msgstr "Vælg type af hvileklik"
#~ msgid "Pointer Capture"
#~ msgstr "Markørindfangning"
#~ msgid "Animate cursor"
#~ msgstr "Animér markør"
#~ msgid ""
#~ "Button style in click type window (\"0\" = Text, \"1\" = Icon, \"2\" = "
#~ "Both)"
#~ msgstr "Knapstil i kliktype-vinduet (“0” = Tekst, “1” = Ikon, “2” = Begge)"
#~ msgid ""
#~ "Direction to perform a double click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "Retning for et dobbeltklik (“0” = Venstre, “1” = Højre, “2” = Op, “3” = "
#~ "Ned)"
#~ msgid ""
#~ "Direction to perform a drag click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "Retning for et træk-klik (“0” = Venstre, “1” = Højre, “2” = Op, “3” = Ned)"
#~ msgid ""
#~ "Direction to perform a secondary click (\"0\" = Left, \"1\" = Right, "
#~ "\"2\" = Up, \"3\" = Down)"
#~ msgstr ""
#~ "Retning for et sekundært klik (“0” = Venstre, “1” = Højre, “2” = Op, “3” "
#~ "= Ned)"
#~ msgid ""
#~ "Direction to perform a single click (\"0\" = Left, \"1\" = Right, \"2\" = "
#~ "Up, \"3\" = Down)"
#~ msgstr ""
#~ "Retning for et enkeltklik (“0” = Venstre, “1” = Højre, “2” = Op, “3” = "
#~ "Ned)"
#~ msgid "Distance in pixels before movement will be recognized"
#~ msgstr "Afstand i pixels før bevægelsen anerkendes"
#~ msgid "Dwell click mode"
#~ msgstr "Hvileklik-tilstand"
#~ msgid "Dwell click mode (\"0\" = Window mode, \"1\" = Gesture mode)"
#~ msgstr "Hvileklik-tilstand (“0” = Vinduestilstand, “1” = Gestustilstand)"
#~ msgid "Dwell click time"
#~ msgstr "Hvileklik-tid"
#~ msgid "Enable secondary click"
#~ msgstr "Aktivér sekundært klik"
#~ msgid "Gesture double click"
#~ msgstr "Bevægelsesbestemt dobbeltklik"
#~ msgid "Gesture drag click"
#~ msgstr "Bevægelsesbestemt træk-klik"
#~ msgid "Gesture secondary click"
#~ msgstr "Bevægelsesbestemt sekundært klik"
#~ msgid "Gesture single click"
#~ msgstr "Bevægelsesbestemt enkeltklik"
#~ msgid "Movement threshold"
#~ msgstr "Bevægelsestærskel"
#~ msgid "Show click type window"
#~ msgstr "Vis kliktype-vindue"
#~ msgid "Show elapsed time as cursor overlay."
#~ msgstr "Vis forløbet tid ved markør."
#~ msgid "Time in seconds before a click is triggered"
#~ msgstr "Tid i sekunder før et klik udløses"
#~ msgid "Time in seconds before a secondary click is triggered"
#~ msgstr "Tid i sekunder før et sekundært klik udløses"
#~ msgid "Capture pointer only if Alt is pressed"
#~ msgstr "Indfang kun markøren hvis Alt holdes nede"
#~ msgid "Capture pointer only if Ctrl is pressed"
#~ msgstr "Indfang kun markøren hvis Ctrl holdes nede"
#~ msgid "Capture pointer only if Shift is pressed"
#~ msgstr "Indfang kun markøren hvis SKift holdes nede"
#~ msgid "Mouse button used to release the pointer"
#~ msgstr "Museknap til at frigive markøren"
#~ msgid "Release pointer only if Alt is pressed"
#~ msgstr "Frigiv kun markøren hvis Alt holdes nede"
#~ msgid "Release pointer only if Ctrl is pressed"
#~ msgstr "Frigiv kun markøren hvis Ctrl holdes nede"
#~ msgid "Release pointer only if Shift is pressed"
#~ msgstr "Frigiv kun markøren hvis Skift holdes nede"
#~ msgid ""
#~ "This mouse button must be pressed to release the pointer from the capture "
#~ "area. Valid values are \"1\" for left button, \"2\" for middle button, "
#~ "and \"3\" for right button."
#~ msgstr ""
#~ "Denne museknap skal være trykket for at løslade markøren fra "
#~ "fangstområdet. Gyldige værdier er “1” til venstreknap, “2” til "
#~ "midterknap, og “3” til højreknap."
#~ msgid ""
#~ "This mouse button must be pressed while the pointer is over the capture "
#~ "area in order to capture the pointer. Valid values are \"0\" if no button "
#~ "is needed, \"1\" for left button, \"2\" for middle button, and \"3\" for "
#~ "right button."
#~ msgstr ""
#~ "Denne museknap skal være trykket mens markøren befinder sig over "
#~ "fangstområdet for at kunne fange markøren. Gyldige værdier er “0” til "
#~ "ingen knap er krævet, “1” til venstreknap, “2” til midterknap, og “3” til "
#~ "højreknap."
#~ msgid ""
#~ "Whether the Alt key must be pressed for the pointer to be captured while "
#~ "it's over the capture area. If this option is set as true, and a mouse "
#~ "button is set in the \"capture_button\" key, then the Alt key must be "
#~ "pressed while the mouse button is pressed."
#~ msgstr ""
#~ "Om Alt-tasten skal være trykket for at markøren vil blive fanget mens den "
#~ "er over fangstområdet. Hvis denne er indstillet til sand og en museknap "
#~ "er indstillet i “capture_button”-taster, så skal Alt-tasten være trykket "
#~ "mens museknappen holdes nede."
#~ msgid ""
#~ "Whether the Alt key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgstr ""
#~ "Om Alt-tasten skal være trykket med museknappen indstillet i "
#~ "“release_button” for at markøren skal løslades fra fangstområdet."
#~ msgid ""
#~ "Whether the Ctrl key must be pressed for the pointer to be captured while "
#~ "it's over the capture area. If this option is set as true, and a mouse "
#~ "button is set in the \"capture_button\" key, then the Ctrl key must be "
#~ "pressed while the mouse button is pressed."
#~ msgstr ""
#~ "Om Ctrl-tasten skal være trykket for at markøren vil blive fanget mens "
#~ "den er over fangstområdet. Hvis denne er indstillet til sand og en "
#~ "museknap er indstillet i “capture_button”-taster, så skal Ctrl-tasten "
#~ "være trykket mens museknappen holdes nede."
#~ msgid ""
#~ "Whether the Ctrl key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgstr ""
#~ "Om Ctrl-tasten skal være trykket med museknappen indstillet i "
#~ "“release_button” for at markøren skal løslades fra fangstområdet."
#~ msgid ""
#~ "Whether the Shift key must be pressed for the pointer to be captured "
#~ "while it's over the capture area. If this option is set as true, and a "
#~ "mouse button is set in the \"capture_button\" key, then the Shift key "
#~ "must be pressed while the mouse button is pressed."
#~ msgstr ""
#~ "Om Skift-tasten skal være trykket for at markøren vil blive fanget mens "
#~ "den er over fangstområdet. Hvis denne er indstillet til sand og en "
#~ "museknap er indstillet i “capture_button”-taster, så skal Skift-tasten "
#~ "være trykket mens museknappen holdes nede."
#~ msgid ""
#~ "Whether the Shift key must be pressed with the mouse button set in "
#~ "\"release_button\" for the pointer to be released from the capture area."
#~ msgstr ""
#~ "Om Skipt-tasten skal være trykket med museknappen indstillet i "
#~ "“release_button” for at markøren skal løslades fra fangstområdet."
#~ msgid "Click-type window Y position"
#~ msgstr "Kliktypevindues y-position"
#~ msgid "Disable cursor animations"
#~ msgstr "Deaktivér markøranimationer"
#~ msgid "Enable and Log Out"
#~ msgstr "Aktivér og log ud"
#~ msgid "Failed to Launch Mouse Preferences"
#~ msgstr "Kunne ikke starte museindstillinger"
#~ msgid "Assistive Technology Support is not Enabled"
#~ msgstr "Understøttelse af tilgængelighedsteknologier er ikke aktiveret"
# (knap-etiket er konsistent)
#~ msgid ""
#~ "Mousetweaks requires assistive technologies to be enabled in your "
#~ "session.\n"
#~ "\n"
#~ "To enable support for assistive technologies and restart your session, "
#~ "press \"Enable and Log Out\"."
#~ msgstr ""
#~ "Mousetweaks kræver at tilgængelighedsteknologi er aktiveret i din "
#~ "session.\n"
#~ "\n"
#~ "Tryk “Aktivér og log ud” for at aktivere understøttelse af "
#~ "tilgængelighedsteknologier, og genstart sessionen."
#~ msgid "L"
#~ msgstr "L"
#~ msgid "Dwell mode to use"
#~ msgstr "Anvendt hviletilstand"
#~ msgid "Window y position"
#~ msgstr "Vinduesposition y"
#~ msgid "Show elapsed time as cursor overlay"
#~ msgstr "Vis forløbet tid ved markør"
#~ msgid "On"
#~ msgstr "På"
#~ msgid "<b>Size of Capture Area</b>"
#~ msgstr "<b>Størrelse af indfangningsområde</b>"
#~ msgid "Capture modifier key (Alt)"
#~ msgstr "Indfang modifikationstast (Alt)"
#~ msgid "Capture modifier key (Ctrl)"
#~ msgstr "Indfang modifikationstast (Ctrl)"
#~ msgid "Capture modifier key (Shift)"
#~ msgstr "Indfang modifikationstast (Skift)"
#~ msgid "Capture mouse button"
#~ msgstr "Indfang museknap"
#~ msgid "Mouse button to capture the pointer (\"0\" = Capture immediately)"
#~ msgstr "Museknap til markørindfangning (“0” = Indfang omgående)"
#~ msgid "Release modifier key (Alt)"
#~ msgstr "Frigiv modifikationstast (Alt)"
#~ msgid "Release modifier key (Ctrl)"
#~ msgstr "Frigiv modifikationstast (Ctrl)"
#~ msgid "Release modifier key (Shift)"
#~ msgstr "Frigiv modifikationstast (Skift)"
#~ msgid "Release mouse button"
#~ msgstr "Frigiv museknap"
#~ msgid "Off"
#~ msgstr "Fra"
#~ msgid "B_utton:"
#~ msgstr "K_nap:"
#~ msgid "_Button:"
#~ msgstr "_Knap:"
#~ msgid "Mousetweaks requires Assistive Technologies."
#~ msgstr "Mousetweaks kræver tiltængelighedsteknologier."

BIN
po/de.gmo Normal file

Binary file not shown.

270
po/de.po Normal file
View File

@ -0,0 +1,270 @@
# German language file for mousetweaks.
# Copyright (C) 2007 Gerd Kohlberger <lowfi@chello.at>
# This file is distributed under the same license as the mousetweaks package.
# Gerd Kohlberger <lowfi@chello.at>, 2008.
# Hendrik Brandt <heb@gnome-de.org>, 2008.
# Hendrik Richter <hendrikr@gnome.org>, 2008.
# Wolfgang Stöggl <c72578@yahoo.de>, 2009, 2011.
# Mario Blättermann <mario.blaettermann@gmail.com>, 2009-2012.
# Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>, 2010, 2011.
# Christian Kirbach <Christian.Kirbach@googlemail.com>, 2010, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: mousetweaks master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=mousetweaks&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2012-02-19 08:27+0000\n"
"PO-Revision-Date: 2012-03-07 18:36+0100\n"
"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-Language: German\n"
"X-Poedit-Country: GERMANY\n"
# Vielleicht auch »Positionierungsklick«
#: ../data/mousetweaks.ui.h:1
msgid "Hover Click"
msgstr "Überfahrklick (Hover-Klick)"
#: ../data/mousetweaks.ui.h:2
msgid "Single Click"
msgstr "Einfacher Klick"
#: ../data/mousetweaks.ui.h:3
msgid "Double Click"
msgstr "Doppelklick"
#. 'Drag' like in a Drag and Drop operation
#: ../data/mousetweaks.ui.h:5
msgid "Drag"
msgstr "Ziehen"
#: ../data/mousetweaks.ui.h:6
msgid "Secondary Click"
msgstr "Kontextklick"
#: ../data/mousetweaks.ui.h:7
msgid "Button Style"
msgstr "Knopfstil"
#: ../data/mousetweaks.ui.h:8
msgid "Text only"
msgstr "Nur Text"
#: ../data/mousetweaks.ui.h:9
msgid "Icons only"
msgstr "Nur Symbole"
#: ../data/mousetweaks.ui.h:10
msgid "Text and Icons"
msgstr "Text und Symbole"
#: ../data/mousetweaks.ui.h:11
msgid "Orientation"
msgstr "Orientierung"
#. Buttons are arranged from left to right in the layout
#: ../data/mousetweaks.ui.h:13
msgid "Horizontal"
msgstr "Horizontal"
#. Buttons are arranged from top to bottom in the layout
#: ../data/mousetweaks.ui.h:15
msgid "Vertical"
msgstr "Vertikal"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:1
msgid "Click-type window style"
msgstr "Stil des Klicktyp-Fensters"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:2
msgid "Button style of the click-type window."
msgstr "Knopfstil des Klicktyp-Fensters."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:3
msgid "Click-type window orientation"
msgstr "Orientierung des Klicktyp-Fensters"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:4
msgid "Orientation of the click-type window."
msgstr "Orientierung des Klicktyp-Fensters."
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:5 ../src/mt-main.c:637
msgid "Click-type window geometry"
msgstr "Größe des Klicktyp-Fensters"
#: ../data/org.gnome.mousetweaks.gschema.xml.in.h:6
msgid ""
"Size and position of the click-type window. The format is a standard X Window "
"System geometry string."
msgstr ""
"Größe und Position des Klicktyp-Fensters. Das Format ist eine Standard-"
"Zeichenkette für X-Fenstersystem-Geometrie."
#: ../src/mt-main.c:623
msgid "Enable dwell click"
msgstr "Verzögerten Klick einschalten"
#: ../src/mt-main.c:625
msgid "Enable simulated secondary click"
msgstr "Simulierten Kontextklick einschalten"
#: ../src/mt-main.c:627
msgid "Time to wait before a dwell click"
msgstr "Zeit ehe ein verzögerter Klick ausgelöst wird"
#: ../src/mt-main.c:629
msgid "Time to wait before a simulated secondary click"
msgstr "Zeit ehe ein simulierter Kontextklick ausgelöst wird"
#: ../src/mt-main.c:631
msgid "Set the active dwell mode"
msgstr "Den aktiven Verzögerungsmodus festlegen"
#: ../src/mt-main.c:633
msgid "Hide the click-type window"
msgstr "Das Klicktyp-Fenster verbergen"
#: ../src/mt-main.c:635
msgid "Ignore small pointer movements"
msgstr "Kleine Bewegungen des Zeigers ignorieren"
#: ../src/mt-main.c:639
msgid "Shut down mousetweaks"
msgstr "Mousetweaks beenden"
#: ../src/mt-main.c:641
msgid "Start mousetweaks as a daemon"
msgstr "Mousetweaks als Hintergrunddienst starten"
#: ../src/mt-main.c:643
msgid "Start mousetweaks in login mode"
msgstr "Mousetweaks im Anmeldemodus starten"
#. parse
#: ../src/mt-main.c:661
msgid "- GNOME mouse accessibility daemon"
msgstr " GNOME-Dienst zur Barrierefreiheit der Maus"
#: ../src/mt-common.c:97
msgid "Failed to Display Help"
msgstr "Hilfe konnte nicht angezeigt werden"
#~ msgid ""
#~ "Applet to select different dwell-click types.\n"
#~ "Part of Mousetweaks"
#~ msgstr ""
#~ "Applet zur Auswahl verzögerter Klickarten der Maus.\n"
#~ "Teil von Mousetweaks"
#~ msgid "Click Type Window"
#~ msgstr "Fenster der Klickarten"
#~ msgid "Drag Click"
#~ msgstr "Mitzieh-Klick"
#~ msgid "Right Click"
#~ msgstr "Rechtsklick"
#~ msgid ""
#~ "Area to lock the pointer on the panel.\n"
#~ "Part of Mousetweaks"
#~ msgstr ""
#~ "Bereich auf dem Panel, in dem der Mauszeiger eingefangen wird.\n"
#~ "Teil von Mousetweaks"
#~ msgid "C_trl"
#~ msgstr "_Strg"
#~ msgid "Capture and Release Controls"
#~ msgstr "Einfang- und Freigabesteuerung"
#~ msgid "Keyboard modifier:"
#~ msgstr "Modifikatortasten:"
#~ msgid "Pointer Capture Preferences"
#~ msgstr "Einstellungen zum Einfangen des Mauszeigers"
#~ msgid "Selecting Button 0 will capture the pointer immediately"
#~ msgstr ""
#~ "Durch die Auswahl der Taste 0 wird der Mauszeiger sofort festgehalten"
#~ msgid "Size of the Capture Area"
#~ msgstr "Größe des Einfangbereiches"
#~ msgid "_Alt"
#~ msgstr "_Alt"
#~ msgid "_Mouse button:"
#~ msgstr "Maus_taste:"
#~ msgid "_Shift"
#~ msgstr "_Umschalttaste"
#~ msgid "_Width:"
#~ msgstr "_Breite:"
#~ msgid "pixels"
#~ msgstr "Pixel"
#~ msgid "Control your desktop without using mouse buttons"
#~ msgstr "Steuern Sie Ihre Arbeitsumgebung ohne die Maustasten"
#~ msgid "Dwell Click Applet"
#~ msgstr "Verzögerter Mausklick"
#~ msgid "Area to lock the pointer"
#~ msgstr "Bereich, in dem der Mauszeiger gesperrt wird"
#~ msgid "Pointer Capture Applet"
#~ msgstr "Mauszeiger einfangen"
#~ msgid "\"Alt\" keyboard modifier"
#~ msgstr "»Alt«-Modifikatortaste"
#~ msgid "\"Control\" keyboard modifier"
#~ msgstr "»Strg«-Modifikatortaste"
#~ msgid "\"Shift\" keyboard modifier"
#~ msgstr "»Umschalt«-Modifikatortaste"
#~ msgid "Mouse button"
#~ msgstr "Maustaste"
#~ msgid "Mouse button used to capture or release the pointer."
#~ msgstr "Maustaste zum Einfangen oder Freigeben des Mauszeigers."
#~ msgid "Size of capture area"
#~ msgstr "Größe des Einfangbereiches"
#~ msgid "Width of the capture area in pixels."
#~ msgstr "Breite des Einfangbereiches in Pixel."
#~ msgid "Show a click-type window"
#~ msgstr "Ein Klicktyp-Fenster anzeigen"
#~ msgid "Capture area"
#~ msgstr "Einfangbereich"
#~ msgid "Temporarily lock the mouse pointer"
#~ msgstr "Vorübergehend den Mauszeiger sperren"
#~ msgid "_Preferences"
#~ msgstr "_Einstellungen"
#~ msgid "_Help"
#~ msgstr "_Hilfe"
#~ msgid "_About"
#~ msgstr "_Info"
#~ msgid "Locked"
#~ msgstr "Gesperrt"
#~ msgid "Failed to Open the Universal Access Panel"
#~ msgstr "Das »Universal Access Panel« konnte nicht geöffnet werden"

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