source: runmlx-hu.sh@ 109:83b56617aec1

Last change on this file since 109:83b56617aec1 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.