diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-18 13:50:06 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-18 13:50:06 +0900 |
commit | 80928325ae0f4970eda99a31f03cd08231b55aed (patch) | |
tree | 3433f65211fb608eee26894481786fdf0181e60b /kopete/protocols/oscar | |
parent | 3ea935ebd87b3cfbe1b69e9264b5d1ccb24f4bb7 (diff) | |
download | tdenetwork-80928325ae0f4970eda99a31f03cd08231b55aed.tar.gz tdenetwork-80928325ae0f4970eda99a31f03cd08231b55aed.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kopete/protocols/oscar')
-rw-r--r-- | kopete/protocols/oscar/icq/ui/icqsearchbase.ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/kopete/protocols/oscar/icq/ui/icqsearchbase.ui b/kopete/protocols/oscar/icq/ui/icqsearchbase.ui index da63ff6b..bc67792e 100644 --- a/kopete/protocols/oscar/icq/ui/icqsearchbase.ui +++ b/kopete/protocols/oscar/icq/ui/icqsearchbase.ui @@ -57,9 +57,6 @@ <property name="text"> <string>Stop</string> </property> - <property name="accel"> - <string></string> - </property> <property name="stdItem" stdset="0"> <number>26</number> </property> @@ -77,9 +74,6 @@ <property name="text"> <string>Add</string> </property> - <property name="accel"> - <string></string> - </property> <property name="stdItem" stdset="0"> <number>27</number> </property> @@ -97,9 +91,6 @@ <property name="text"> <string>User Info</string> </property> - <property name="accel"> - <string></string> - </property> <property name="whatsThis" stdset="0"> <string>Show information about the selected contact</string> </property> |