Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 30590cb001265e4258071e6c719711b9 > files > 44

libnatspec-devel-0.2.6-6.fc18.i686.rpm

#!/bin/csh
# This caused GLib2 applications to convert filenames from
# G_FILENAME_ENCODING encoding to UTF-8.
# Any other application can use G_FILENAME_ENCODING for this purposes
# or link with natspec library.

setenv NATSPEC /usr/bin/natspec
test -x $NATSPEC && setenv G_FILENAME_ENCODING `$NATSPEC -f`