MANIFEST.in
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Tue, 28 Jul 2009 21:11:10 +0200
branchstable
changeset 2537 73c83c14dd2c
parent 1959 9b21e068fef7
child 2730 bb6fcb8c5d71
permissions -rw-r--r--
[javascript] fix IFRAME implementation and make it work in IE 6/7 + FF3 with text/html served pages For more information : - http://groups.google.com/group/comp.lang.javascript/msg/510f639e1fdebcc8 - http://msdn.microsoft.com/en-us/library/ms536389%28VS.85%29.aspx

include README
include pylintrc
include bin/cubicweb-*
include man/cubicweb-ctl.1

recursive-include doc *.txt *.zargo *.png *.html makefile *.rst

recursive-include misc *

recursive-include web/data *
recursive-include web/wdoc *.rst *.png *.xml ChangeLog*

include web/views/*.pt

recursive-include etwist *.xml *.html

recursive-include i18n *.pot *.po
recursive-include schemas *.py *.rel *.sql.*

recursive-include common/test/data *
recursive-include entities/test/data *
recursive-include sobjects/test/data *
recursive-include server/test/data *
recursive-include server/test sources*
recursive-include web/test/data *.js *.css *.png *.gif *.jpg *.ico external_resources
recursive-include devtools/test/data *

recursive-include skeleton *.py *.css *.js *.po compat *.in *.tmpl

prune misc/cwfs