#!/usr/bin/python
#-*- coding: utf8 -*-
import sys

sys.path.append('/usr/share/flacon')
execfile('/usr/share/flacon/flacon.py')

