aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/widgets
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-04-25 14:26:10 +0200
committerGitHub <noreply@github.com>2022-04-25 14:26:10 +0200
commit52454ca77b200943055fc637409a08b04cb07c7b (patch)
treeb359fb0ba73f5b10a82a8852241288770aa53e8f /launcher/ui/widgets
parentbc06571dbae4dc4b87074caf48bc0b0d796e3d9e (diff)
parent71777e7a6f5cc6a641c38867a4d087efdb644606 (diff)
downloadPrismLauncher-52454ca77b200943055fc637409a08b04cb07c7b.tar.gz
PrismLauncher-52454ca77b200943055fc637409a08b04cb07c7b.tar.bz2
PrismLauncher-52454ca77b200943055fc637409a08b04cb07c7b.zip
Merge pull request #480 from dschemp/develop
Diffstat (limited to 'launcher/ui/widgets')
-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>