diff options
author | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2011-12-12 11:36:59 +0000 |
---|---|---|
committer | Jonny Lamb <jonny.lamb@collabora.co.uk> | 2011-12-12 11:54:28 +0000 |
commit | d27030ddcb81269f38772108cdcff8c165164a5b (patch) | |
tree | 759bfd677018b8af2bf4bf252e10bc2e9eff30ce /spec/Account_Interface_Hidden.xml | |
parent | bebed542caf05e7bbde21a720177f598ebaada4f (diff) |
rename org.freedesktop.Telepathy to im.telepathy
"ofdT" → "imt" too.
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'spec/Account_Interface_Hidden.xml')
-rw-r--r-- | spec/Account_Interface_Hidden.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/Account_Interface_Hidden.xml b/spec/Account_Interface_Hidden.xml index cb001917..2fd2210b 100644 --- a/spec/Account_Interface_Hidden.xml +++ b/spec/Account_Interface_Hidden.xml @@ -20,7 +20,7 @@ 02110-1301, USA.</p> </tp:license> - <interface name="org.freedesktop.Telepathy.Account.Interface.Hidden.DRAFT1" + <interface name="im.telepathy.Account.Interface.Hidden.DRAFT1" tp:causes-havoc="outrageous"> <tp:added version="0.21.10">(draft 1)</tp:added> @@ -30,7 +30,7 @@ Accounts whose <tp:member-ref>Hidden</tp:member-ref> property is <code>True</code> are intended for non-interactive use (by non-user-visible services), and appear on the <tp:dbus-ref - namespace='ofdT'>AccountManager.Interface.Hidden.DRAFT1</tp:dbus-ref> + namespace='imt'>AccountManager.Interface.Hidden.DRAFT1</tp:dbus-ref> interface; in all other respects, they behave like any other account.</p> @@ -54,9 +54,9 @@ <p>If <code>True</code>, this account is intended for non-interactive use, and thus should not be presented to the user. It will not appear in properties and signals on the main <tp:dbus-ref - namespace='ofdT'>AccountManager</tp:dbus-ref> interface; instead, it + namespace='imt'>AccountManager</tp:dbus-ref> interface; instead, it will show up on <tp:dbus-ref - namespace='ofdT'>AccountManager.Interface.Hidden.DRAFT1</tp:dbus-ref>.</p> + namespace='imt'>AccountManager.Interface.Hidden.DRAFT1</tp:dbus-ref>.</p> </tp:docstring> </property> |