summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-10-05 17:26:41 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-10-05 21:29:20 +0200
commit47580d75364cbf7c6c00c2cc557f4fb4d0505b98 (patch)
tree8764f6d3d7debc8c5b30b9e6cd83b963dd2a27a6 /officecfg
parent911b42b0cdd283bc8bc7de50471a2d4b9603d8c7 (diff)
Related: rhbz#1422353 make dbaccess forms behave like other modules
and start off by default maximized Change-Id: I21b720186a4d0b834092bd8b3b782d8ed611c822 Reviewed-on: https://gerrit.libreoffice.org/43175 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Setup.xcu3
1 files changed, 3 insertions, 0 deletions
diff --git a/officecfg/registry/data/org/openoffice/Setup.xcu b/officecfg/registry/data/org/openoffice/Setup.xcu
index 84a7f67fb2a3..84a2bb68fa52 100644
--- a/officecfg/registry/data/org/openoffice/Setup.xcu
+++ b/officecfg/registry/data/org/openoffice/Setup.xcu
@@ -318,6 +318,9 @@
<prop oor:name="ooSetupFactoryEmptyDocumentURL" oor:finalized="true">
<value>private:factory/swriter</value>
</prop>
+ <prop oor:name="ooSetupFactoryWindowAttributes">
+ <value>,,,;4;</value>
+ </prop>
<prop oor:name="ooSetupFactoryCommandConfigRef">
<value>WriterCommands</value>
</prop>