You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by js...@apache.org on 2013/07/03 10:43:34 UTC

svn commit: r1499264 - /openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Common.xcs

Author: jsc
Date: Wed Jul  3 08:43:34 2013
New Revision: 1499264

URL: http://svn.apache.org/r1499264
Log:
#122614# disable help agent by default

Modified:
    openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Common.xcs

Modified: openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Common.xcs
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Common.xcs?rev=1499264&r1=1499263&r2=1499264&view=diff
==============================================================================
--- openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Common.xcs (original)
+++ openoffice/trunk/main/officecfg/registry/schema/org/openoffice/Office/Common.xcs Wed Jul  3 08:43:34 2013
@@ -3473,7 +3473,7 @@
 						<desc>Specifies whether the HelpAgent is enabled.</desc>
 						<label>enable HelpAgent</label>
 					</info>
-					<value>true</value>
+					<value>false</value>
 				</prop>
 				<prop oor:name="Timeout" oor:type="xs:int">
 					<info>