Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-05-22 20:19:30 +0400
committerGeorg Brandl <georg@python.org>2009-05-22 20:19:30 +0400
commit48ee3ed5b1c6ea169816bb79d7a22f6407faf234 (patch)
tree1e0835273fac0eb04f9aff7d19d8431ea441aff7 /babel.cfg
parent043569613a250adcbce92973dea103cfd1272d33 (diff)
Update POT file for new template locations.
Diffstat (limited to 'babel.cfg')
-rw-r--r--babel.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/babel.cfg b/babel.cfg
index e53a462d3..9688b8d05 100644
--- a/babel.cfg
+++ b/babel.cfg
@@ -1,4 +1,4 @@
[python: **.py]
-[jinja2: **/templates/**.html]
-[jinja2: **/templates/**.xml]
+[jinja2: **/themes/**.html]
+[jinja2: **/themes/**.xml]
[javascript: **.js]