Searched refs:LANG (Results 1 - 3 of 3) sorted by relevance

/inkscape/packaging/macosx/Resources/bin/
H A Dinkscape134 # NOTE: Have to add ".UTF-8" to the LANG since omitting causes Inkscape
140 export LANG="en_US.UTF-8"
147 [ $_DEBUG ] && echo "Overriding empty LANG from /usr/share/locale/locale.alias" 1>&2
148 export LANG="en_US.UTF-8"
150 [ $_DEBUG ] && echo "Setting LANG from /usr/share/locale/locale.alias" 1>&2
151 export LANG="$tmpLANG.UTF-8"
154 [ $_DEBUG ] && echo "Setting Language: $LANG" 1>&2
155 export LC_ALL="$LANG"
/inkscape/packaging/macosx/ScriptExec/
H A Dlauncher-quartz-no-macintegration.sh137 # NOTE: Have to add ".UTF-8" to the LANG since omitting causes Inkscape
143 export LANG="en_US.UTF-8"
150 [ $_DEBUG ] && echo "Overriding empty LANG from /usr/share/locale/locale.alias" 1>&2
151 export LANG="en_US.UTF-8"
153 [ $_DEBUG ] && echo "Setting LANG from /usr/share/locale/locale.alias" 1>&2
154 export LANG="$tmpLANG.UTF-8"
157 [ $_DEBUG ] && echo "Setting Language: $LANG" 1>&2
158 export LC_ALL="$LANG"
/inkscape/po/
H A Dcheck_for_tutorial_problems.sh13 LANG=C

Completed in 31 milliseconds