view MANIFEST.in @ 1090:de86a0870874

- Further corrections to the setup page.
author jfh <jason@jasonfharris.com>
date Sat, 26 Feb 2011 19:55:40 +0100
parents 62a9c5aeb5ec
children ee3a5a5f66bf 42e53ebb6288
line wrap: on
line source

include rhodecode/config/deployment.ini_tmpl
include rhodecode/lib/dbmigrate/migrate.cfg

include README.rst
recursive-include rhodecode/i18n/ *

#images
recursive-include rhodecode/public/css *
recursive-include rhodecode/public/images *
#js
include rhodecode/public/js/yui2a.js
include rhodecode/public/js/excanvas.min.js
include rhodecode/public/js/yui.flot.js
include rhodecode/public/js/graph.js
#templates
recursive-include rhodecode/templates *