Finish implementing the Contacts interface
This commit is contained in:
@@ -19,7 +19,7 @@ pub fn connection_interfaces() -> Vec<String> {
|
||||
"org.freedesktop.Telepathy.Connection".to_string(),
|
||||
"org.freedesktop.Telepathy.Connection.Interface.Avatars".to_string(),
|
||||
"org.freedesktop.Telepathy.Connection.Interface.Contacts".to_string(),
|
||||
// "org.freedesktop.Telepathy.Connection.Interface.ContactList".to_string(),
|
||||
// "org.freedesktop.Telepathy.Connection.Interface.ContactList".to_string(),
|
||||
"org.freedesktop.Telepathy.Connection.Interface.Requests".to_string(),
|
||||
"org.freedesktop.Telepathy.Connection.Interface.SimplePresence".to_string(),
|
||||
]
|
||||
|
Reference in New Issue
Block a user