summaryrefslogtreecommitdiff
path: root/officecfg/registry
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2013-07-18 14:51:29 +0100
committerFridrich Strba <fridrich@documentfoundation.org>2013-07-19 07:56:34 +0000
commit94dd6a449fe3c17f97264dd01bf263eb268ac19d (patch)
treea6df29fbee0676b913a1764c064948c414bc7cba /officecfg/registry
parent4c500e745b38e1d0be2bd21210001eef631bcea9 (diff)
fdo#67045 - fix several nasty screen selection issues with presenter console.
Also add the ability to select the external screen (whatever it is) to the configuration dialog. Change-Id: I2c81175143ba8fdd7c9aee1dac433742c2a0ba69 Reviewed-on: https://gerrit.libreoffice.org/4971 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'officecfg/registry')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Impress.xcs5
1 files changed, 4 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index 81618068467d..410a86995ece 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -504,7 +504,10 @@
<!-- OldLocation: -->
<!-- UIHints: slide show settings display listbox -->
<info>
- <desc>Number of the display used for full screen slide show mode.</desc>
+ <desc>Offset number of the display used for full screen slide show mode;
+ -1 means all screens,
+ 0 means default external screen,
+ N>0 means real-screen number + 1.</desc>
<label>Display for full screen slide show mode</label>
</info>
<value>0</value>