diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-20 11:33:55 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-20 11:34:36 +0900 |
| commit | 2b133a2d1dac61d13416bac3ac6b40f029e53c8c (patch) | |
| tree | 6f0ab0ce56cee97b4e3faa6d820d20d71b22d273 /kmail/snippetsettingsbase.ui | |
| parent | aac369dbfd187847d89c7db9e5e08f12e25ea491 (diff) | |
| download | tdepim-2b133a2d1dac61d13416bac3ac6b40f029e53c8c.tar.gz tdepim-2b133a2d1dac61d13416bac3ac6b40f029e53c8c.zip | |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 94a38124fc93e2cd2b63c4c4b3d46e5aad44bcaa)
Diffstat (limited to 'kmail/snippetsettingsbase.ui')
| -rw-r--r-- | kmail/snippetsettingsbase.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/kmail/snippetsettingsbase.ui b/kmail/snippetsettingsbase.ui index 14be08e9..2034ebe4 100644 --- a/kmail/snippetsettingsbase.ui +++ b/kmail/snippetsettingsbase.ui @@ -92,9 +92,6 @@ <property name="text"> <string>Single dialog for each variable within a snippet</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -109,9 +106,6 @@ <property name="text"> <string>One dialog for all variables within a snippet</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>false</bool> </property> |
