Without this, telepathy-glib/empathy doesn't believe the protocol is bonafide (i.e., implementing TP_PROTOCOL_FEATURE_CORE). Adding a dummy gets empathy to display the protocol without needing to be patched \o/.
23 lines
812 B
Plaintext
23 lines
812 B
Plaintext
[ConnectionManager]
|
|
Interfaces=
|
|
Name=padfoot
|
|
BusName=org.freedesktop.Telepathy.ConnectionManager.padfoot
|
|
ObjectPath=/org/freedesktop/Telepathy/ConnectionManager/padfoot
|
|
|
|
[Protocol delta]
|
|
param-account=s required
|
|
param-password=s required secret
|
|
|
|
AuthenticationTypes=org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection;
|
|
ConnectionInterfaces=org.freedesktop.Telepathy.Connection.Interface.Requests;org.freedesktop.Telepathy.Connection.Interface.Contacts;
|
|
EnglishName=Delta Chat
|
|
Icon=im-delta
|
|
Interfaces=
|
|
RequestableChannelClasses=text;
|
|
VCardField=email
|
|
|
|
[text]
|
|
org.freedesktop.Telepathy.Channel.ChannelType s=org.freedesktop.Telepathy.Channel.Type.Text
|
|
org.freedesktop.Telepathy.Channel.TargetHandleType u=1
|
|
allowed=org.freedesktop.Telepathy.Channel.TargetHandle;org.freedesktop.Telepathy.Channel.TargetID;
|