wok-stable rev 266
UP: slitaz-tools (1.8) + desktop file for inkscape (Thanks Erjo)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sun Feb 24 21:41:03 2008 +0100 (2008-02-24) |
parents | 77c1f930433f |
children | 1a926bef8b36 |
files | inkscape/stuff/inkscape.desktop slitaz-tools/receipt |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/inkscape/stuff/inkscape.desktop Sun Feb 24 21:41:03 2008 +0100 1.3 @@ -0,0 +1,11 @@ 1.4 +[Desktop Entry] 1.5 +Encoding=UTF-8 1.6 +Name=Inkscape 1.7 +GenericName=Inkscape 1.8 +GenericName[fr]=Edition de graphismes vectoriels 1.9 +Comment=Vector Graphics Editor 1.10 +Exec=inkscape 1.11 +Icon=inkscape.png 1.12 +Type=Application 1.13 +Terminal=false 1.14 +Categories=Application;Graphics;
2.1 --- a/slitaz-tools/receipt Sun Feb 24 21:08:34 2008 +0100 2.2 +++ b/slitaz-tools/receipt Sun Feb 24 21:41:03 2008 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="slitaz-tools" 2.7 -VERSION="1.7" 2.8 +VERSION="1.8" 2.9 CATEGORY="system-tools" 2.10 SHORT_DESC="SliTaz tools provide installer and Tinyutils." 2.11 MAINTAINER="pankso@slitaz.org" 2.12 @@ -44,8 +44,9 @@ 2.13 # Sound config 2.14 cp -a $src/tinyutils/soundconf $fs/usr/sbin 2.15 2.16 - # Installer script (beta) 2.17 + # Installer's 2.18 cp -a $src/tinyutils/slitaz-installer.sh $fs/usr/bin 2.19 + cp -a $src/installer/slitaz-installer $fs/usr/bin 2.20 2.21 chown -R root.root $fs 2.22 chmod -R 755 $fs/usr/bin