Add DBus init debug message

This commit is contained in:
Rafał Dzięgiel
2021-03-26 11:42:41 +01:00
parent a3499e9b47
commit 84d9cc7416

View File

@@ -17,6 +17,7 @@ const ShellProxyWrapper = Gio.DBusProxy.makeProxyWrapper(`
let shellProxy = null;
debug('initializing GNOME Shell DBus proxy');
new ShellProxyWrapper(
Gio.DBus.session,
'org.gnome.Shell',