Changes

Jump to navigation Jump to search
m
→‎Telepathy: connection availability
Line 467: Line 467:  
         connections.add(connection)
 
         connections.add(connection)
   −
This gathers all the usable connections, there may be more than one.
+
This gathers all the usable connections, there may be more than one. Since connections can become available later, you need to either track changes using D-Bus signals, or do the above every time a new connection is needed.
    
== Startup ==
 
== Startup ==
132

edits

Navigation menu