summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorvsfoote <vstuart.foote@utsa.edu>2015-03-11 21:54:43 -0500
committerJan Holesovsky <kendy@collabora.com>2015-03-23 16:56:00 +0000
commit603c8845728cb96908388ab26db934735825bf10 (patch)
tree8f60512ac55360bac323c66684f95cef0d78a2ab /officecfg
parent05ad682e73fb4b654056d7d5c49a7ac2dca4b10a (diff)
tdf#88001 -- Default document view, force single page rather than automatic
This commit changes sw default to be single page view rather than automatic defaulting to a multi-page view and automatic fit. Also, sets status bar page icon default to single page, and corrects lableing of view to read "multi-page" rather than "two page". Change-Id: I1a2f81150d7066ea56af0870e83c1e4ae66d3404 Reviewed-on: https://gerrit.libreoffice.org/14835 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
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 a43cbc63b672..b3dc942e350b 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -1585,7 +1585,7 @@
<desc>Specifies number of columns of the view layout. 0 means the view layout is set to automatic.</desc>
<label>View Layout Columns</label>
</info>
- <value>0</value>
+ <value>1</value>
</prop>
<prop oor:name="BookMode" oor:type="xs:boolean" oor:nillable="false">
<!-- UIHints: (Status Bar) -->