source: runmlx-hu.sh@ 682:08e73d58a9e4

Last change on this file since 682:08e73d58a9e4 was 113:a3c4d9205538, checked in by István Váradi <ivaradi@…>, 12 years ago

Minor internationalization fixes

  • Property exe set to *
File size: 183 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.UTF-8 LC_CTYPE=hu_HU.UTF-8 "${scriptdir}/runmlx.sh" "$@"
Note: See TracBrowser for help on using the repository browser.