wok diff slitaz-menus/receipt @ rev 8713

Fixed avidemux.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Feb 17 18:20:31 2011 +0000 (2011-02-17)
parents d92edf35d07b
children 53de7f30f4d5
line diff
     1.1 --- a/slitaz-menus/receipt	Fri Aug 07 11:41:11 2009 +0200
     1.2 +++ b/slitaz-menus/receipt	Thu Feb 17 18:20:31 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="slitaz-menus"
     1.7 -VERSION="1.7"
     1.8 +VERSION="1.8"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="SliTaz i18n Freedesktop menus."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -12,6 +12,7 @@
    1.13  {
    1.14  	mkdir -p $fs/usr/share $fs/etc/xdg
    1.15  	cp -a stuff/desktop-directories $fs/usr/share
    1.16 +	cp -a stuff/icons $fs/usr/share
    1.17  	cp -a stuff/menus $fs/etc/xdg
    1.18  }
    1.19