[Erp5-report] r11389 - /spec/mandriva/2006.0/openoffice.org-oood/

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Nov 20 17:39:54 CET 2006


Author: kevin
Date: Mon Nov 20 17:39:51 2006
New Revision: 11389

URL: http://svn.erp5.org?rev=11389&view=rev
Log:
New patch to skip registration by default

Added:
    spec/mandriva/2006.0/openoffice.org-oood/openoffice.org-2.0.3-skip-registration.patch

Added: spec/mandriva/2006.0/openoffice.org-oood/openoffice.org-2.0.3-skip-registration.patch
URL: http://svn.erp5.org/spec/mandriva/2006.0/openoffice.org-oood/openoffice.org-2.0.3-skip-registration.patch?rev=11389&view=auto
==============================================================================
--- spec/mandriva/2006.0/openoffice.org-oood/openoffice.org-2.0.3-skip-registration.patch (added)
+++ spec/mandriva/2006.0/openoffice.org-oood/openoffice.org-2.0.3-skip-registration.patch Mon Nov 20 17:39:51 2006
@@ -1,0 +1,17 @@
+--- Setup.xcu-orig	2006-11-20 17:35:48.842111864 +0100
++++ Setup.xcu	2006-11-20 17:35:10.663178777 +0100
+@@ -23,9 +23,12 @@
+ 	</node>
+ 	<node oor:name="Office">
+ 		<prop oor:name="ooSetupInstCompleted">
+-			<value>false</value>
++			<value>true</value>
++		</prop>
++		<prop oor:name="LicenseAcceptDate">
++			<value>2999-11-20T17:04:16</value>
+ 		</prop>
+-		<prop oor:name="ooSetupShowIntro">
++		<prop oor:name="FirstStartWizardCompleted">
+ 			<value>true</value>
+ 		</prop>
+ 		<node oor:name="Factories">




More information about the Erp5-report mailing list