16 lines
479 B
XML
16 lines
479 B
XML
|
<Plugin id="20">
|
||
|
<Name>Network</Name>
|
||
|
<Class>ddb.dsz.plugin.netmapviewer.NetmapViewer</Class>
|
||
|
<Description>Shows network information</Description>
|
||
|
<Logo>images/agt_web.png</Logo>
|
||
|
<Live>true</Live>
|
||
|
<Replay>true</Replay>
|
||
|
<UserStartable>true</UserStartable>
|
||
|
<Hide>true</Hide>
|
||
|
<Unhide>true</Unhide>
|
||
|
<Detach>true</Detach>
|
||
|
<UserClose>true</UserClose>
|
||
|
<CanClose>true</CanClose>
|
||
|
<VerifyClose>false</VerifyClose>
|
||
|
<SpawnDetached>false</SpawnDetached>
|
||
|
</Plugin>
|