source: runmlx-hu.sh@ 112:d8661c37cda9

Last change on this file since 112:d8661c37cda9 was 109:83b56617aec1, checked in by István Váradi <ivaradi@…>, 12 years ago

Added script to run the Hungarian version

  • Property exe set to *
File size: 181 bytes
Line 
1#!/bin/sh
2
3scriptdir=`dirname $0`
4
5exec /usr/bin/env LANGUAGE=hu_HU LANG=hu_HU.UTF-8 LC_MESSAGES=hu_HU.UTF-8 LC_COLLATE=hu_HU.UTF8 LC_CTYPE=hu_HU.UTF8 "${scriptdir}/runmlx.sh" "$@"
Note: See TracBrowser for help on using the repository browser.