summaryrefslogtreecommitdiffstats
path: root/src/menu.ui
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2022-09-13 12:25:19 +0900
committerMichele Calgaro <[email protected]>2022-09-13 12:27:38 +0900
commit71f0602ba21dc3221404b5c524152c49c70409f4 (patch)
tree0a7d68ea0ade9e9406e99a063860b2214a24a90a /src/menu.ui
parent6a1922f8282f3c44855d1485d509409c4b2f235f (diff)
downloadtastymenu-71f0602ba21dc3221404b5c524152c49c70409f4.tar.gz
tastymenu-71f0602ba21dc3221404b5c524152c49c70409f4.zip
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 4002e0e73ae91c148255bedde88398a5820abb75)
Diffstat (limited to 'src/menu.ui')
-rw-r--r--src/menu.ui15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/menu.ui b/src/menu.ui
index 9370dd2..561a0a8 100644
--- a/src/menu.ui
+++ b/src/menu.ui
@@ -83,9 +83,6 @@
<property name="text">
<string>&amp;Clear list</string>
</property>
- <property name="accel">
- <string>Alt+C</string>
- </property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
@@ -276,9 +273,6 @@
<property name="text">
<string>Ru&amp;n program...</string>
</property>
- <property name="accel">
- <string>Alt+N</string>
- </property>
<property name="toolTip" stdset="0">
<string>If you know exatly how a program is named you can directly enter the application name</string>
</property>
@@ -290,9 +284,6 @@
<property name="text">
<string></string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="toolTip" stdset="0">
<string>Start a new session, switch the active user or edit your user profile</string>
</property>
@@ -304,9 +295,6 @@
<property name="text">
<string>L&amp;ock Session</string>
</property>
- <property name="accel">
- <string>Alt+O</string>
- </property>
<property name="whatsThis" stdset="0">
<string>Lock the pc with a password if you are going away for a while</string>
</property>
@@ -318,9 +306,6 @@
<property name="text">
<string>Lo&amp;g Out...</string>
</property>
- <property name="accel">
- <string>Alt+G</string>
- </property>
<property name="toolTip" stdset="0">
<string>Logout, reboot or shoutdown the computer</string>
</property>