--- a/remotecontrol/com.nokia.carbide.extensions.remotecontrol/feature.xml Wed Apr 21 11:46:38 2010 +0300
+++ b/remotecontrol/com.nokia.carbide.extensions.remotecontrol/feature.xml Wed Apr 21 11:49:56 2010 +0300
@@ -2,7 +2,7 @@
<feature
id="com.nokia.carbide.extensions.remotecontrol"
label="Carbide.c++ Extensions - Remote Control"
- version="1.3.1"
+ version="1.4.0"
provider-name="Nokia"
plugin="com.nokia.s60tools.remotecontrol">
@@ -11,11 +11,12 @@
</description>
<copyright>
- Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. License:: "http://www.eclipse.org/legal/epl-v10.html".
+ Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
+All rights reserved. License:: "http://www.eclipse.org/legal/epl-v10.html".
</copyright>
<license url="license.txt">
-Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
All rights reserved.
This component and the accompanying materials are made available
under the terms of "Eclipse Public License v1.0"
@@ -23,16 +24,12 @@
at the URL "http://www.eclipse.org/legal/epl-v10.html".
</license>
- <url>
- <update label="Carbide.c++ Update Site" url="http://tools.ext.nokia.com/updates/carbide22"/>
- <discovery label="Carbide.c++ Update Site" url="http://tools.ext.nokia.com/updates/carbide22"/>
- </url>
<requires>
<import plugin="org.eclipse.ui"/>
<import plugin="org.eclipse.core.runtime"/>
<import plugin="com.nokia.s60tools.util" version="1.1.11" match="greaterOrEqual"/>
- <import plugin="com.nokia.s60tools.hticonnection" version="1.2.0" match="greaterOrEqual"/>
+ <import plugin="com.nokia.s60tools.hticonnection" version="1.4.0" match="greaterOrEqual"/>
</requires>
<plugin