aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/update-svn-properties.py
diff options
context:
space:
mode:
authorJeff Ames2008-06-23 05:15:30 +0000
committerJeff Ames2008-06-23 05:15:30 +0000
commite9a61e7c746a8f63f922c0cf2f0b46d55e29feef (patch)
tree153261c19cb386e74bab56e5a4623eeb50774515 /update-svn-properties.py
parentChanged the kickuser command to use the new console RegisterCmd feature. (diff)
downloadopensim-SC_OLD-e9a61e7c746a8f63f922c0cf2f0b46d55e29feef.zip
opensim-SC_OLD-e9a61e7c746a8f63f922c0cf2f0b46d55e29feef.tar.gz
opensim-SC_OLD-e9a61e7c746a8f63f922c0cf2f0b46d55e29feef.tar.bz2
opensim-SC_OLD-e9a61e7c746a8f63f922c0cf2f0b46d55e29feef.tar.xz
Update svn properties.
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,