slitaz-boot-scripts rev 193

Encode i18n.sh in UTF-8 to have a correct motd
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 02 22:50:39 2010 +0100 (2010-02-02)
parents 858ba3042dde
children 3e13b3a30ae5
files etc/init.d/i18n.sh
line diff
     1.1 --- a/etc/init.d/i18n.sh	Sun Jan 10 22:58:59 2010 +0100
     1.2 +++ b/etc/init.d/i18n.sh	Tue Feb 02 22:50:39 2010 +0100
     1.3 @@ -67,11 +67,11 @@
     1.4  		cat > /etc/motd << "EOF"
     1.5  
     1.6  
     1.7 -  (°-  { Documentation dans /usr/share/doc. Utiliser 'less -EM' pour,
     1.8 -  //\    lire des fichiers, devenir root avec 'su' et éditer avec 'nano'.
     1.9 +  (°-  { Documentation dans /usr/share/doc. Utiliser 'less -EM' pour,
    1.10 +  //\    lire des fichiers, devenir root avec 'su' et éditer avec 'nano'.
    1.11    v_/_   Taper 'startx' pour lancer une session X. }
    1.12  
    1.13 -  SliTaz GNU/Linux est distribuée dans l'espoir qu'elle sera utile, mais
    1.14 +  SliTaz GNU/Linux est distribuée dans l'espoir qu'elle sera utile, mais
    1.15    alors SANS AUCUNE GARANTIE.
    1.16  
    1.17  
    1.18 @@ -81,7 +81,7 @@
    1.19  		cat > /etc/motd << "EOF"
    1.20  
    1.21  
    1.22 -  (°-  { Documentation in /usr/share/doc. Use 'less -EM' to read files,
    1.23 +  (°-  { Documentation in /usr/share/doc. Use 'less -EM' to read files,
    1.24    //\    become root with 'su' and edit using 'nano'.
    1.25    v_/_   Type 'startx' to start a X window session. }
    1.26