Remove unnecessary accelerators from .ui files

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/6/head
Michele Calgaro 2 years ago
parent b1e3a4df8e
commit e56bd3156d
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -101,9 +101,6 @@
<property name="text">
<string>Alwa&amp;ys</string>
</property>
<property name="accel">
<string>Alt+Y</string>
</property>
<property name="whatsThis" stdset="0">
<string>Always draw rounded window top corners.</string>
</property>
@ -115,9 +112,6 @@
<property name="text">
<string>Not maximi&amp;zed</string>
</property>
<property name="accel">
<string>Alt+Z</string>
</property>
<property name="whatsThis" stdset="0">
<string>Draw rounded top corners if the window is not maximized.</string>
</property>
@ -129,9 +123,6 @@
<property name="text">
<string>Ne&amp;ver</string>
</property>
<property name="accel">
<string>Alt+V</string>
</property>
<property name="whatsThis" stdset="0">
<string>Never draw rounded window top corners.</string>
</property>

Loading…
Cancel
Save