diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-10 14:31:44 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-10 14:37:53 +0900 |
| commit | da475e83aa52042b302713ae7c31b50d9a979261 (patch) | |
| tree | 2572ddbc48fd9a34bb8d7dba6a981d779d5d72ed /k9Mplayer/mplayer.ui | |
| parent | 97a53fd174aa98f32445d622de1ef417224fa235 (diff) | |
| download | k9copy-da475e83.tar.gz k9copy-da475e83.zip | |
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 62b2fc0050b991ecfb1b79329c82030b1302346f)
Diffstat (limited to 'k9Mplayer/mplayer.ui')
| -rw-r--r-- | k9Mplayer/mplayer.ui | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/k9Mplayer/mplayer.ui b/k9Mplayer/mplayer.ui index 7ef3501..4170cbf 100644 --- a/k9Mplayer/mplayer.ui +++ b/k9Mplayer/mplayer.ui @@ -151,9 +151,6 @@ <property name="pixmap"> <pixmap>image2</pixmap> </property> - <property name="accel"> - <string></string> - </property> <property name="flat"> <bool>true</bool> </property> @@ -206,9 +203,6 @@ <property name="text"> <string>-</string> </property> - <property name="accel"> - <string></string> - </property> <property name="flat"> <bool>true</bool> </property> @@ -262,9 +256,6 @@ <property name="text"> <string>+</string> </property> - <property name="accel"> - <string></string> - </property> <property name="flat"> <bool>true</bool> </property> |
