# HG changeset patch # User Christophe Lincoln # Date 1302618258 -7200 # Node ID e8eccdcb6f7756bf9ab8c5eaaa43fa8d8c534515 # Parent ec35cf0ec76d4ab447317eead17f1b6109436aa9 add tazpkg-up.png for tazpkg-notify update diff -r ec35cf0ec76d -r e8eccdcb6f77 pixmaps/tazpkg-up.png Binary file pixmaps/tazpkg-up.png has changed diff -r ec35cf0ec76d -r e8eccdcb6f77 tazpkg-notify --- a/tazpkg-notify Sat Apr 09 09:28:44 2011 +0000 +++ b/tazpkg-notify Tue Apr 12 16:24:18 2011 +0200 @@ -61,7 +61,7 @@ --geometry="$NOTIFY_GEOM" \ --undecorated \ --title="TazPKG Notification" \ - --image="tazpkg" \ + --image="tazpkg-up" \ --image-on-top \ --on-top \ --text="`up_msg`" \ @@ -100,7 +100,7 @@ --geometry="$NOTIFY_GEOM" \ --undecorated \ --title "TazPKG Notification" \ - --image="tazpkg" \ + --image="tazpkg-up" \ --image-on-top \ --on-top \ --text "`old_list_msg`" \ @@ -140,7 +140,7 @@ --undecorated \ --show-uri \ --title="TazPKG Notification" \ - --image="tazpkg" \ + --image="tazpkg-up" \ --image-on-top \ --on-top \ --text "`no_list_msg`" \