etherlab/__init__.py
author Martin Pihrt <martinpihrt@seznam.cz>
Thu, 29 Feb 2024 17:30:13 +0100
changeset 3903 384be4c87b83
parent 3750 f62625418bff
permissions -rw-r--r--
Create Beremiz_cs_CZ.po


from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths

AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))