From 6ebece7417be6df529b428594f5d1d47ef73aa05 Mon Sep 17 00:00:00 2001 From: Nicolas Fella Date: Sun, 23 Jan 2022 18:26:14 +0100 Subject: [PATCH] Mark as single window app There can only be one instace of the client running Mark it as such in the .desktop file This allows desktop environments to adjust their UI accordingly Signed-off-by: Nicolas Fella --- mirall.desktop.in | 1 + 1 file changed, 1 insertion(+) diff --git a/mirall.desktop.in b/mirall.desktop.in index d7a8a95c4..7f8ee2b7e 100644 --- a/mirall.desktop.in +++ b/mirall.desktop.in @@ -9,6 +9,7 @@ Icon=@APPLICATION_ICON_NAME@ Keywords=@APPLICATION_NAME@;syncing;file;sharing; X-GNOME-Autostart-Delay=3 MimeType=application/vnd.@APPLICATION_EXECUTABLE@;x-scheme-handler/@APPLICATION_URI_HANDLER_SCHEME@; +SingleMainWindow=true Actions=Quit; # Translations