summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg12
1 files changed, 6 insertions, 6 deletions
diff --git a/setup.cfg b/setup.cfg
index 8a09735c..2751eb31 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -447,13 +447,13 @@ universal = 1
[extract_messages]
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
-output_file = python-openstackclient/locale/python-openstackclient.pot
+output_file = openstackclient/locale/openstackclient.pot
[update_catalog]
-domain = python-openstackclient
-output_dir = python-openstackclient/locale
-input_file = python-openstackclient/locale/python-openstackclient.pot
+domain = openstackclient
+output_dir = openstackclient/locale
+input_file = openstackclient/locale/openstackclient.pot
[compile_catalog]
-directory = python-openstackclient/locale
-domain = python-openstackclient
+directory = openstackclient/locale
+domain = openstackclient