diff MANIFEST.in @ 589:36d54d4479db

Fixed i18n installation
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 11 Oct 2010 19:10:19 +0200
parents 65c27fd21769
children e9a0ed84aa6f
line wrap: on
line diff
--- a/MANIFEST.in	Mon Oct 11 13:52:56 2010 +0200
+++ b/MANIFEST.in	Mon Oct 11 19:10:19 2010 +0200
@@ -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 *