tazpkg rev 181

tazpkgbox: fix web site link
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 24 09:41:12 2008 +0000 (2008-10-24)
parents dffb78e149ef
children 2cd2f9f2f053
files lib/tazpkgbox/package_infos
line diff
     1.1 --- a/lib/tazpkgbox/package_infos	Fri Oct 24 09:00:32 2008 +0000
     1.2 +++ b/lib/tazpkgbox/package_infos	Fri Oct 24 09:41:12 2008 +0000
     1.3 @@ -250,6 +250,7 @@
     1.4  	<tree>
     1.5  		<width>460</width><height>160</height>
     1.6  		<label>$PKG|$SHORT_DESC</label>
     1.7 +		<variable>FIELD2</variable>
     1.8  		<item icon=\"tazpkg\">Name: | $PACKAGE</item>
     1.9  		<item icon=\"tazpkg\">Version: | $VERSION</item>
    1.10  		<item icon=\"tazpkg\">Category: | $CATEGORY</item>"
    1.11 @@ -257,7 +258,7 @@
    1.12  		<item icon=\"tazpkg\">Size: | $SIZES</item>"
    1.13  	PACKAGE_INFOS="$PACKAGE_INFOS
    1.14  		<item icon=\"applications-internet\">Web site: | $WEB_SITE</item>
    1.15 -		<action>case \$FIELD in Web*) firefox $WEB_SITE &;; esac</action>
    1.16 +		<action>case \$FIELD2 in Web*) firefox $WEB_SITE &;; esac</action>
    1.17  	</tree>
    1.18  
    1.19  	<hbox>"