summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2012-11-20 11:23:05 +0100
committerJan Holesovsky <kendy@suse.cz>2012-11-20 11:26:20 +0100
commit7407673dee25cd76ff4196179c5a0062b081659f (patch)
tree68253ec2a19a79f84c82f3e397e103b7b2682aa1 /officecfg
parenta6139f6fe6d4615c993a9b52b63b7d93c0c8ad4f (diff)
Revert "Hide the rulers in Writer by default for a cleaner look"
Terribly sorry to revert this - but the UX-advise consensus is to show the rulers by default. This reverts commit ae991a10701caac3db2483a8aef05e4e8385765c.
Diffstat (limited to 'officecfg')
-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 c25d9e48bfb2..6fec206e3b35 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -1353,7 +1353,7 @@
<desc>Specifies whether rulers are displayed. Filters the values of HorizontalRuler and VerticalRuler.</desc>
<label>Show rulers</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="HorizontalRuler" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Writer/Layout/Window -->