--- openbox-20030505/nls/convert.awk.orig Thu Apr 11 03:20:38 2002 +++ openbox-20030505/nls/convert.awk Mon Jun 9 13:31:48 2003 @@ -4,6 +4,9 @@ if (major > 1) printf "\n" > output + else + printf "$ codeset=utf-8\n" > output + printf "$set %d %s\n", major, $3 > output if (header) {