Files @ 2a6c61a2e84e
Branch filter:

Location: kallithea/MANIFEST.in

Mads Kiilerich
pullrequests: show pending reviewer changes again - this time with "(not saved)"

b5795554c2ca lost some of the changes from 00c76c4e019c.
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 *
#codemirror
recursive-include kallithea/public/codemirror *
#fontello
recursive-include kallithea/public/fontello *
#templates
recursive-include kallithea/templates *