#!/usr/bin/env python

import os

os.system("/usr/lib/linuxmint/mintLocale/install_remove.py")

