fdo#87923: Don't hide the rulers completely - show the horizontal one.
Turns out this is still useful to have, let's not be that aggressive :-) Change-Id: Ie9eb8b241594ce470238aa0b769a0afd2418e498
This commit is contained in:
@@ -1288,7 +1288,7 @@
|
|||||||
<desc>Specifies whether rulers are displayed. Filters the values of HorizontalRuler and VerticalRuler.</desc>
|
<desc>Specifies whether rulers are displayed. Filters the values of HorizontalRuler and VerticalRuler.</desc>
|
||||||
<label>Show rulers</label>
|
<label>Show rulers</label>
|
||||||
</info>
|
</info>
|
||||||
<value>false</value>
|
<value>true</value>
|
||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="HorizontalRuler" oor:type="xs:boolean" oor:nillable="false">
|
<prop oor:name="HorizontalRuler" oor:type="xs:boolean" oor:nillable="false">
|
||||||
<!-- OldPath: Writer/Layout/Window -->
|
<!-- OldPath: Writer/Layout/Window -->
|
||||||
@@ -1363,7 +1363,7 @@
|
|||||||
<desc>Specifies whether the vertical ruler is displayed.</desc>
|
<desc>Specifies whether the vertical ruler is displayed.</desc>
|
||||||
<label>Vertical Ruler</label>
|
<label>Vertical Ruler</label>
|
||||||
</info>
|
</info>
|
||||||
<value>true</value>
|
<value>false</value>
|
||||||
</prop>
|
</prop>
|
||||||
<prop oor:name="IsVerticalRulerRight" oor:type="xs:boolean" oor:nillable="false">
|
<prop oor:name="IsVerticalRulerRight" oor:type="xs:boolean" oor:nillable="false">
|
||||||
<!-- UIHints: Tools - Options - Text document - Layout - [Section] Window -->
|
<!-- UIHints: Tools - Options - Text document - Layout - [Section] Window -->
|
||||||
|
Reference in New Issue
Block a user