diff options
author | Monty Taylor <mordred@inaugust.com> | 2011-01-10 11:26:38 -0800 |
---|---|---|
committer | Monty Taylor <mordred@inaugust.com> | 2011-01-10 11:26:38 -0800 |
commit | 00808c08c6935872ad8842ce093b515b68bdf3de (patch) | |
tree | 846aee7c2a5d24530a757723629ba80c79253719 /babel.cfg | |
parent | 4830cb5d8959c06fbe480481823bc922a2a59e3e (diff) | |
download | nova-00808c08c6935872ad8842ce093b515b68bdf3de.tar.gz |
Added babel/gettext build support.
Diffstat (limited to 'babel.cfg')
-rw-r--r-- | babel.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/babel.cfg b/babel.cfg new file mode 100644 index 0000000000..15cd6cb76b --- /dev/null +++ b/babel.cfg @@ -0,0 +1,2 @@ +[python: **.py] + |