renamed ethernetced.xml export to avoid clash with networkingsrv and to allow emulator browsing to work. See Bug 2179
<?xml version="1.0"?>
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
<!ENTITY layer_real_source_path "sf/app/conntools" >
]>
<SystemDefinition name="conntools" schema="1.4.0">
<systemModel>
<layer name="app_layer">
<module name="conntools">
<unit unitID="netdo.conntools" mrp="" bldFile="&layer_real_source_path;/group" name="conntools" />
</module>
</layer>
</systemModel>
</SystemDefinition>