beremiz

update Russian about Beremiz dialog window

2016-04-22, Andrey Skvortsov
007588fb6549
update Russian about Beremiz dialog window
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")