#!/bin/sh

export PYTHONPATH=/usr/share/system-config-language
/usr/bin/python /usr/share/system-config-language/system-config-language.py $*
