##// END OF EJS Templates
First step in two-part process to rename directories to kallithea....
First step in two-part process to rename directories to kallithea. This first step is to change all references in the files where they refer to the old directory name.

File last commit:

r4186:7e5f8c12 kallithea-2.2.5-r...
r4186:7e5f8c12 kallithea-2.2.5-r...
Show More
MANIFEST.in
19 lines | 401 B | text/plain | TextLexer
include kallithea/config/deployment.ini_tmpl
include kallithea/lib/dbmigrate/migrate.cfg
include README.rst
recursive-include kallithea/i18n *
#docs
recursive-include docs *
#init.d
recursive-include init.d *
#images
recursive-include kallithea/public/css *
recursive-include kallithea/public/images *
#js
recursive-include kallithea/public/js *
#templates
recursive-include kallithea/templates *