Make the console contextual to the activity and use the
window manager to activate it.
This commit is contained in:
@@ -6,5 +6,3 @@ bus = dbus.SessionBus()
|
||||
proxy_obj = bus.get_object('com.redhat.Sugar.Shell', '/com/redhat/Sugar/Shell')
|
||||
shell = dbus.Interface(proxy_obj, 'com.redhat.Sugar.Shell')
|
||||
shell.show_people()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user