Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > df2239b60a0b35ec5643511ed59a0425 > files > 156

dialog-1.1-11.20100428.fc14.i686.rpm

# $Id: setup-utf8,v 1.1 2010/01/13 01:51:44 tom Exp $
# vile:shmode

case none"$LANG$LC_ALL$LC_CTYPE" in
*UTF-8*)
	;;
*)
	echo "This script must be run in a UTF-8 locale"
	exit 1
	;;
esac