Remove translation sections from setup.cfg
These translation sections are not needed anymore, Babel can generate translation files without them. Change-Id: Ibc6bad525bc9876afafbb8d093b4e4add1e03016
This commit is contained in:
parent
c5e11c659e
commit
923d9f9f93
14
setup.cfg
14
setup.cfg
@ -21,17 +21,3 @@ classifier =
|
||||
[files]
|
||||
packages =
|
||||
ovsdbapp
|
||||
|
||||
[compile_catalog]
|
||||
directory = ovsdbapp/locale
|
||||
domain = ovsdbapp
|
||||
|
||||
[update_catalog]
|
||||
domain = ovsdbapp
|
||||
output_dir = ovsdbapp/locale
|
||||
input_file = ovsdbapp/locale/ovsdbapp.pot
|
||||
|
||||
[extract_messages]
|
||||
keywords = _ gettext ngettext l_ lazy_gettext
|
||||
mapping_file = babel.cfg
|
||||
output_file = ovsdbapp/locale/ovsdbapp.pot
|
||||
|
Loading…
x
Reference in New Issue
Block a user