tazpkg rev 641

Added /etc/xdg/autostart/tazpkg-notify.desktop so TazPKG Notify will start with user session
author Christophe Lincoln <pankso@slitaz.org>
date Mon Dec 23 13:38:43 2013 +0100 (2013-12-23)
parents 7d905e41a03c
children 439c7a089b36
files Makefile xdg/autostart/tazpkg-notify.desktop
line diff
     1.1 --- a/Makefile	Thu Aug 08 01:05:38 2013 +0300
     1.2 +++ b/Makefile	Mon Dec 23 13:38:43 2013 +0100
     1.3 @@ -67,6 +67,10 @@
     1.4  	cp -a  applications $(DESTDIR)$(PREFIX)/share
     1.5  	cp -a  mime $(DESTDIR)$(PREFIX)/share
     1.6  	cp -a  pixmaps $(DESTDIR)$(PREFIX)/share
     1.7 +	# TazPKG Notify XDG autostart
     1.8 +	mkdir -p $(DESTDIR)/etc/xdg
     1.9 +	cp -a xdg/autostart $(DESTDIR)/etc/xdg
    1.10 +	
    1.11  
    1.12  # Uninstallation and clean-up commands.
    1.13  
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/xdg/autostart/tazpkg-notify.desktop	Mon Dec 23 13:38:43 2013 +0100
     2.3 @@ -0,0 +1,5 @@
     2.4 +[Desktop Entry]
     2.5 +Type=Application
     2.6 +Name=Packages Notification System
     2.7 +Name[fr]=Notification du système de paquets
     2.8 +Exec=tazpkg-notify