annotate po/Makevars @ 4569:273e15b0d9c1

Updated bug tracker address.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 21 May 2008 08:32:58 +0300
parents 3149d4b1a9a9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1 # Usually the message domain is the same as the package name.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2 DOMAIN = $(PACKAGE)
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
3
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4 # These two variables depend on the location of this directory.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
5 subdir = po
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
6 top_builddir = ..
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
7
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
8 # These options get passed to xgettext.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
9 XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
10
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
11 # This is the copyright holder that gets inserted into the header of the
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
12 # $(DOMAIN).pot file.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
13 COPYRIGHT_HOLDER = Translator <translator@invalid>
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
14
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
15 # This is the list of locale categories, beyond LC_MESSAGES, for which the
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
16 # message catalogs shall be used. It is usually empty.
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
17 EXTRA_LOCALE_CATEGORIES =
563
0879e7ad85b1 [svn] some buildsystem changes... nothing notable yet
nenolod
parents: 0
diff changeset
18
4569
273e15b0d9c1 Updated bug tracker address.
Matti Hamalainen <ccr@tnsp.org>
parents: 2313
diff changeset
19 MSGID_BUGS_ADDRESS = http://bugzilla.atheme.org/
1414
ff637a82e85f [svn] - update PO files
nenolod
parents: 563
diff changeset
20
563
0879e7ad85b1 [svn] some buildsystem changes... nothing notable yet
nenolod
parents: 0
diff changeset
21 build: all
2313
3149d4b1a9a9 [svn] - objective-make autodepend fixes
nenolod
parents: 1414
diff changeset
22
3149d4b1a9a9 [svn] - objective-make autodepend fixes
nenolod
parents: 1414
diff changeset
23 depend: