diff options
author | Jeff Ames | 2008-06-23 05:15:30 +0000 |
---|---|---|
committer | Jeff Ames | 2008-06-23 05:15:30 +0000 |
commit | e9a61e7c746a8f63f922c0cf2f0b46d55e29feef (patch) | |
tree | 153261c19cb386e74bab56e5a4623eeb50774515 /update-svn-properties.py | |
parent | Changed the kickuser command to use the new console RegisterCmd feature. (diff) | |
download | opensim-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-x | update-svn-properties.py | 1 |
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, |