On Sat, 18 Oct 2008, Brandon Mercer wrote:

> Sorry, that diff is crap.  You can get a better one at
> http://www.eutonian.com/midori.diff

I didn't try it, but just by looking at the diff I have some small 
comments:

- you can remove intl from WANTLIB, it's taken care by the devel/gettext MODULE
- not only you need to leave the following 2 lines in the PLIST:
@exec %D/bin/update-desktop-database
@unexec %D/bin/update-desktop-database
but you also need to add these 2:
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null 
|| true
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> 
/dev/null || true


Cheers!

-- 
Antoine

Reply via email to