This commit is contained in:
David Rose 2009-10-20 19:51:05 +00:00
parent 7e9618a438
commit f998a9cf13

View File

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