#!/usr/bin/env python3

from argostranslategui import gui

gui.main()

