forked from qt-creator/qt-creator
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:
committed by
Daniel Teske
parent
cca1e95308
commit
2112e1e5dc
@@ -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>
|
<vendor>KDE Necessitas</vendor>
|
||||||
<copyright>(C) 2012 BogDan Vatra</copyright>
|
<copyright>(C) 2012 BogDan Vatra</copyright>
|
||||||
<license>
|
<license>
|
||||||
@@ -12,7 +12,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
|
|||||||
</license>
|
</license>
|
||||||
<description>Support for deployment to and execution on Android Devices</description>
|
<description>Support for deployment to and execution on Android Devices</description>
|
||||||
<category>Device Support</category>
|
<category>Device Support</category>
|
||||||
<url>http://community.kde.org/Necessitas</url>
|
<url>http://necessitas.kde.org</url>
|
||||||
<dependencyList>
|
<dependencyList>
|
||||||
<dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/>
|
<dependency name=\"Core\" version=\"$$QTCREATOR_VERSION\"/>
|
||||||
<dependency name=\"Debugger\" 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 |
Reference in New Issue
Block a user