tazpkg view applications/tazpkg-doc.desktop @ rev 519

tazpkg: Fixed install option to work in current path again. I needed to add a if statement to null $PACKAGE_DIR if it equal '.'. Before it was not assigning $PACKAGE_FILE if $PACKAGE_DIR equal '.' so we didn't get error problems cding to '.'. Also PACKAGE_DIR equals cd $(dirname ) cause cd nothing will go to $HOME.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Aug 08 14:05:03 2011 +0000 (2011-08-08)
parents 4c0c9d845432
children 80892f78e646
line source
1 [Desktop Entry]
2 Name=Tazpkg manual
3 Name[fr]=Manuel de Tazpkg
4 Comment=SliTaz packages manager manual
5 Comment[fr]=Manuel du gestionnaire de paquets SliTaz
6 Exec=browser file:///usr/share/doc/tazpkg/tazpkg.html
7 Icon=text-html
8 Type=Application
9 Categories=Documentation;