#!/bin/sh

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