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/verifypopupui.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/verifypopupui.ui')
| -rw-r--r-- | src/verifypopupui.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/verifypopupui.ui b/src/verifypopupui.ui index 2749db7..98d0b26 100644 --- a/src/verifypopupui.ui +++ b/src/verifypopupui.ui @@ -26,9 +26,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string>Alt+O</string> - </property> </widget> <spacer row="3" column="0" rowspan="1" colspan="2"> <property name="name"> |
