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 /sidebar | |
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 'sidebar')
-rw-r--r-- | sidebar/linkconfig.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sidebar/linkconfig.ui b/sidebar/linkconfig.ui index 717edcb..bdecde2 100644 --- a/sidebar/linkconfig.ui +++ b/sidebar/linkconfig.ui @@ -98,9 +98,6 @@ <property name="text"> <string>&OK</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> @@ -115,9 +112,6 @@ <property name="text"> <string>&Cancel</string> </property> - <property name="accel"> - <string></string> - </property> <property name="autoDefault"> <bool>true</bool> </property> |