slitaz-tools diff tinyutils/tazlocale @ rev 938

tazbox tz: freegeoip.net not uses quotes in the CSV response anymore.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Apr 11 16:46:26 2015 +0300 (2015-04-11)
parents 720dfc98b497
children 5d80f6fdbdb7
line diff
     1.1 --- a/tinyutils/tazlocale	Mon Mar 17 22:23:32 2014 +0100
     1.2 +++ b/tinyutils/tazlocale	Sat Apr 11 16:46:26 2015 +0300
     1.3 @@ -146,7 +146,7 @@
     1.4  		optlist "$list" ;;
     1.5  	"")
     1.6  		# No args: display Ncurses dialog.
     1.7 -		: ${DIALOG=dialog}
     1.8 +		: ${DIALOG=dialog --timeout 60}
     1.9  		check_root $@
    1.10  		dialog_menu ;;
    1.11  	*)