annotate po/Makevars @ 307:76c912483d1d

2003-11-5 Brian Masney <masneyb@gftp.org> * TODO - updated * configure.in - updated version to 2.0.16. * configure.in docs/Makefile.am - Added check for the db2html command (from gtk+ configure) * docs/gftp-faq.sgml - updated with more informationA * docs/website/index.html.in - updated list of translations * lib/misc.c (expand_path) - expand paths with double slashes properly to support Novell directory listings. (gftp_build_path) - better checking of paths that end in /. (gftp_info) - show if _REENTRANT was defined when it was compiled. * README - removed, this is automatically generated now.
author masneyb
date Thu, 06 Nov 2003 03:19:04 +0000
parents 37c3d1eb9a8d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
1 # Makefile variables for PO directory in any package using GNU gettext.
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
2
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
3 # Usually the message domain is the same as the package name.
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
4 DOMAIN = $(PACKAGE)
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
5
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
6 # These two variables depend on the location of this directory.
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
7 subdir = po
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
8 top_builddir = ..
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
9
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
10 # These options get passed to xgettext.
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
11 XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
12
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
13 # This is the copyright holder that gets inserted into the header of the
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
14 # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
15 # package. (Note that the msgstr strings, extracted from the package's
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
16 # sources, belong to the copyright holder of the package.) Translators are
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
17 # expected to transfer the copyright for their translations to this person
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
18 # or entity, or to disclaim their copyright. The empty string stands for
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
19 # the public domain; in this case the translators are expected to disclaim
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
20 # their copyright.
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
21 COPYRIGHT_HOLDER = Brian Masney
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
22
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
23 # This is the list of locale categories, beyond LC_MESSAGES, for which the
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
24 # message catalogs shall be used. It is usually empty.
37c3d1eb9a8d 2002-09-25 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
25 EXTRA_LOCALE_CATEGORIES =