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

