diff options
author | Michele Calgaro <[email protected]> | 2022-09-18 13:50:06 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-09-18 13:50:27 +0900 |
commit | ce0c913f8773ec988ab46792e4fe656eb2de1b26 (patch) | |
tree | 0aa78a8b89770847bede66c7de2185dbeb5c3d51 /kopete/protocols/groupwise | |
parent | 1e7c5f0aaca6afff950e9df9218461578b4ebb75 (diff) | |
download | tdenetwork-ce0c913f8773ec988ab46792e4fe656eb2de1b26.tar.gz tdenetwork-ce0c913f8773ec988ab46792e4fe656eb2de1b26.zip |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 80928325ae0f4970eda99a31f03cd08231b55aed)
Diffstat (limited to 'kopete/protocols/groupwise')
-rw-r--r-- | kopete/protocols/groupwise/ui/gwchatpropswidget.ui | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/kopete/protocols/groupwise/ui/gwchatpropswidget.ui b/kopete/protocols/groupwise/ui/gwchatpropswidget.ui index 3a10b5a6..4b920ff6 100644 --- a/kopete/protocols/groupwise/ui/gwchatpropswidget.ui +++ b/kopete/protocols/groupwise/ui/gwchatpropswidget.ui @@ -228,9 +228,6 @@ <property name="text"> <string>Archived</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Indicates if the chatroom is being archived on the server</string> </property> @@ -283,9 +280,6 @@ <property name="text"> <string>Read Message</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>General permission to read messages in the chatroom</string> </property> @@ -297,9 +291,6 @@ <property name="text"> <string>Write Message</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>General permission to write messages in the chatroom</string> </property> @@ -311,9 +302,6 @@ <property name="text"> <string>Modify Access</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>General permission to modify the chatroom's access control list</string> </property> |