summaryrefslogtreecommitdiff
path: root/babel.cfg
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-05-22 18:19:30 +0200
committerGeorg Brandl <georg@python.org>2009-05-22 18:19:30 +0200
commit0b50c91eaae95e8341551bcdddca4ee71cea9c69 (patch)
tree1e0835273fac0eb04f9aff7d19d8431ea441aff7 /babel.cfg
parent5b037fa430fb9d011f9e61acf70856aef1918849 (diff)
downloadsphinx-0b50c91eaae95e8341551bcdddca4ee71cea9c69.tar.gz
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 e53a462d..9688b8d0 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]