/etc/xdg/autostart/ NotShowIn necessary?

Information

ID: 164
PHID: PHID-TASK-mgo4wqtlefhjkze3sesd
Author: Patrick
Status at Migration Time: invalid
Priority at Migration Time: Normal

Description

# Modify desktop files not to show in Qubes
for item in = /etc/xdg/autostart/pulseaudio-kde.desktop \
/etc/xdg/autostart/gateway_first_run_notice.desktop \
/etc/xdg/autostart/spice-vdagent.desktop \
/etc/xdg/autostart/whonixsetup.desktop \
/etc/xdg/autostart/whonix-setup-wizard.desktop ; do
showIn "${item}" 'NotShowIn=QUBES;'
done

What’s the good for? Does it actually make a difference? As far I know, elements in /etc/xdg/autostart are not shown in start menu anyhow. The NotShowIn would be without effect there.

I advice to not modify these files that way, otherwise users run into an interactive dpkg conflict resolution dialog on upgrade of the qubes-whonix package.

Comments


nrgaway

2015-02-15 10:55:47 UTC


Patrick

2015-02-15 11:10:58 UTC


nrgaway

2015-02-15 11:24:24 UTC


Patrick

2015-02-15 11:39:06 UTC


nrgaway

2015-02-16 05:40:31 UTC


Patrick

2015-02-16 21:49:01 UTC