#! /usr/bin/python
# -*- coding: UTF-8 -*-
from othman.gtkUi import main
main()

