more localization setup
Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/commit/39b50ffb Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/tree/39b50ffb Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/diff/39b50ffb Branch: refs/heads/master Commit: 39b50ffbfa7ea4f9c2d1543b12bd71a782e3b9f4 Parents: 9ec2ce0 Author: Sebastien Goasguen <run...@gmail.com> Authored: Wed Mar 5 18:21:49 2014 +0100 Committer: Sebastien Goasguen <run...@gmail.com> Committed: Wed Mar 5 18:21:49 2014 +0100 ---------------------------------------------------------------------- source/conf.py | 2 +- source/locale/pot/about.pot | 4887 ++++++++++++++++++++++++++++++++ source/locale/pot/api-changes.pot | 264 ++ source/locale/pot/compat.pot | 178 ++ source/locale/pot/index.pot | 38 + source/locale/pot/rnotes.pot | 2328 +++++++++++++++ utils/settx.sh | 23 + 7 files changed, 7719 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-rn/blob/39b50ffb/source/conf.py ---------------------------------------------------------------------- diff --git a/source/conf.py b/source/conf.py index e0ad4dc..c18daa9 100644 --- a/source/conf.py +++ b/source/conf.py @@ -50,7 +50,7 @@ extensions = [] templates_path = ['_templates'] # Localization -locale_dirs = ['locale/'] +locale_dirs = ['./locale/'] gettext_compact = False # The suffix of source filenames.