From db7ecc6d98943d9f53d823a46b07503426ad8664 Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Thu, 21 May 2020 10:49:15 +0100 Subject: [PATCH] Add the ContactList interface to the manager file --- share/telepathy/managers/padfoot.manager | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/telepathy/managers/padfoot.manager b/share/telepathy/managers/padfoot.manager index c44c195..fd4fc64 100644 --- a/share/telepathy/managers/padfoot.manager +++ b/share/telepathy/managers/padfoot.manager @@ -12,7 +12,7 @@ status-available=2 settable status-offline = 1 settable AuthenticationTypes=org.freedesktop.Telepathy.Channel.Type.ServerTLSConnection; -ConnectionInterfaces=org.freedesktop.Telepathy.Connection.Interface.Avatars;org.freedesktop.Telepathy.Connection.Interface.Contacts;org.freedesktop.Telepathy.Connection.Interface.Requests;org.freedesktop.Telepathy.Connection.Interface.SimplePresence; +ConnectionInterfaces=org.freedesktop.Telepathy.Connection.Interface.Avatars;org.freedesktop.Telepathy.Connection.Interface.Contacts;org.freedesktop.Telepathy.Connection.Interface.ContactList;org.freedesktop.Telepathy.Connection.Interface.Requests;org.freedesktop.Telepathy.Connection.Interface.SimplePresence; EnglishName=Delta Chat Icon=im-delta Interfaces=org.freedesktop.Telepathy.Protocol;org.freedesktop.Telepathy.Protocol.Interface.Presence;