mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
rbutil: r28687 touched too much. Restore some accelerator keys.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28692 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c412c2dcad
commit
4063389bff
3 changed files with 26 additions and 26 deletions
|
|
@ -726,7 +726,7 @@
|
|||
<item row="0" column="2">
|
||||
<widget class="QPushButton" name="buttonDownloadManual">
|
||||
<property name="text">
|
||||
<string>&Download</string>
|
||||
<string>Down&load</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
@ -750,7 +750,7 @@
|
|||
</widget>
|
||||
<widget class="QWidget" name="info">
|
||||
<attribute name="title">
|
||||
<string>&Info</string>
|
||||
<string>Inf&o</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout">
|
||||
<item row="0" column="0">
|
||||
|
|
@ -818,7 +818,7 @@
|
|||
</widget>
|
||||
<widget class="QMenu" name="menuA_ctions">
|
||||
<property name="title">
|
||||
<string>&Actions</string>
|
||||
<string>Action&s</string>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuInstallation">
|
||||
<property name="title">
|
||||
|
|
@ -885,7 +885,7 @@
|
|||
</action>
|
||||
<action name="actionE_xit">
|
||||
<property name="text">
|
||||
<string>&Exit</string>
|
||||
<string>E&xit</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+Q</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue