From e4b7ed8fd6b491850a35418c7316f2bd5e08e75c Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Mon, 29 Jun 2020 13:45:48 +0200 Subject: [PATCH] A pedantic .desktop parser want's a list to end with ; --- mirall.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mirall.desktop.in b/mirall.desktop.in index 7cd60da82..35b955c28 100644 --- a/mirall.desktop.in +++ b/mirall.desktop.in @@ -9,7 +9,7 @@ Icon=@APPLICATION_ICON_NAME@ Keywords=@APPLICATION_NAME@;syncing;file;sharing; X-GNOME-Autostart-Delay=3 MimeType=application/vnd.@APPLICATION_EXECUTABLE@; -Actions=Quit +Actions=Quit; # Translations Comment[oc]=@APPLICATION_NAME@ sincronizacion del client -- 2.30.2