diff options
Diffstat (limited to 'src/menu.ui')
-rw-r--r-- | src/menu.ui | 15 |
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>&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&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&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&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> |