beremiz
Clone
Summary
Browse
Changes
Graph
add translation into Russian for dialog window "About PLCOpen Editor"
2016-04-21, Andrey Skvortsov
14ce1a631f44
add translation into Russian for dialog window "About PLCOpen Editor"
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")