Rename ScriptRuntimeForRhino to ScriptRuntimeForJavaScript and replace
all references to language.
This commit is contained in:
10
scripting/workben/installer/Scripting.JavaScript.xcu
Executable file
10
scripting/workben/installer/Scripting.JavaScript.xcu
Executable file
@@ -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>
|
Reference in New Issue
Block a user