INTEGRATION: CWS ooo19126 (1.1.90); FILE MERGED

2005/09/05 12:05:39 rt 1.1.90.1: #i54170# Change license header: remove SISSL
This commit is contained in:
Rüdiger Timm
2005-09-09 01:46:13 +00:00
parent e3cfa58d8a
commit 20a9f83ccf
2 changed files with 31 additions and 57 deletions

View File

@ -1,10 +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>
<?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>