[Libreoffice-commits] core.git: sd/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Tue Nov 5 14:13:02 UTC 2019
sd/uiconfig/simpress/ui/presentationdialog.ui | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit 4200b2aad00125505cb09d9589360e47b92cf25e
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Nov 5 13:17:12 2019 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Nov 5 15:11:52 2019 +0100
restore accessibility relations
that went astray in...
commit d3f9ff5202c72220ef3bc7d84d149f9beeb1d290
Date: Tue Nov 5 09:25:39 2019 +0100
Impress update Presentation Dialog
Change-Id: I5dafc0a86d42be726d6c4ab5dc14877f4d6eb733
Reviewed-on: https://gerrit.libreoffice.org/82067
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/sd/uiconfig/simpress/ui/presentationdialog.ui b/sd/uiconfig/simpress/ui/presentationdialog.ui
index d5dc5aa59379..27e82e57ec4b 100644
--- a/sd/uiconfig/simpress/ui/presentationdialog.ui
+++ b/sd/uiconfig/simpress/ui/presentationdialog.ui
@@ -188,6 +188,9 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">allslides</property>
+ <accessibility>
+ <relation type="label-for" target="customslideshow_cb"/>
+ </accessibility>
</object>
<packing>
<property name="left_attach">0</property>
@@ -199,6 +202,9 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
+ <accessibility>
+ <relation type="labelled-by" target="customslideshow"/>
+ </accessibility>
</object>
<packing>
<property name="left_attach">1</property>
More information about the Libreoffice-commits
mailing list