diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-13 12:35:32 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-13 12:35:32 +0900 |
commit | 9dfefc72c9d72540622d7ddb0894b0a9d52855a4 (patch) | |
tree | 07bc698a50a83d24803ffd9d9a29e5ee7afd6429 /src/kcm | |
parent | a0f6337542f4f08b03299bafb1c8a306b69d807c (diff) | |
download | knemo-9dfefc72c9d72540622d7ddb0894b0a9d52855a4.tar.gz knemo-9dfefc72c9d72540622d7ddb0894b0a9d52855a4.zip |
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kcm')
-rw-r--r-- | src/kcm/configdlg.ui | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/kcm/configdlg.ui b/src/kcm/configdlg.ui index 2a146f9..7cc2539 100644 --- a/src/kcm/configdlg.ui +++ b/src/kcm/configdlg.ui @@ -162,9 +162,6 @@ for example 'eth0', 'wlan0' or 'ppp0'.</string> <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Add a new entry</string> </property> @@ -179,9 +176,6 @@ for example 'eth0', 'wlan0' or 'ppp0'.</string> <property name="text"> <string></string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Remove the selected entry</string> </property> |