bceb360859
These are roughly what need to get installed to make the approver (the little dialog box that pops up for incoming offers) and handler (LibreOffice itself) service-activatable. Without these, your contacts will only see that you're capable of LibreOffice tubes while you're running LibreOffice, and you won't get a prompt unless liboapprover is running.
8 lines
401 B
Text
8 lines
401 B
Text
[org.freedesktop.Telepathy.Client]
|
|
Interfaces = org.freedesktop.Telepathy.Client.Approver;
|
|
|
|
[org.freedesktop.Telepathy.Client.Approver.ApproverChannelFilter 0]
|
|
org.freedesktop.Telepathy.Channel.TargetHandleType u = 1
|
|
org.freedesktop.Telepathy.Channel.ChannelType s = org.freedesktop.Telepathy.Channel.Type.DBusTube
|
|
org.freedesktop.Telepathy.Channel.Type.DBusTube.ServiceName s = org.libreoffice.calc
|
|
|