add xml files

This commit is contained in:
David Rose 2010-02-15 17:27:23 +00:00
parent 25a303055d
commit 4b5e28fa11

View File

@ -1931,7 +1931,7 @@ class Packager:
# Text files that are copied (and compressed) to the package
# without processing.
self.textExtensions = [ 'prc', 'ptf', 'txt', 'cg', 'sha', 'dc' ]
self.textExtensions = [ 'prc', 'ptf', 'txt', 'cg', 'sha', 'dc', 'xml' ]
# Binary files that are copied (and compressed) without
# processing.