5621: test for retrieving translated strings (extract glade, xml headers)
svn: r19047
This commit is contained in:
12
setup.cfg
12
setup.cfg
@@ -23,15 +23,15 @@ doc_files = README INSTALL COPYING NEWS FAQ TODO
|
||||
#install-script =
|
||||
|
||||
[extract_messages]
|
||||
keywords = _, N_, gettext, ngettext, sgettext
|
||||
mapping_file = babel.cfg
|
||||
width = 80
|
||||
output_file = po/messages.pot
|
||||
input-dirs = .
|
||||
#keywords = _, N_, gettext, ngettext, sgettext
|
||||
#mapping_file = babel.cfg
|
||||
#width = 80
|
||||
#output_file = po/messages.pot
|
||||
#input-dirs = .
|
||||
|
||||
[update_catalog]
|
||||
output_dir = po
|
||||
input_file = po/messages.pot
|
||||
input_file = po/.pot
|
||||
|
||||
[compile_catalog]
|
||||
#domain = gramps
|
||||
|
Reference in New Issue
Block a user