diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-19 11:10:19 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-19 11:10:19 +0900 |
commit | 3e7fcfbb2d683b08a2aee8f97861e51c88b87a71 (patch) | |
tree | 5cab8951b9044fc2c5a0cd0e0cf00c27958c6698 /kgpg | |
parent | 66409f0389782aabeb1122263804d0498bd157e7 (diff) | |
download | tdeutils-3e7fcfbb2d683b08a2aee8f97861e51c88b87a71.tar.gz tdeutils-3e7fcfbb2d683b08a2aee8f97861e51c88b87a71.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kgpg')
-rw-r--r-- | kgpg/conf_encryption.ui | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/kgpg/conf_encryption.ui b/kgpg/conf_encryption.ui index f64556a..847db7c 100644 --- a/kgpg/conf_encryption.ui +++ b/kgpg/conf_encryption.ui @@ -28,10 +28,7 @@ <cstring>kcfg_PgpCompatibility</cstring> </property> <property name="text"> - <string>PGP 6 compatibility</string> - </property> - <property name="accel"> - <string>Alt+6</string> + <string>PGP &6 compatibility</string> </property> <property name="whatsThis" stdset="0"> <string><qt><b>PGP 6 compatibility:</b><br /> |