wok-next diff stella/receipt @ rev 11728

gcolor2: don't use extension in desktop files
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 21 10:56:39 2012 +0100 (2012-02-21)
parents e274e203fbda
children b21ddafda05b
line diff
     1.1 --- a/stella/receipt	Thu Oct 13 02:59:17 2011 +0000
     1.2 +++ b/stella/receipt	Tue Feb 21 10:56:39 2012 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="stella"
     1.7 -VERSION="3.4.1"
     1.8 +VERSION="3.5"
     1.9  CATEGORY="games"
    1.10  SHORT_DESC="A multi-platform Atari 2600 VCS emulator."
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12 @@ -26,6 +26,6 @@
    1.13  	mkdir -p $fs/usr/share/pixmaps
    1.14  	cp -a $_pkg/usr/bin $fs/usr
    1.15  	cp -a $_pkg/usr/share/applications $fs/usr/share
    1.16 -	cp -a $_pkg/usr/share/icons/stella.png $fs/usr/share/pixmaps
    1.17 +	cp -a $_pkg/usr/share/icons/hicolor/48x48/apps/stella.png $fs/usr/share/pixmaps
    1.18  }
    1.19