office-gobmx/smoketestoo_native/data/Setup.xcu
Oliver Bolte bedd5dbf6e INTEGRATION: CWS migration1 (1.1.6); FILE MERGED
2004/11/06 22:39:24 lo 1.1.6.1: disable first start wizard
2004-11-15 14:38:24 +00:00

11 lines
463 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Setup" oor:package="org.openoffice">
<node oor:name="Office">
<prop oor:name="LicenseAcceptDate" oor:type="xs:string">
<value>2100-01-01T00:00:00</value>
</prop>
<prop oor:name="FirstStartWizardCompleted" oor:type="xs:boolean">
<value>true</value>
</prop>
</node>
</oor:component-data>