[pkg] Add missing data files to MANIFEST
Fonts and svg were missing from web/data.
--- a/MANIFEST.in Tue Jun 03 12:16:20 2014 +0200
+++ b/MANIFEST.in Tue Jun 03 12:52:52 2014 +0200
@@ -10,7 +10,7 @@
recursive-include misc *.py *.png *.display
include web/views/*.pt
-recursive-include web/data external_resources *.js *.css *.py *.png *.gif *.ico *.ttf
+recursive-include web/data external_resources *.js *.css *.py *.png *.gif *.ico *.ttf *.svg *.woff *.eot
recursive-include web/wdoc *.rst *.png *.xml ChangeLog*
recursive-include devtools/data *.js *.css *.sh