Make pyupdatesd auto-start in MATE
This commit is contained in:
parent
97122080bd
commit
451af7e67f
|
@ -5,8 +5,11 @@ Type=Application
|
||||||
Name=pyupdatesd
|
Name=pyupdatesd
|
||||||
Comment=Yum Updates Daemon
|
Comment=Yum Updates Daemon
|
||||||
Exec=pyupdatesd
|
Exec=pyupdatesd
|
||||||
OnlyShowIn=XFCE;
|
OnlyShowIn=XFCE;MATE;
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Hidden=false
|
Hidden=false
|
||||||
|
|
||||||
|
X-MATE-Autostart-enabled=true
|
||||||
|
Name[en_US]=pyupdatesd: Yum Updates Daemon
|
||||||
|
Comment[en_US]=Notifies about available software updates.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user