slitaz-tools diff README @ rev 516

tazx: incorrect tux; slitaz installer creates 1008 user
author Rohit Joshi <jozee@slitaz.org>
date Wed Nov 10 20:26:12 2010 -0500 (2010-11-10)
parents ceec382a20a6
children 466b25aa321a
line diff
     1.1 --- a/README	Sat Mar 20 01:04:29 2010 +0100
     1.2 +++ b/README	Wed Nov 10 20:26:12 2010 -0500
     1.3 @@ -2,21 +2,23 @@
     1.4  ===============================================================================
     1.5  
     1.6  
     1.7 -The SliTaz tools package provide many tinyutils, shared and custom configuration
     1.8 -files destined to improve SliTaz. The tools was initialy created to help people
     1.9 -build there own distribution by followin SliTaz Cookbook, now the package mostly
    1.10 -provide all the configuration tools and all home-made GTK boxes such has subox,
    1.11 -tazctrlbox, the installer, etc.
    1.12 +The SliTaz tools package provides many tinyutils, shared and custom 
    1.13 +configuration files destined to improve SliTaz. The tools were initially 
    1.14 +created to help people build their own distribution by following the SliTaz 
    1.15 +Cookbook; now the package mostly provides all the configuration tools and 
    1.16 +all home-made GTK boxes such as subox, tazctrlbox, the installer, etc.
    1.17  
    1.18 -The package also provide some scripts (firewall), desktop files with there icons,
    1.19 -the licenses and examples to help hackers or users understand and manage SliTaz.
    1.20 +The package also provide some scripts (firewall), desktop files with their 
    1.21 +icons, the licenses and examples to help hackers or users understand and 
    1.22 +manage SliTaz.
    1.23  
    1.24  
    1.25  Installation
    1.26  ------------
    1.27 -The tools are are build and installed throught tazwokthe wok and splitted
    1.28 -into 2 separated packages, one with only ncurses dependencie (for text system)
    1.29 -and one with GTK has dependancie (for grahical system). So make install...
    1.30 +The tools are built and installed through tazwok and the wok, and split
    1.31 +into 2 separate packages: one with only ncurses dependencies (for a text 
    1.32 +system) and one with GTK dependencies (for a graphical system). So make 
    1.33 +install...
    1.34  
    1.35  Translation
    1.36  -----------	
    1.37 @@ -35,8 +37,8 @@
    1.38  	$ make msgmerge
    1.39  
    1.40  To compile po files for testing purposes you can use 'make msgfmt' or manually 
    1.41 -compile your translation. Example for french locale, note that the file must be 
    1.42 -copied into /usr/share/locale/fr/LC_MESSAGES so gettext can find it:
    1.43 +compile your translation. Example for french locale, note that the file must 
    1.44 +be copied into /usr/share/locale/fr/LC_MESSAGES so gettext can find it:
    1.45  
    1.46  	$ msgfmt -o tazusb.mo fr.po
    1.47