wok diff midori/receipt @ rev 18898

slitaz-boot-scripts (424), slitaz-tools (966), tazpanel (567), tazusb (184)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 17 11:45:28 2016 +0100 (2016-02-17)
parents 5d53e8ccbc8d
children 07eb3c946dea
line diff
     1.1 --- a/midori/receipt	Thu Jan 08 02:04:05 2015 +0200
     1.2 +++ b/midori/receipt	Wed Feb 17 11:45:28 2016 +0100
     1.3 @@ -63,7 +63,7 @@
     1.4  	# desktop files
     1.5  	cp -a $install/usr/share/applications $fs/usr/share
     1.6  	find $fs -name '*.desktop' -exec sed -i \
     1.7 -		'/^Version/d; /^GenericName/d; /^X-/d; /^Name\[.*\]=Midori/d; \
     1.8 +		'/^Version/d; /^GenericName/d; /^X-/d; \
     1.9  		/^Actions=/d' \{\} \;
    1.10  	desktop=$fs/usr/share/applications/midori.desktop
    1.11  	lastline=$(expr $(grep -n '^\[Desktop Action TabNew\]' $desktop | \