summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-03-21 14:01:43 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2011-03-21 14:08:00 +0000
commit3f8a69d0b6938bed57e2b37df2cd64215fed9613 (patch)
treea18e821a23c018f0188b195756d41cd424420e3d
parent8024150ae2f9d08343700d9a47b83fd3fe89236c (diff)
ConnectionError: define server-message key.
Really? We didn't have a well-defined key for a human-readable message from the server already? This was part of the point of this signal. Reviewed-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
-rw-r--r--spec/Connection.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/spec/Connection.xml b/spec/Connection.xml
index 51ec1ab2..0ba095a9 100644
--- a/spec/Connection.xml
+++ b/spec/Connection.xml
@@ -1033,6 +1033,12 @@ USA.</p>
<dd>Debugging information on the change, corresponding to the
message part of a D-Bus error message, which SHOULD NOT be
displayed to users under normal circumstances</dd>
+
+ <dt>server-message (s)</dt>
+ <dd>A human-readable message from the server explaining what
+ happened. This may be in the user's native language, or in the
+ server operator's native language, or even in Lojban.</dd>
+
<dt>user-requested (b), expected-hostname (s), certificate-hostname (s)</dt>
<dd>The same details defined in <tp:type>TLS_Certificate_Rejection</tp:type>.</dd>
</dl>