On 5/22/06, Fernando Canizo <[EMAIL PROTECTED]> wrote:
What i do is filter the string by iconv, for example for the date (we
got a couple of days accented in spanish) so i do:

DATE=`date +"%A, %e/%b - %H:%M" | iconv -f utf-8 -t iso-8859-1`
xwrite /bar/z9_hour/data $DATE || exit

Thanks, this is a good, simple workaroud for the statusbar.

Thomas

_______________________________________________
[email protected] mailing list
http://wmii.de/cgi-bin/mailman/listinfo/wmii

Reply via email to