annotate setup.cfg @ 11:45f04cd0ada8 0.12

Add support for Mercurial 2.3+ (post- hg:1ac628cd7113)
author Christian Boos <cboos@edgewall.org>
date Mon, 17 Sep 2012 11:54:00 +0200
parents a97b17f1bac7
children fe49850212ce
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
1 [egg_info]
11
45f04cd0ada8 Add support for Mercurial 2.3+ (post- hg:1ac628cd7113)
Christian Boos <cboos@edgewall.org>
parents: 0
diff changeset
2 tag_build =
0
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
3 tag_svn_revision = true
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
4
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
5 [extract_messages]
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
6 add_comments = TRANSLATOR:
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
7 msgid_bugs_address = cboos@edgewall.org
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
8 output_file = tracext/hg/locale/messages.pot
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
9 keywords = _ ngettext:1,2 N_ tag_
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
10 width = 72
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
11
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
12 [init_catalog]
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
13 input_file = tracext/hg/locale/messages.pot
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
14 output_dir = tracext/hg/locale
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
15 domain = tracmercurial
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
16
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
17 [compile_catalog]
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
18 directory = tracext/hg/locale
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
19 domain = tracmercurial
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
20
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
21 [update_catalog]
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
22 input_file = tracext/hg/locale/messages.pot
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
23 output_dir = tracext/hg/locale
a97b17f1bac7 TracMercurial: started new Mercurial repository
Christian Boos <christian.boos@free.fr>
parents:
diff changeset
24 domain = tracmercurial