Summary: | Observer documents .client file format incorrectly | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Simon McVittie <smcv> |
Component: | tp-spec | Assignee: | Simon McVittie <smcv> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | CC: | will |
Version: | git master | Keywords: | patch |
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/smcv/telepathy-spec-smcv.git;a=shortlog;h=refs/heads/file-formats | ||
Whiteboard: | review+ | ||
i915 platform: | i915 features: |
ship it Fixed in master, will be in 0.19.2 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
From a commit on the referenced branch: > Observer: correct inaccurate documentation of the .client file format > > The examples and all known implementations were correct. The rest of the branch improves and clarifies documentation of .client files, and declares the serialization to be a subset of that of parameter defaults in .manager files (so we only need to add new serializations in one place).