source: runmlx-hu.sh

Last change on this file 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
RevLine 
[109]1#!/bin/sh
2
3scriptdir=`dirname $0`
4
[113]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.