aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2010-10-11 19:10:19 +0200
committerMarcin Kuzminski <marcin@python-works.com>2010-10-11 19:10:19 +0200
commit0a3f1dfd92e29089054724eabc3a1bdafb31a720 (patch)
tree40a6f76c76c90957fd8dbe5e798e0d59c4d460f5 /MANIFEST.in
parent46fd27c6295c0cf75f86fb14714859ed4b53f3dc (diff)
Fixed i18n installation
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index d012003e..a562aa01 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,8 @@
include rhodecode/config/deployment.ini_tmpl
+include README.rst
+recursive-include rhodecode/i18n/ *
+
#images
recursive-include rhodecode/public/css *
recursive-include rhodecode/public/images *