view setup.cfg @ 15:fe49850212ce 0.12

0.12.0.31dev until #10719 is fully fixed... (only grafted a0a40cb30265 for now)
author cboos
date Mon, 17 Sep 2012 18:23:13 +0200
parents 45f04cd0ada8
children
line wrap: on
line source

[egg_info]
tag_build = dev
tag_svn_revision = true

[extract_messages]
add_comments = TRANSLATOR:
msgid_bugs_address = cboos@edgewall.org
output_file = tracext/hg/locale/messages.pot
keywords = _ ngettext:1,2 N_ tag_
width = 72

[init_catalog]
input_file = tracext/hg/locale/messages.pot
output_dir = tracext/hg/locale
domain = tracmercurial

[compile_catalog]
directory = tracext/hg/locale
domain = tracmercurial

[update_catalog]
input_file = tracext/hg/locale/messages.pot
output_dir = tracext/hg/locale
domain = tracmercurial