From: Jeremy Bicha <jbicha@xxxxxxxxxx> 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 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel