# HG changeset patch # User Maria Zhelezova # Date 1283751569 -10800 # Node ID aa3399e010585a2eac8a01f080e9e099ab232a8b # Parent a7167d9d37923552f0c6214a715c601cb88c01af RemoteControl 1.5.0 diff -r a7167d9d3792 -r aa3399e01058 remotecontrol/com.nokia.carbide.extensions.remotecontrol.discovery/META-INF/MANIFEST.MF --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/remotecontrol/com.nokia.carbide.extensions.remotecontrol.discovery/META-INF/MANIFEST.MF Mon Sep 06 08:39:29 2010 +0300 @@ -0,0 +1,8 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: com.nokia.carbide.extensions.remotecontrol Discovery Items +Bundle-SymbolicName: com.nokia.carbide.extensions.remotecontrol.discovery;singleton:=true +Bundle-Version: 1.5.0.qualifier +Bundle-Localization: plugin +Bundle-Vendor: Nokia +Require-Bundle: org.eclipse.equinox.p2.discovery diff -r a7167d9d3792 -r aa3399e01058 remotecontrol/com.nokia.carbide.extensions.remotecontrol.discovery/build.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/remotecontrol/com.nokia.carbide.extensions.remotecontrol.discovery/build.properties Mon Sep 06 08:39:29 2010 +0300 @@ -0,0 +1,4 @@ +bin.includes = META-INF/,\ + plugin.xml,\ + images/,\ + plugin.properties diff -r a7167d9d3792 -r aa3399e01058 remotecontrol/com.nokia.carbide.extensions.remotecontrol.discovery/images/RC_icon.png Binary file remotecontrol/com.nokia.carbide.extensions.remotecontrol.discovery/images/RC_icon.png has changed diff -r a7167d9d3792 -r aa3399e01058 remotecontrol/com.nokia.carbide.extensions.remotecontrol.discovery/images/RC_shot.png Binary file remotecontrol/com.nokia.carbide.extensions.remotecontrol.discovery/images/RC_shot.png has changed diff -r a7167d9d3792 -r aa3399e01058 remotecontrol/com.nokia.carbide.extensions.remotecontrol.discovery/plugin.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/remotecontrol/com.nokia.carbide.extensions.remotecontrol.discovery/plugin.properties Mon Sep 06 08:39:29 2010 +0300 @@ -0,0 +1,5 @@ +summary=The Remote Control Carbide.c++ Extension provides an easy way of sharing a device screen on a PC and controlling a device with a PC. Remote Control uses the HTI Connection service for communicating between Carbide.c++ and a device or an emulator.\n\ +\n\ +\t --Provides an easy way of sharing a device screen on a PC. The device screen appears in the Carbide.c++ view\n\ +\t --Transfer files between a device and a PC.\n\ +\t --Touch support - tapping and dragging the screen diff -r a7167d9d3792 -r aa3399e01058 remotecontrol/com.nokia.carbide.extensions.remotecontrol.discovery/plugin.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/remotecontrol/com.nokia.carbide.extensions.remotecontrol.discovery/plugin.xml Mon Sep 06 08:39:29 2010 +0300 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + diff -r a7167d9d3792 -r aa3399e01058 remotecontrol/com.nokia.carbide.extensions.remotecontrol/feature.xml --- a/remotecontrol/com.nokia.carbide.extensions.remotecontrol/feature.xml Mon Sep 06 08:30:18 2010 +0300 +++ b/remotecontrol/com.nokia.carbide.extensions.remotecontrol/feature.xml Mon Sep 06 08:39:29 2010 +0300 @@ -2,7 +2,7 @@ @@ -28,8 +28,8 @@ - - + + + + + + + + + name="Remote Control"> + +