view MANIFEST.in @ 581:136ad719d9e2

fixed bug when autocomplete could not display names (hidden by div) fixed repo switch autostrech bug some other tweeks for templates
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 11 Oct 2010 01:47:43 +0200
parents 65c27fd21769
children 36d54d4479db
line wrap: on
line source

include rhodecode/config/deployment.ini_tmpl

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