diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-22 10:18:39 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-22 10:18:39 +0900 |
commit | 1944cd40c602c7e69178ef634eeced984b61160b (patch) | |
tree | 3d8ce660a35783fc072e234080cd63c58caff152 /twin-styles/smooth-blend/client | |
parent | 70f9f58541733859df7fa85c8f4b5ed3f0aa2c94 (diff) | |
download | tdeartwork-1944cd40c602c7e69178ef634eeced984b61160b.tar.gz tdeartwork-1944cd40c602c7e69178ef634eeced984b61160b.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'twin-styles/smooth-blend/client')
-rw-r--r-- | twin-styles/smooth-blend/client/config/configdialog.ui | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/twin-styles/smooth-blend/client/config/configdialog.ui b/twin-styles/smooth-blend/client/config/configdialog.ui index 7c330098..50549fdc 100644 --- a/twin-styles/smooth-blend/client/config/configdialog.ui +++ b/twin-styles/smooth-blend/client/config/configdialog.ui @@ -82,9 +82,6 @@ <property name="text"> <string>Animate buttons</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -110,9 +107,6 @@ <property name="text"> <string>Close window when menu double clicked</string> </property> - <property name="accel"> - <string></string> - </property> </widget> <spacer row="2" column="0"> <property name="name"> @@ -362,9 +356,6 @@ <property name="text"> <string>Round top corners</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -376,9 +367,6 @@ <property name="text"> <string>Use shadowed text</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>true</bool> </property> |