aboutsummaryrefslogtreecommitdiff
path: root/launcher
diff options
context:
space:
mode:
authorDaniel Schemp <dschemp@mailbox.org>2022-04-22 00:18:39 +0200
committerDaniel Schemp <dschemp@mailbox.org>2022-04-22 00:18:39 +0200
commit5a5797d9144d377e92ffaf9776b49ed60a2e8acb (patch)
tree091b98640603c42510ab97f965865a54dcb0b1a9 /launcher
parent75826aca13d5dcafb630c955f8349c3354503003 (diff)
downloadPrismLauncher-5a5797d9144d377e92ffaf9776b49ed60a2e8acb.tar.gz
PrismLauncher-5a5797d9144d377e92ffaf9776b49ed60a2e8acb.tar.bz2
PrismLauncher-5a5797d9144d377e92ffaf9776b49ed60a2e8acb.zip
added: Mnemonics for Settings/Custom Commands
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>