Merge "Remove unneded Babel config"

This commit is contained in:
Zuul 2020-06-10 09:51:24 +00:00 committed by Gerrit Code Review
commit 160c0b31f5
2 changed files with 0 additions and 16 deletions

View File

@ -1,2 +0,0 @@
[python: **.py]

View File

@ -36,17 +36,3 @@ virtualbmc =
stop = virtualbmc.cmd.vbmc:StopCommand
list = virtualbmc.cmd.vbmc:ListCommand
show = virtualbmc.cmd.vbmc:ShowCommand
[compile_catalog]
directory = virtualbmc/locale
domain = virtualbmc
[update_catalog]
domain = virtualbmc
output_dir = virtualbmc/locale
input_file = virtualbmc/locale/virtualbmc.pot
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = virtualbmc/locale/virtualbmc.pot