aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/update-svn-properties.py
diff options
context:
space:
mode:
Diffstat (limited to 'update-svn-properties.py')
-rwxr-xr-xupdate-svn-properties.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/update-svn-properties.py b/update-svn-properties.py
index 01480e5..f8d53bf 100755
--- a/update-svn-properties.py
+++ b/update-svn-properties.py
@@ -65,6 +65,7 @@ property_map = {
65 ".mdp" : text, 65 ".mdp" : text,
66 ".mds" : text, 66 ".mds" : text,
67 ".nsi" : text, 67 ".nsi" : text,
68 ".ogg" : binary,
68 ".pdb" : binary, 69 ".pdb" : binary,
69 ".php" : script, 70 ".php" : script,
70 ".pidb" : binary, 71 ".pidb" : binary,