connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/plugin.xml
author fturovic <frank.turovich@nokia.com>
Sat, 02 Oct 2010 12:36:21 -0500
changeset 2130 16e8bfa397ad
parent 868 089762ea5b6d
permissions -rw-r--r--
BUG 12276 - several pref command link paths broken due to prefs moving to new plugins in edc and elsewhere

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
   <extension
         point="com.nokia.carbide.remoteConnections.deviceDiscoveryAgent">
      <deviceDiscoveryAgent
            class="com.nokia.carbide.remoteconnections.discovery.pccs.agent.PCCSDiscoveryAgent">
      </deviceDiscoveryAgent>
   </extension>

</plugin>