[next] telepathy-spec: move client files to $XDG_DATA_DIRS/telepathy-1/ clients
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Thu Oct 31 10:12:40 CET 2013
Module: telepathy-spec
Branch: next
Commit: 8ca19ce83fa300ce1f3dbaf2a40158292ee77424
URL: http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=8ca19ce83fa300ce1f3dbaf2a40158292ee77424
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Tue Oct 29 14:51:49 2013 +0100
move client files to $XDG_DATA_DIRS/telepathy-1/clients
---
spec/Client.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/spec/Client.xml b/spec/Client.xml
index 77e7bf4..3d59148 100644
--- a/spec/Client.xml
+++ b/spec/Client.xml
@@ -75,7 +75,7 @@
its properties when appropriate.</p>
<p>As an optimization, activatable clients SHOULD install a file
- <code><a href="http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html">$XDG_DATA_DIRS</a>/telepathy/clients/<em>clientname</em>.client</code>
+ <code><a href="http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html">$XDG_DATA_DIRS</a>/telepathy-1/clients/<em>clientname</em>.client</code>
containing a cached version of its immutable properties,
so that for most clients, the channel dispatcher can
just read a file to discover capabilities, instead of
More information about the telepathy-commits
mailing list