tazpkg rev 237

tazpkgbox: edit help and tiny fix
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 25 22:37:30 2009 +0100 (2009-02-25)
parents 3b6cd157c06b
children 826589393fdf
files tazpkgbox
line diff
     1.1 --- a/tazpkgbox	Wed Feb 25 22:33:44 2009 +0100
     1.2 +++ b/tazpkgbox	Wed Feb 25 22:37:30 2009 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  VERSION=2.6
     1.5  
     1.6  # Functions path.
     1.7 -export LIB=$PWD/lib/tazpkgbox
     1.8 +export LIB=/usr/lib/slitaz/tazpkgbox
     1.9  
    1.10  # Tazpkgbox is only for root.
    1.11  if test $(id -u) != 0 ; then
    1.12 @@ -46,9 +46,7 @@
    1.13  Tazpkgbox is a simple and easy to use interface to the SliTaz
    1.14  package manager - aka Tazpkg. You can install, remove, repack or
    1.15  get packages by double-clicking on the package item. A Search engine
    1.16 -lets you find and install new applications in a few mouse clicks.
    1.17 -
    1.18 -Downloaded and repacked packages are stored in: /var/cache/tazpkg"
    1.19 +lets you find and install new applications in a few mouse clicks."
    1.20  			</label>
    1.21  		</text>
    1.22  	</frame>
    1.23 @@ -58,9 +56,9 @@
    1.24  			<label>"
    1.25  Tazpkgbox est une interface graphique au gestionnaire de paquet
    1.26  de Slitaz aka Tazpkg. Simple et facile à utiliser, vous pouvez
    1.27 -installer, télécharger ou supprimer des paquet en double-cliquant
    1.28 -sur sa ligne. Les paquets téléchargés ou recréés sont stocké
    1.29 -dans: /var/cache/tazpkg"
    1.30 +installer, télécharger ou supprimer des paquets en double-cliquant
    1.31 +sur sa ligne. La fonction de recherche permet de facilement trouver
    1.32 +et installer des logiciels ou fichiers."
    1.33  			</label>
    1.34  		</text>
    1.35  	</frame>