Remove unnecessary accelerators from .ui files

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/5/head
Michele Calgaro 2 years ago
parent 9d6d781d37
commit 4002e0e73a
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -42,9 +42,6 @@
<property name="text">
<string>Show tree e&amp;xpanders</string>
</property>
<property name="accel">
<string>Alt+X</string>
</property>
</widget>
<widget class="TQCheckBox" row="13" column="2" rowspan="1" colspan="2">
<property name="name">
@ -56,9 +53,6 @@
<property name="text">
<string>Alwa&amp;ys collapsed categories</string>
</property>
<property name="accel">
<string>Alt+Y</string>
</property>
</widget>
<widget class="TQLabel" row="10" column="1">
<property name="name">
@ -219,9 +213,6 @@ Empty means default.</string>
<property name="text">
<string>&amp;Icon:</string>
</property>
<property name="accel">
<string>Alt+I</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
@ -261,9 +252,6 @@ Empty means default.</string>
<property name="text">
<string>N&amp;one</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
</widget>
</hbox>
</widget>
@ -304,9 +292,6 @@ Empty means default.</string>
<property name="text">
<string>&amp;Display applications descriptions</string>
</property>
<property name="accel">
<string>Alt+D</string>
</property>
</widget>
<widget class="TQButtonGroup" row="5" column="2" rowspan="1" colspan="2">
<property name="name">
@ -343,9 +328,6 @@ Empty means default.</string>
<property name="text">
<string>&amp;Text:</string>
</property>
<property name="accel">
<string>Alt+T</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
@ -369,9 +351,6 @@ Empty means default.</string>
<property name="text">
<string>&amp;None</string>
</property>
<property name="accel">
<string>Alt+N</string>
</property>
</widget>
</hbox>
</widget>

@ -59,9 +59,6 @@
<property name="text">
<string>&amp;Override alt+F1 keyboard shortcut (requires kicker restart)</string>
</property>
<property name="accel">
<string>Alt+O</string>
</property>
<property name="whatsThis" stdset="0">
<string>Pops up Tasty Menu instead of TMenu when the shortcut sequence Alt+F1 is pressed</string>
</property>
@ -90,9 +87,6 @@
<property name="text">
<string>Show save session functionalit&amp;y</string>
</property>
<property name="accel">
<string>Alt+Y</string>
</property>
<property name="whatsThis" stdset="0">
<string>Under the menu that pops up when the button with user name is pressed a new item "Save current session" is added.
It saves the current session informations like open applications and windows position. In order to use it you must set "Restore manually saved session" in the Session Manager Kcontrol module.</string>
@ -105,9 +99,6 @@ It saves the current session informations like open applications and windows pos
<property name="text">
<string>&amp;Hide groups with only one application</string>
</property>
<property name="accel">
<string>Alt+H</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
@ -119,9 +110,6 @@ It saves the current session informations like open applications and windows pos
<property name="text">
<string>Show items in alpha&amp;betical order</string>
</property>
<property name="accel">
<string>Alt+B</string>
</property>
</widget>
<widget class="TQLabel" row="6" column="0" rowspan="1" colspan="2">
<property name="name">
@ -163,9 +151,6 @@ It saves the current session informations like open applications and windows pos
<property name="text">
<string>Si&amp;mple searches</string>
</property>
<property name="accel">
<string>Alt+M</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
@ -183,9 +168,6 @@ It saves the current session informations like open applications and windows pos
<property name="text">
<string>Stri&amp;gi Integration</string>
</property>
<property name="accel">
<string>Alt+G</string>
</property>
<property name="toolTip" stdset="0">
<string>Perform queries with Strigi</string>
</property>
@ -203,9 +185,6 @@ It needs the Strigi Daemon up and running</string>
<property name="text">
<string>&amp;Notify recently installed applications (requires kicker restart)</string>
</property>
<property name="accel">
<string>Alt+N</string>
</property>
<property name="checked">
<bool>true</bool>
</property>

@ -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>

Loading…
Cancel
Save