Kaydet (Commit) 4b7490fe authored tarafından Yousuf Philips's avatar Yousuf Philips Kaydeden (comit) Katarina Behrens

tdf#113880 a11y: improve accessibility of table background tab

Change-Id: I978340f88a8e007dbf080113a933063c5546fd51
Reviewed-on: https://gerrit.libreoffice.org/45011Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarKatarina Behrens <Katarina.Behrens@cib.de>
üst 3b4d2cfa
......@@ -44,6 +44,7 @@
<property name="no_show_all">True</property>
<property name="label" translatable="yes" context="backgroundpage|asft">A_s:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">selectlb</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -67,9 +68,10 @@
<object class="GtkLabel" id="forft">
<property name="can_focus">False</property>
<property name="no_show_all">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes" context="backgroundpage|forft">F_or:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">tablelb</property>
<property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">2</property>
......@@ -258,8 +260,8 @@
<property name="can_focus">False</property>
<property name="no_show_all">True</property>
<property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="label" translatable="no">&lt;FILENAME&gt;</property>
<property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -271,8 +273,8 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes" context="backgroundpage|unlinkedft">Unlinked image</property>
<property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -283,8 +285,8 @@
<object class="GtkLabel" id="findgraphicsft">
<property name="can_focus">False</property>
<property name="no_show_all">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes" context="backgroundpage|findgraphicsft">Find images</property>
<property name="xalign">0</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -474,8 +476,6 @@
<property name="top_attach">1</property>
</packing>
</child>
<child>
</child>
</object>
<packing>
<property name="left_attach">0</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment