diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-14 11:21:06 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-14 11:21:06 +0900 |
commit | db87584403b609a26902ca6cc4726e52cc6de958 (patch) | |
tree | 2852fb24a519ca79cbedbfc296a52bcdd94b3c19 /starter/starterconfig.ui | |
parent | aa30946cb86625636be9dc1ce0ac452ab79f423f (diff) | |
download | tde-style-baghira-db87584403b609a26902ca6cc4726e52cc6de958.tar.gz tde-style-baghira-db87584403b609a26902ca6cc4726e52cc6de958.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'starter/starterconfig.ui')
-rw-r--r-- | starter/starterconfig.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/starter/starterconfig.ui b/starter/starterconfig.ui index 2c80380..d86df9f 100644 --- a/starter/starterconfig.ui +++ b/starter/starterconfig.ui @@ -126,9 +126,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -143,9 +140,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |