slitaz-tools diff tinyutils/tazx @ rev 762

Added tag 5.0 for changeset 592ca2af912a
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 02 16:03:49 2012 +0200 (2012-05-02)
parents ab514b3c252a
children 102a9afd7dac
line diff
     1.1 --- a/tinyutils/tazx	Sat Mar 24 13:56:00 2012 +0100
     1.2 +++ b/tinyutils/tazx	Wed May 02 16:03:49 2012 +0200
     1.3 @@ -49,7 +49,7 @@
     1.4  	# Backup existing config.
     1.5  	tar -cf $xorg_config/../Previous_xorg.conf.d.tar $xorg_config/ &> /dev/null 
     1.6  
     1.7 -	# Put the differents sections in separate files in the config directory.
     1.8 +	# Put the different sections in separate files in the config directory.
     1.9  	sed -e '/Section "ServerLayout"/,/EndSection/!d' \
    1.10  		-e "s/EndSection/EndSection\n/" $xorg_template | \
    1.11  		grep -v Core > $xorg_config/10-ServerLayout.conf
    1.12 @@ -160,7 +160,7 @@
    1.13  		--clear --colors \
    1.14  		--title " Configure X " \
    1.15  		--menu "\
    1.16 -$(gettext "Tazx dialog helps you to configure your Xorg sever.")\n\
    1.17 +$(gettext "Tazx dialog helps you to configure your Xorg server.")\n\
    1.18  $(gettext "Window Manager:") \Z2$WM\Zn \
    1.19  $(gettext "X server:") \Z2Xorg\Zn" 16 70 5 \
    1.20  	"xorg" "$(gettext "Install or reconfigure Xorg")" \