[Spice-devel] [vdagent-linux] spice-vdagent.desktop: Set NoDisplay=true

Christophe Fergeau cfergeau at redhat.com
Fri Oct 28 09:08:39 UTC 2016


From: Jeremy Bicha <jbicha at ubuntu.com>

Ubuntu's Unity still ships the Startup Applications app
(gnome-session-properties).

Setting NoDisplay=true means this autostart file won't show up in there
since this isn't something we really want users to unknowingly disable
that easily.

Resolves: https://bugs.freedesktop.org/show_bug.cgi?id=98465
---
 data/spice-vdagent.desktop | 1 +
 1 file changed, 1 insertion(+)

diff --git a/data/spice-vdagent.desktop b/data/spice-vdagent.desktop
index d152c12..3f91af4 100644
--- a/data/spice-vdagent.desktop
+++ b/data/spice-vdagent.desktop
@@ -6,3 +6,4 @@ Terminal=false
 Type=Application
 Categories=
 X-GNOME-Autostart-Phase=Initialization
+NoDisplay=true
-- 
2.9.3



More information about the Spice-devel mailing list