slitaz-tools diff tinyutils/hwsetup @ rev 730

tazlocale: fix get_messages --> link_language_files (make errors in text mode/dialog config)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 12:08:32 2012 +0200 (2012-04-10)
parents 0f5e3af5a51d
children fc41098293ec
line diff
     1.1 --- a/tinyutils/hwsetup	Sun Mar 06 19:58:55 2011 +0000
     1.2 +++ b/tinyutils/hwsetup	Tue Apr 10 12:08:32 2012 +0200
     1.3 @@ -513,7 +513,7 @@
     1.4  					echo "===================================="
     1.5  						echo -e "Following \033[1m Scanner commands \033[0m  may be of help"
     1.6  						echo "sane-find-scanner # to verify scanner has been found"
     1.7 -						echo "xsane #scanner application"
     1.8 +						echo "xsane # scanner application"
     1.9  					echo "===================================="
    1.10  				fi
    1.11  			else
    1.12 @@ -623,7 +623,7 @@
    1.13  				echo ""
    1.14  				echo " modprobe btusb"
    1.15  				echo " lsusb | grep Bluetooth"
    1.16 -				echo " /usr/sbin/bluetoothd -nd #for starting bluetooth daemon"
    1.17 +				echo " /usr/sbin/bluetoothd -nd # for starting bluetooth daemon"
    1.18  				echo " hciconfig -a"
    1.19  				# Show if the bluetooth is detected
    1.20  		 		echo " hcitool dev # for checking local devices"