tazpkg rev 479

add tazpkg-up.png for tazpkg-notify update
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 12 16:24:18 2011 +0200 (2011-04-12)
parents ec35cf0ec76d
children 76eef2a4bc54
files pixmaps/tazpkg-up.png tazpkg-notify
line diff
     1.1 Binary file pixmaps/tazpkg-up.png has changed
     2.1 --- a/tazpkg-notify	Sat Apr 09 09:28:44 2011 +0000
     2.2 +++ b/tazpkg-notify	Tue Apr 12 16:24:18 2011 +0200
     2.3 @@ -61,7 +61,7 @@
     2.4  		--geometry="$NOTIFY_GEOM" \
     2.5  		--undecorated \
     2.6  		--title="TazPKG Notification" \
     2.7 -		--image="tazpkg" \
     2.8 +		--image="tazpkg-up" \
     2.9  		--image-on-top \
    2.10  		--on-top \
    2.11  		--text="`up_msg`" \
    2.12 @@ -100,7 +100,7 @@
    2.13  		--geometry="$NOTIFY_GEOM" \
    2.14  		--undecorated \
    2.15  		--title "TazPKG Notification" \
    2.16 -		--image="tazpkg" \
    2.17 +		--image="tazpkg-up" \
    2.18  		--image-on-top \
    2.19  		--on-top \
    2.20  		--text "`old_list_msg`" \
    2.21 @@ -140,7 +140,7 @@
    2.22  		--undecorated \
    2.23  		--show-uri \
    2.24  		--title="TazPKG Notification" \
    2.25 -		--image="tazpkg" \
    2.26 +		--image="tazpkg-up" \
    2.27  		--image-on-top \
    2.28  		--on-top \
    2.29  		--text "`no_list_msg`" \