aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/update-svn-properties.py
diff options
context:
space:
mode:
authorJeff Ames2008-06-01 03:01:33 +0000
committerJeff Ames2008-06-01 03:01:33 +0000
commitd22a54a19568f8d5e9b6dab1f76f9c5c58682aa5 (patch)
tree2311b4c6ad2617cc71b975460c48e723a7e027ee /update-svn-properties.py
parent* Committing some stuff I'm working to make it so I can commit an upcoming pa... (diff)
downloadopensim-SC_OLD-d22a54a19568f8d5e9b6dab1f76f9c5c58682aa5.zip
opensim-SC_OLD-d22a54a19568f8d5e9b6dab1f76f9c5c58682aa5.tar.gz
opensim-SC_OLD-d22a54a19568f8d5e9b6dab1f76f9c5c58682aa5.tar.bz2
opensim-SC_OLD-d22a54a19568f8d5e9b6dab1f76f9c5c58682aa5.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 8cb564d..01480e5 100755
--- a/update-svn-properties.py
+++ b/update-svn-properties.py
@@ -45,6 +45,7 @@ property_map = {
45 ".build" : text, 45 ".build" : text,
46 ".cfg" : text, 46 ".cfg" : text,
47 ".cgi" : text, 47 ".cgi" : text,
48 ".conf" : text,
48 ".config" : text, 49 ".config" : text,
49 ".cs" : text, 50 ".cs" : text,
50 ".csproj" : text, 51 ".csproj" : text,