Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e0824fcd9014cd83e936eb4556a60fd0 > files > 156

dialog-1.1-12.20100428.fc15.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