Skip to content

Commit 8206ff0

Browse files
committed
Make keyboard shortcuts unique again
1 parent 37e50f8 commit 8206ff0

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

UEFITool/uefitool.ui

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -889,21 +889,21 @@
889889
</action>
890890
<action name="actionLoadDefaultGuidDatabase">
891891
<property name="text">
892-
<string>Load &amp;default GUID database</string>
892+
<string>Load de&amp;fault GUID database</string>
893893
</property>
894894
<property name="shortcut">
895-
<string>Ctrl+Alt+D</string>
895+
<string>Ctrl+Alt+F</string>
896896
</property>
897897
</action>
898898
<action name="actionExportDiscoveredGuids">
899899
<property name="enabled">
900900
<bool>false</bool>
901901
</property>
902902
<property name="text">
903-
<string>&amp;Export discovered GUIDs...</string>
903+
<string>Export disc&amp;overed GUIDs...</string>
904904
</property>
905905
<property name="shortcut">
906-
<string>Ctrl+Alt+E</string>
906+
<string>Ctrl+Alt+O</string>
907907
</property>
908908
</action>
909909
<action name="actionCopyItemName">
@@ -1099,7 +1099,7 @@
10991099
<string>&amp;Reset docks layout</string>
11001100
</property>
11011101
<property name="shortcut">
1102-
<string>Ctrl+Shift+D</string>
1102+
<string>Ctrl+Shift+L</string>
11031103
</property>
11041104
</action>
11051105
</widget>

0 commit comments

Comments
 (0)