Start the client in background if activated by D-Bus
authorCorentin Noël <corentin.noel@collabora.com>
Fri, 31 Jan 2020 08:25:25 +0000 (09:25 +0100)
committerCorentin Noël <corentin.noel@collabora.com>
Sat, 1 Feb 2020 15:04:02 +0000 (16:04 +0100)
The nextcloud client can be started by any other application consuming libcloudproviers.
Make sure that the client won't pop-up if we open the file manager.

Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
shell_integration/libcloudproviders/org.freedesktop.CloudProviders.service.in

index 90034767e71a3f8fa2e7c920cc1737b1232b44a3..bd9f91d46256f44ae69b610d1bc61815c35f63f0 100644 (file)
@@ -1,4 +1,4 @@
 [D-BUS Service]
 Name=@LIBCLOUDPROVIDERS_DBUS_BUS_NAME@
-Exec=@APPLICATION_EXECUTABLE@
+Exec=@APPLICATION_EXECUTABLE@ --background