diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-08 19:38:17 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-08 19:38:34 +0900 |
| commit | 91e21b65d14efb85f52ae08c126eadfcb5e503bc (patch) | |
| tree | 7557a1f439abbd87614ee1cc95ead3d11f11761e /src/smppopupui.ui | |
| parent | d5d9df80e69a1b8a02b73b1459d1e7d0d6702b4b (diff) | |
| download | kopete-otr-91e21b65.tar.gz kopete-otr-91e21b65.zip | |
Remove unnecessary accelerator from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bb53dc16aec5a031f080ff3f09587ecc6fa86ecd)
Diffstat (limited to 'src/smppopupui.ui')
| -rw-r--r-- | src/smppopupui.ui | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/smppopupui.ui b/src/smppopupui.ui index 8319ed2..45bf688 100644 --- a/src/smppopupui.ui +++ b/src/smppopupui.ui @@ -30,9 +30,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> </widget> <widget class="KPushButton"> <property name="name"> @@ -49,9 +46,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string>Alt+C</string> - </property> </widget> <widget class="KLineEdit"> <property name="name"> @@ -119,9 +113,6 @@ <property name="text"> <string>&Manual Authentication</string> </property> - <property name="accel"> - <string>Alt+M</string> - </property> </widget> <widget class="KPushButton"> <property name="name"> @@ -138,9 +129,6 @@ <property name="text"> <string>&Help</string> </property> - <property name="accel"> - <string>Alt+H</string> - </property> </widget> </widget> <images> |
