slitaz-tools diff tinyutils/terminal @ 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 e232f0e1413a
children 5d80f6fdbdb7
line diff
     1.1 --- a/tinyutils/terminal	Mon Sep 09 03:27:04 2013 +0300
     1.2 +++ b/tinyutils/terminal	Sat Apr 11 16:46:26 2015 +0300
     1.3 @@ -25,7 +25,7 @@
     1.4  }
     1.5  
     1.6  
     1.7 -USER_CONFIG="$HOME/.config/slitaz/applications.conf"
     1.8 +USER_CONFIG="${XDG_CONFIG_HOME:-$HOME/.config}/slitaz/applications.conf"
     1.9  [ -f  $USER_CONFIG ] && . $USER_CONFIG
    1.10  
    1.11  local PARAMS="" GEOMETRY="80x24" TITLE="SliTaz $(cat /etc/slitaz-release)" COMMAND