Use dbus activation to start the presence service
This commit is contained in:
@@ -55,7 +55,9 @@ class Session:
|
||||
process.start()
|
||||
|
||||
console = ConsoleWindow()
|
||||
#sugar.logger.start('Shell', console)
|
||||
sugar.logger.start('Shell', console)
|
||||
|
||||
PresenceService.start()
|
||||
|
||||
process = MatchboxProcess()
|
||||
process.start()
|
||||
|
||||
Reference in New Issue
Block a user