Fix duplicated accelerators (#831)

Fixes #11186
This commit is contained in:
Paul Culley
2019-07-04 21:11:30 -05:00
committed by Sam Manzi
parent b039a199d7
commit a9b4e22fb0
12 changed files with 20 additions and 20 deletions

View File

@@ -90,7 +90,7 @@ _UI_DEF = [
<section id='CommonEdit' groups='RW'>
<item>
<attribute name="action">win.PrintView</attribute>
<attribute name="label" translatable="yes">_Print...</attribute>
<attribute name="label" translatable="yes">Print...</attribute>
</item>
</section>
''',
@@ -170,7 +170,7 @@ _UI_DEF = [
<property name="action-name">win.PrintView</property>
<property name="tooltip_text" translatable="yes">'''
'''Print or save the Map</property>
<property name="label" translatable="yes">_Print...</property>
<property name="label" translatable="yes">Print...</property>
<property name="use-underline">True</property>
</object>
<packing>