diff options
Diffstat (limited to 'officecfg/registry/schema')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Logging.xcs | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Logging.xcs b/officecfg/registry/schema/org/openoffice/Office/Logging.xcs index d303c1c988c2..5c2f2f1b4f01 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Logging.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Logging.xcs @@ -89,11 +89,10 @@ </info> <prop oor:name="EnablingAllowed" oor:type="xs:boolean"> <info> - <desc>if true and the OOoImprovement Extension is installed, userinterface events (clicks on toolbars and menus for - example) will get logged in a CSV-File. Sending these files to the - OpenOffice.org team helps optimizing the user experience.</desc> + <desc>only if this is true, usage tracking is allowed and its options will be shown + </desc> </info> - <value>true</value> + <value>false</value> </prop> <prop oor:name="LogPath" oor:type="xs:string"> <info> |