Ñò
+z2Wc @ s? d Z d d k l Z d e f d „ ƒ YZ d „ Z d Z d S( s TUI TokenRing Interface Moduleiÿÿÿÿ( t
NCTcpIpDialogt NCTokenRingInterfaceTuic B s e Z d Z d d „ Z RS( s TUI TokenRing Interface Dialogc C s) t i | | ƒ | o | i ƒ n d S( s
The constructor
@screen A snack screen instance
@devicelist A NCDeviceList
@eth The ethernet device. If none given, the first
ethernetdevice in devicelist will be used.
If none are there, one will be added.
N( R t __init__t setState( t selft dev( ( sM /usr/share/system-config-network/netconfpkg/tui/NCPluginTokenRingInterface.pyR
s N( t __name__t
__module__t __doc__t NoneR ( ( ( sM /usr/share/system-config-network/netconfpkg/tui/NCPluginTokenRingInterface.pyR s c C s d d k l } | t ƒ d S( Niÿÿÿÿ( t setDevTokenRingDialog( t' netconfpkg.plugins.NCPluginDevTokenRingR
R ( R
( ( sM /usr/share/system-config-network/netconfpkg/tui/NCPluginTokenRingInterface.pyt register_plugin s s Harald Hoyer