gschema: Reword confusing always-allow-sdes key description
Closes: https://gitlab.gnome.org/GNOME/calls/-/issues/624 Signed-off-by: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu> Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/745>
This commit is contained in:
@@ -28,8 +28,9 @@
|
|||||||
|
|
||||||
<key name="always-allow-sdes" type="b">
|
<key name="always-allow-sdes" type="b">
|
||||||
<default>false</default>
|
<default>false</default>
|
||||||
<summary>Whether to allow using SDES for SRTP without TLS as the transport</summary>
|
<summary>Allow insecure crypto key exchange for encrypted media.</summary>
|
||||||
<description>Set to true if you want to allow with keys exchanged in cleartext.</description>
|
<description>Set to true if you want to allow keys to be exchangable in cleartext,
|
||||||
|
otherwise you must set the TLS transport.</description>
|
||||||
</key>
|
</key>
|
||||||
|
|
||||||
</schema>
|
</schema>
|
||||||
|
Reference in New Issue
Block a user