From 5b4e1d1686fea0d0477f9e2ba48f1554a57c9d4e Mon Sep 17 00:00:00 2001 From: embar- Date: Sat, 27 Jul 2019 14:38:00 +0300 Subject: [PATCH] add missing ";" in calamares.desktop --- calamares.desktop.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calamares.desktop.in b/calamares.desktop.in index 0c4041bcb..9bfbf8fd9 100644 --- a/calamares.desktop.in +++ b/calamares.desktop.in @@ -3,7 +3,7 @@ Type=Application Version=1.0 Name=Install System GenericName=System Installer -Keywords=calamares;system;installer +Keywords=calamares;system;installer; TryExec=calamares Exec=pkexec /usr/bin/calamares Comment=Calamares — System Installer