BTS

Message2347

Author ft
Recipients mika
Date 2009-07-08.10:57:59
Content
Frank Terbeck <ft@bewatermyfriend.org>:
> -xsource "/etc/default/locale"
> +if (( ZSH_NO_DEFAULT_LOCALE == 0 )); then
> +    echo ping

Obviously this is test code, which won't make it into the commit. :)

> +    xsource "/etc/default/locale"
> +fi
History
Date User Action Args
2009-07-08 10:57:59ftlinkissue706 messages
2009-07-08 10:57:59ftcreate