From 31d47a79265b14afb1a00879de09a320cc6b766e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= Date: Wed, 26 Dec 2018 15:08:22 +0100 Subject: [PATCH] Add X-AppStream-Ignore property to autostart file This makes appstream-generator to ignore this desktop entry. --- SparkleShare/Linux/SparkleShare.Autostart.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SparkleShare/Linux/SparkleShare.Autostart.desktop b/SparkleShare/Linux/SparkleShare.Autostart.desktop index 3c4725c8..6130357e 100755 --- a/SparkleShare/Linux/SparkleShare.Autostart.desktop +++ b/SparkleShare/Linux/SparkleShare.Autostart.desktop @@ -5,4 +5,4 @@ Exec=sh -c "type -P sparkleshare &>/dev/null && sparkleshare || flatpak run org. Icon=org.sparkleshare.SparkleShare Terminal=false X-GNOME-Autostart-enabled=true - +X-AppStream-Ignore=true