tazpkg rev 228

tazpkgbox: remove duplicate Recharge list button
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 20 14:35:57 2009 +0000 (2009-02-20)
parents e3aebbd89277
children 5c0e601b47d3
files tazpkgbox
line diff
     1.1 --- a/tazpkgbox	Fri Feb 20 04:06:44 2009 +0100
     1.2 +++ b/tazpkgbox	Fri Feb 20 14:35:57 2009 +0000
     1.3 @@ -257,15 +257,6 @@
     1.4  				<action>echo "$INSTALLABLE_CAT" > /tmp/tazpkgbox/installable-category</action>
     1.5  				<action>refresh:GETIT</action>
     1.6  			</button>
     1.7 -			<button>
     1.8 -				<label>Recharge list</label>
     1.9 -				<input file icon="system-software-update"></input>
    1.10 -				<action>xterm -T "Recharge" -geometry 80x16+120+120 -e "tazpkg recharge; sleep 2" 2>/dev/null</action>
    1.11 -				<action>refresh:DEV</action>
    1.12 -				<action>refresh:GET</action>
    1.13 -				<action>refresh:GETIT</action>
    1.14 -				<action>refresh:PKG_STATS</action>
    1.15 -			</button>
    1.16  		</hbox>
    1.17  	</vbox>
    1.18