summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2012-11-01 09:56:34 +0100
committerRadek Doulík <rodo@novell.com>2012-11-07 14:34:23 +0000
commitae991a10701caac3db2483a8aef05e4e8385765c (patch)
tree64d829cf2dbdf7864812ab44aaf6ac76525f173a /officecfg/registry/schema/org/openoffice/Office/Writer.xcs
parentd8b07e5ba238d529a7610dd302269ee05c5e8fbc (diff)
Hide the rulers in Writer by default for a cleaner look
This is consistent with Impress. Might need to be discussed with ux-advise Change-Id: Icbe719207410d952c76d96c84450fd5a5831ea15 Reviewed-on: https://gerrit.libreoffice.org/956 Reviewed-by: Radek Doulík <rodo@novell.com> Tested-by: Radek Doulík <rodo@novell.com>
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Writer.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index c91f75dd8e7d..5b55ea43b73f 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -1362,7 +1362,7 @@
<desc>Specifies whether rulers are displayed. Filters the values of HorizontalRuler and VerticalRuler.</desc>
<label>Show rulers</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="HorizontalRuler" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Writer/Layout/Window -->