beremiz
Clone
Summary
Browse
Changes
Graph
Adding support using plcopeneditor bitmap library for icon request
2012-06-25, Laurent Bessard
05a267b1a362
Adding support using plcopeneditor bitmap library for icon request
import features
def GetEtherLabClass():
from etherlab import RootClass
return RootClass
features.catalog.append(
('etherlab', _('EtherCat Master'), _('Map located variables over EtherCat'), GetEtherLabClass))