summaryrefslogtreecommitdiff
path: root/scripting/workben/installer/Scripting.JavaScript.xcu
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/workben/installer/Scripting.JavaScript.xcu')
-rwxr-xr-xscripting/workben/installer/Scripting.JavaScript.xcu11
1 files changed, 11 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..562189acc93d
--- /dev/null
+++ b/scripting/workben/installer/Scripting.JavaScript.xcu
@@ -0,0 +1,11 @@
+<?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="x-no-translate">js</value>
+ <value xml:lang="en-US">js</value>
+ </prop>
+ </node>
+ </node>
+</oor:node>