diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2013-10-29 15:15:43 +0100 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2013-10-31 10:22:25 +0100 |
commit | 49cc40a4bd62603e6c4973866ea6e6d799241af4 (patch) | |
tree | 7fbe28dabe7340db84ff9f4e3ccb3292bac825b4 | |
parent | 8ca19ce83fa300ce1f3dbaf2a40158292ee77424 (diff) |
move manager files to telepathy-1/
-rw-r--r-- | spec/Connection_Manager.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/Connection_Manager.xml b/spec/Connection_Manager.xml index 27b8c75e..b9bfe81a 100644 --- a/spec/Connection_Manager.xml +++ b/spec/Connection_Manager.xml @@ -498,7 +498,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</ defaulting to $HOME/.local/share if unset, followed by colon-separated paths from $XDG_DATA_DIRS, defaulting to /usr/local/share:/usr/share if unset) for the first file named - <code>telepathy/managers/<em>cmname</em>.manager</code> that can be + <code>telepathy-1/managers/<em>cmname</em>.manager</code> that can be read without error and contains a group whose name is the name of this interface. This file has the same syntax as a <a href="http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html">freedesktop.org Desktop Entry file</a>.</p> |