Files @ 1c2371dc86bd
Branch filter:

Location: kallithea/MANIFEST.in

leonardo
Bugfix: On the changelog page, its possible that the some changeset is already checked out by the browser. So we check for that on page load.
include rhodecode/config/deployment.ini_tmpl
include rhodecode/lib/dbmigrate/migrate.cfg

include README.rst
recursive-include rhodecode/i18n *

#docs
recursive-include docs *

#init.d
recursive-include init.d *

#images
recursive-include rhodecode/public/css *
recursive-include rhodecode/public/images *
#js
recursive-include rhodecode/public/js *
#templates
recursive-include rhodecode/templates *