officecfg/registry/schema/org/openoffice/Office/Writer.xcs    |    2 +-
 officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit f47ee3cd6113ff1312ca49b38d733ec293c423c1
Author: Jan Holesovsky <ke...@suse.cz>
Date:   Wed Dec 21 18:54:08 2011 +0100

    Don't show the non-printing characters by default.

diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index 10ff191..73645db 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -1131,7 +1131,7 @@
                                                <desc>Determines whether 
certain settings are applied (display of tab stops, spaces, breaks)</desc>
                                                <label>Meta characters</label>
                                        </info>
-                                       <value>true</value>
+                                       <value>false</value>
                                </prop>
                                <prop oor:name="ParagraphEnd" 
oor:type="xs:boolean">
                                        <!-- OldPath: 
Writer/Contents/Nonprinting_characters -->
diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs 
b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
index c5f7b1d..4d6fd70 100644
--- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
@@ -116,7 +116,7 @@
                                                <desc>Determines whether 
certain settings are applied or not (display of tab stops, spaces, 
breaks).</desc>
                                                <label>Meta characters</label>
                                        </info>
-                                       <value>true</value>
+                                       <value>false</value>
                                </prop>
                                <prop oor:name="ParagraphEnd" 
oor:type="xs:boolean">
                                        <!-- OldPath: 
HTML_Editor/Content/Nonprinting_characters -->
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to