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

