Kaydet (Commit) bb893767 authored tarafından Miklos Vajna's avatar Miklos Vajna

EPUB export: fix gla11y warnings

Change-Id: I4d2ca93ff01e27ee3400adab230cb8679aacdaa9
Reviewed-on: https://gerrit.libreoffice.org/54727Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMiklos Vajna <vmiklos@collabora.co.uk>
üst 451a76ec
writerperfect/uiconfig/ui/exportepub.ui://GtkComboBoxText[@id='versionlb'] duplicate-mnemonic
...@@ -90,7 +90,6 @@ ...@@ -90,7 +90,6 @@
<property name="margin_top">6</property> <property name="margin_top">6</property>
<property name="label" translatable="yes" context="exportepub|generalft">General</property> <property name="label" translatable="yes" context="exportepub|generalft">General</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">versionlb</property>
<property name="xalign">0</property> <property name="xalign">0</property>
<attributes> <attributes>
<attribute name="weight" value="bold"/> <attribute name="weight" value="bold"/>
...@@ -428,7 +427,6 @@ ...@@ -428,7 +427,6 @@
<property name="margin_top">6</property> <property name="margin_top">6</property>
<property name="label" translatable="yes" context="exportepub|metadataft">Metadata</property> <property name="label" translatable="yes" context="exportepub|metadataft">Metadata</property>
<property name="use_underline">True</property> <property name="use_underline">True</property>
<property name="mnemonic_widget">versionlb</property>
<property name="xalign">0</property> <property name="xalign">0</property>
<attributes> <attributes>
<attribute name="weight" value="bold"/> <attribute name="weight" value="bold"/>
......
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