connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/plugin.xml
changeset 868 089762ea5b6d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/connectivity/com.nokia.carbide.remoteConnections.discovery.pccs/plugin.xml	Mon Feb 01 15:42:48 2010 -0600
@@ -0,0 +1,11 @@
+<?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>