aboutsummaryrefslogtreecommitdiff
path: root/launcher
diff options
context:
space:
mode:
Diffstat (limited to 'launcher')
-rw-r--r--launcher/ui/widgets/CustomCommands.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/launcher/ui/widgets/CustomCommands.ui b/launcher/ui/widgets/CustomCommands.ui
index 650a9cc1..68e680a5 100644
--- a/launcher/ui/widgets/CustomCommands.ui
+++ b/launcher/ui/widgets/CustomCommands.ui
@@ -29,7 +29,7 @@
<bool>true</bool>
</property>
<property name="title">
- <string>Cus&amp;tom Commands</string>
+ <string>&amp;Custom Commands</string>
</property>
<property name="checkable">
<bool>true</bool>
@@ -41,7 +41,7 @@
<item row="2" column="0">
<widget class="QLabel" name="labelPostExitCmd">
<property name="text">
- <string>Post-exit command:</string>
+ <string>P&amp;ost-exit command:</string>
</property>
</widget>
</item>
@@ -51,7 +51,7 @@
<item row="0" column="0">
<widget class="QLabel" name="labelPreLaunchCmd">
<property name="text">
- <string>Pre-launch command:</string>
+ <string>&amp;Pre-launch command:</string>
</property>
</widget>
</item>
@@ -61,7 +61,7 @@
<item row="1" column="0">
<widget class="QLabel" name="labelWrapperCmd">
<property name="text">
- <string>Wrapper command:</string>
+ <string>&amp;Wrapper command:</string>
</property>
</widget>
</item>