summaryrefslogtreecommitdiff
path: root/scripting/workben/installer
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/workben/installer')
-rwxr-xr-xscripting/workben/installer/Scripting.JavaScript.xcu10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripting/workben/installer/Scripting.JavaScript.xcu b/scripting/workben/installer/Scripting.JavaScript.xcu
new file mode 100755
index 000000000000..12c5b0ee2251
--- /dev/null
+++ b/scripting/workben/installer/Scripting.JavaScript.xcu
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<oor:node xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Scripting" oor:package="org.openoffice.Office">
+ <node oor:name="ScriptRuntimes">
+ <node oor:name="JavaScript" oor:op="replace">
+ <prop oor:name="SupportedFileExtensions">
+ <value xml:lang="en-US">js</value>
+ </prop>
+ </node>
+ </node>
+</oor:node>