Kaydet (Commit) a8b69bf8 authored tarafından Katarina Behrens's avatar Katarina Behrens

sd a11y: fix dozen of missing mnemonics

Change-Id: Ie0a7f85624da2ef2cd60fe7e074fa98cf64e779e
Reviewed-on: https://gerrit.libreoffice.org/61179
Tested-by: Jenkins
Reviewed-by: 's avatarKatarina Behrens <Katarina.Behrens@cib.de>
üst 25f23c65
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
<!-- Generated with glade 3.20.4 -->
<interface domain="sd">
<requires lib="gtk+" version="3.18"/>
<requires lib="LibreOffice" version="1.0"/>
......@@ -287,6 +287,8 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="customanimationeffecttab|text_delay_label">delay between characters</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">text_delay:0.0%</property>
</object>
<packing>
<property name="expand">False</property>
......
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
<!-- Generated with glade 3.20.4 -->
<interface domain="sd">
<requires lib="gtk+" version="3.18"/>
<requires lib="LibreOffice" version="1.0"/>
......@@ -349,6 +349,7 @@
<property name="halign">end</property>
<property name="label" translatable="yes" context="customanimationspanel|delay_label">_Delay:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">delay_value:0.0sec</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -383,8 +384,8 @@
<object class="GtkLabel" id="effect_label">
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes" context="customanimationspanel|effect_label">Effect</property>
<property name="xalign">0</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
......
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.18.3 -->
<!-- Generated with glade 3.20.4 -->
<interface domain="sd">
<requires lib="gtk+" version="3.18"/>
<object class="GtkAdjustment" id="adjustment1">
......@@ -28,6 +28,7 @@
<property name="halign">end</property>
<property name="label" translatable="yes" context="customanimationtimingtab|start_label">_Start:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">start_list</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -41,6 +42,7 @@
<property name="halign">end</property>
<property name="label" translatable="yes" context="customanimationtimingtab|delay_label">_Delay:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">delay_value:0.0sec</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -54,6 +56,7 @@
<property name="halign">end</property>
<property name="label" translatable="yes" context="customanimationtimingtab|duration_label">D_uration:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">anim_duration:0.00sec</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -67,6 +70,7 @@
<property name="halign">end</property>
<property name="label" translatable="yes" context="customanimationtimingtab|repeat_label">_Repeat:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">repeat_list</property>
</object>
<packing>
<property name="left_attach">0</property>
......
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.20.0 -->
<!-- Generated with glade 3.20.4 -->
<interface domain="sd">
<requires lib="gtk+" version="3.18"/>
<requires lib="LibreOffice" version="1.0"/>
......@@ -25,6 +25,7 @@
<property name="halign">end</property>
<property name="label" translatable="yes" context="sidebarslidebackground|label2">_Format:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">paperformat</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -37,6 +38,8 @@
<property name="can_focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes" context="sidebarslidebackground|label3">Background:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">fillstyle</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -88,8 +91,8 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="hexpand">True</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
</object>
......@@ -165,8 +168,8 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="use_underline">True</property>
<property name="hexpand">True</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
</object>
......@@ -192,6 +195,8 @@
<property name="can_focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes" context="sidebarslidebackground|label4">Orientation:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">orientation</property>
</object>
<packing>
<property name="left_attach">0</property>
......@@ -221,7 +226,6 @@
<child>
<object class="GtkButton" id="closemasterslide">
<property name="label" translatable="yes" context="sidebarslidebackground|closemasterslide">Close Master View</property>
<property name="visible">False</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
</object>
......@@ -262,6 +266,8 @@
<property name="can_focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes" context="sidebarslidebackground|labelmargin">Margin:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">marginLB</property>
</object>
<packing>
<property name="left_attach">0</property>
......
sd/uiconfig/simpress/ui/customanimationspanel.ui://sdlo-PropertyControl[@id='effect_property_list'] no-labelled-by
sd/uiconfig/simpress/ui/customanimationspanel.ui://GtkLabel[@id='delay_label'] orphan-label
sd/uiconfig/simpress/ui/customanimationspanel.ui://GtkSpinButton[@id='delay_value:0.0sec'] no-labelled-by
sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui://sdlo-CustomAnimationList[@id='custom_animation_list'] no-labelled-by
sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui://GtkLabel[@id='start_effect'] orphan-label
sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui://GtkLabel[@id='effect_property'] orphan-label
......@@ -15,15 +13,6 @@ sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui://GtkLabel[@id='effec
sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui://sdlo-CategoryListBox[@id='effect_list'] no-labelled-by
sd/uiconfig/simpress/ui/customanimationspanelhorizontal.ui://GtkButton[@id='more_properties'] button-no-label
sd/uiconfig/simpress/ui/customanimationeffecttab.ui://GtkButton[@id='sound_preview'] button-no-label
sd/uiconfig/simpress/ui/customanimationeffecttab.ui://GtkSpinButton[@id='text_delay:0.0%'] no-labelled-by
sd/uiconfig/simpress/ui/customanimationeffecttab.ui://GtkLabel[@id='text_delay_label'] orphan-label
sd/uiconfig/simpress/ui/customanimationtimingtab.ui://GtkLabel[@id='start_label'] orphan-label
sd/uiconfig/simpress/ui/customanimationtimingtab.ui://GtkLabel[@id='delay_label'] orphan-label
sd/uiconfig/simpress/ui/customanimationtimingtab.ui://GtkLabel[@id='duration_label'] orphan-label
sd/uiconfig/simpress/ui/customanimationtimingtab.ui://GtkLabel[@id='repeat_label'] orphan-label
sd/uiconfig/simpress/ui/customanimationtimingtab.ui://GtkComboBoxText[@id='start_list'] no-labelled-by
sd/uiconfig/simpress/ui/customanimationtimingtab.ui://GtkSpinButton[@id='delay_value:0.0sec'] no-labelled-by
sd/uiconfig/simpress/ui/customanimationtimingtab.ui://GtkComboBox[@id='repeat_list'] no-labelled-by
sd/uiconfig/simpress/ui/customanimationtexttab.ui://GtkSpinButton[@id='auto_after_value:0.0sec'] no-labelled-by
sd/uiconfig/simpress/ui/dockinganimation.ui://GtkLabel[@id='label3'] orphan-label
sd/uiconfig/simpress/ui/dockinganimation.ui://GtkLabel[@id='count'] orphan-label
......@@ -48,19 +37,11 @@ sd/uiconfig/simpress/ui/presentationdialog.ui://GtkLabel[@id='allmonitors_str']
sd/uiconfig/simpress/ui/presentationdialog.ui://GtkLabel[@id='external_str'] orphan-label
sd/uiconfig/simpress/ui/prntopts.ui://GtkCheckButton[@id='frontcb'] missing-label-for
sd/uiconfig/simpress/ui/prntopts.ui://GtkCheckButton[@id='backcb'] missing-label-for
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://GtkLabel[@id='label2'] orphan-label
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://GtkLabel[@id='label3'] orphan-label
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://GtkComboBoxText[@id='orientation'] no-labelled-by
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://svxlo-SvxFillTypeBox[@id='fillstyle'] no-labelled-by
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://svxcorelo-SvxColorListBox[@id='fillattr'] no-labelled-by
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://GtkComboBoxText[@id='masterslide'] no-labelled-by
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://GtkLabel[@id='masterlabel'] orphan-label
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://svxlo-SvxFillAttrBox[@id='fillattr1'] no-labelled-by
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://svxcorelo-SvxColorListBox[@id='fillattr2'] no-labelled-by
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://svxcorelo-PaperSizeListBox[@id='paperformat'] no-labelled-by
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://GtkLabel[@id='label4'] orphan-label
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://GtkComboBoxText[@id='marginLB'] no-labelled-by
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://GtkLabel[@id='labelmargin'] orphan-label
sd/uiconfig/simpress/ui/sidebarslidebackground.ui://GtkLabel[@id='customlabel'] orphan-label
sd/uiconfig/simpress/ui/slidetransitionspanel.ui://GtkSpinButton[@id='auto_after_value:0sec'] no-labelled-by
sd/uiconfig/simpress/ui/slidetransitionspanelhorizontal.ui://GtkLabel[@id='duration_label'] orphan-label
......
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