Prepare Android plugin for release

The icon is taken from Android SDK.
It is licensed under Apache 2 license.

Change-Id: I888922c9530a1fe800edd01f8b8bf4c4d0a61d74
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
BogDan Vatra
2012-12-07 19:52:34 +02:00
committed by Daniel Teske
parent cca1e95308
commit 2112e1e5dc
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<plugin name=\"Android\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_VERSION\" experimental=\"$$ANDROID_EXPERIMENTAL_STR\">
<plugin name=\"Android\" version=\"$$QTCREATOR_VERSION\" compatVersion=\"$$QTCREATOR_VERSION\">
<vendor>KDE Necessitas</vendor>
<copyright>(C) 2012 BogDan Vatra</copyright>
<license>
@@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
</license>
<description>Support for deployment to and execution on Android Devices</description>
<category>Device Support</category>
<url>http://community.kde.org/Necessitas</url>
<url>http://necessitas.kde.org</url>
<dependencyList>
<dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/>
<dependency name=\"Debugger\" version=\"$$QTCREATOR_VERSION\"/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB