# HG changeset patch # User Christophe Lincoln # Date 1387802323 -3600 # Node ID 4019a25fde20ce3c515922408514119b2dbe51d8 # Parent 7d905e41a03cdccdca59ee2787cd11825860c232 Added /etc/xdg/autostart/tazpkg-notify.desktop so TazPKG Notify will start with user session diff -r 7d905e41a03c -r 4019a25fde20 Makefile --- a/Makefile Thu Aug 08 01:05:38 2013 +0300 +++ b/Makefile Mon Dec 23 13:38:43 2013 +0100 @@ -67,6 +67,10 @@ cp -a applications $(DESTDIR)$(PREFIX)/share cp -a mime $(DESTDIR)$(PREFIX)/share cp -a pixmaps $(DESTDIR)$(PREFIX)/share + # TazPKG Notify XDG autostart + mkdir -p $(DESTDIR)/etc/xdg + cp -a xdg/autostart $(DESTDIR)/etc/xdg + # Uninstallation and clean-up commands. diff -r 7d905e41a03c -r 4019a25fde20 xdg/autostart/tazpkg-notify.desktop --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xdg/autostart/tazpkg-notify.desktop Mon Dec 23 13:38:43 2013 +0100 @@ -0,0 +1,5 @@ +[Desktop Entry] +Type=Application +Name=Packages Notification System +Name[fr]=Notification du système de paquets +Exec=tazpkg-notify