wok diff firefox/receipt @ rev 341

lxpanel for a Freedesktop standar menu and useful applets
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 05 16:01:49 2008 +0100 (2008-03-05)
parents 4959e5789caa
children eb4e6a1af180
line diff
     1.1 --- a/firefox/receipt	Sat Jan 26 19:03:45 2008 +0100
     1.2 +++ b/firefox/receipt	Wed Mar 05 16:01:49 2008 +0100
     1.3 @@ -1,8 +1,8 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="firefox"
     1.7 -VERSION="2.0.0.11"
     1.8 -CATEGORY="extra"
     1.9 +VERSION="2.0.0.12"
    1.10 +CATEGORY="network"
    1.11  SHORT_DESC="User friendly, secure and fast web browser."
    1.12  MAINTAINER="pankso@slitaz.org"
    1.13  DEPENDS="gtk+"
    1.14 @@ -37,9 +37,11 @@
    1.15  	cp -a $_pkg/usr/bin $fs/usr
    1.16  	cp -a $_pkg/usr/lib/$PACKAGE-$VERSION $fs/usr/lib
    1.17  
    1.18 -	# SliTaz Web site for the home page and bookmarks file.
    1.19 +	# SliTaz Web site for the home page, bookmarks file and branding.
    1.20  	cp -a stuff/browserconfig.properties $fs/usr/lib/$PACKAGE-$VERSION
    1.21  	cp -a stuff/bookmarks.html $fs/usr/lib/$PACKAGE-$VERSION/defaults/profile
    1.22 +	cp -a stuff/firefox-branding.js \
    1.23 +		$fs/usr/lib/$PACKAGE-$VERSION/defaults/pref/
    1.24  
    1.25  	# User preference.
    1.26  	cp -a stuff/prefs.js $fs/usr/lib/$PACKAGE-$VERSION/defaults/profile