aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Hartmann <Thomas.Hartmann@nokia.com>2011-04-13 17:50:39 +0200
committerThomas Hartmann <Thomas.Hartmann@nokia.com>2011-04-15 12:37:17 +0200
commit29a544bb68ac5f0c926a224147f2935814829b5b (patch)
treede043b501b304eb6de69e0ee23dcb296d73e7ccf
parentfebe50000c96c57f88afa09530063a4660d084f8 (diff)
QmlDesigner.meegoPlugin: update meta info
-rw-r--r--src/plugins/qmldesigner/meegoplugin/meego.metainfo42
1 files changed, 21 insertions, 21 deletions
diff --git a/src/plugins/qmldesigner/meegoplugin/meego.metainfo b/src/plugins/qmldesigner/meegoplugin/meego.metainfo
index ed1a76d6ac1..30f6693179d 100644
--- a/src/plugins/qmldesigner/meegoplugin/meego.metainfo
+++ b/src/plugins/qmldesigner/meegoplugin/meego.metainfo
@@ -1,11 +1,11 @@
<metainfo>
<node name="Label" icon=":/meegoplugin/images/label16.png">
<itemlibraryentry name="Label" category="Components MeeGo" libraryIcon=":/meegoplugin/images/label.png" version="1.0" requiredImport="com.meego">
- <property name="text" type="QString" value="Label"/>
+ <property name="text" type="QString" value="Label"/>
</itemlibraryentry>
</node>
- <node name="BusyIndicator" icon=":/meegoplugin/images/button16.png">
- <itemlibraryentry name="BusyIndicator" category="Components MeeGo" libraryIcon=":/meegoplugin/images/button.png" version="1.0" requiredImport="com.meego">
+ <node name="BusyIndicator" icon=":/meegoplugin/images/busyindicator16.png">
+ <itemlibraryentry name="BusyIndicator" category="Components MeeGo" libraryIcon=":/meegoplugin/images/busyindicator.png" version="1.0" requiredImport="com.meego">
<property name="width" type="int" value="180"/>
<property name="height" type="int" value="30"/>
</itemlibraryentry>
@@ -18,8 +18,8 @@
<itemlibraryentry name="ToolButton" category="Components MeeGo" libraryIcon=":/meegoplugin/images/button.png" version="1.0" requiredImport="com.meego">
</itemlibraryentry>
</node>
- <node name="TabButton" icon=":/meegoplugin/images/button16.png">
- <itemlibraryentry name="TabButton" category="Components MeeGo" libraryIcon=":/meegoplugin/images/button.png" version="1.0" requiredImport="com.meego">
+ <node name="TabButton" icon=":/meegoplugin/images/tabbutton16.png">
+ <itemlibraryentry name="TabButton" category="Components MeeGo" libraryIcon=":/meegoplugin/images/tabbutton.png" version="1.0" requiredImport="com.meego">
</itemlibraryentry>
</node>
<node name="SheetButton" icon=":/meegoplugin/images/button16.png">
@@ -34,32 +34,32 @@
<itemlibraryentry name="CheckBox" category="Components MeeGo" libraryIcon=":/meegoplugin/images/checkbox.png" version="1.0" requiredImport="com.meego">
</itemlibraryentry>
</node>
- <node name="RadioButton" icon=":/meegoplugin/images/checkbox16.png">
- <itemlibraryentry name="RadioButton" category="Components MeeGo" libraryIcon=":/meegoplugin/images/checkbox.png" version="1.0" requiredImport="com.meego">
+ <node name="RadioButton" icon=":/meegoplugin/images/radiobutton16.png">
+ <itemlibraryentry name="RadioButton" category="Components MeeGo" libraryIcon=":/meegoplugin/images/radiobutton.png" version="1.0" requiredImport="com.meego">
</itemlibraryentry>
</node>
<node name="Spinner" icon=":/meegoplugin/images/item-icon16.png">
<itemlibraryentry name="Spinner" category="Components MeeGo" libraryIcon=":/meegoplugin/images/item-icon.png" version="1.0" requiredImport="com.meego">
</itemlibraryentry>
</node>
- <node name="TextField" icon=":/meegoplugin/images/lineedit16.png">
- <itemlibraryentry name="TextField" category="Components MeeGo" libraryIcon=":/meegoplugin/images/lineedit.png" version="1.0" requiredImport="com.meego">
+ <node name="TextField" icon=":/meegoplugin/images/textfield16.png">
+ <itemlibraryentry name="TextField" category="Components MeeGo" libraryIcon=":/meegoplugin/images/textfield.png" version="1.0" requiredImport="com.meego">
</itemlibraryentry>
</node>
- <node name="ProgressBar">
- <itemlibraryentry name="ProgressBar" category="Components MeeGo" version="1.0" requiredImport="com.meego">
+ <node name="ProgressBar" icon=":/meegoplugin/images/progressbar16.png">
+ <itemlibraryentry name="ProgressBar" category="Components MeeGo" libraryIcon=":/meegoplugin/images/progressbar.png" version="1.0" requiredImport="com.meego">
</itemlibraryentry>
</node>
- <node name="Switch">
- <itemlibraryentry name="Switch" category="Components MeeGo" version="1.0" requiredImport="com.meego">
+ <node name="Switch" icon=":/meegoplugin/images/switchbutton16.png">
+ <itemlibraryentry name="Switch" category="Components MeeGo" libraryIcon=":/meegoplugin/images/switchbutton.png" version="1.0" requiredImport="com.meego">
</itemlibraryentry>
</node>
<node name="ToolItem">
<itemlibraryentry name="ToolItem" category="Components MeeGo" version="1.0" requiredImport="com.meego">
</itemlibraryentry>
</node>
- <node name="TextArea">
- <itemlibraryentry name="TextArea" category="Components MeeGo" version="1.0" requiredImport="com.meego">
+ <node name="TextArea" icon=":/meegoplugin/images/textarea16.png">
+ <itemlibraryentry name="TextArea" category="Components MeeGo" libraryIcon=":/meegoplugin/images/textarea.png" version="1.0" requiredImport="com.meego">
<property name="width" type="int" value="100"/>
<property name="height" type="int" value="100"/>
<property name="text" type="QString" value="TextArea"/>
@@ -83,20 +83,20 @@
<property name="height" type="int" value="640"/>
</itemlibraryentry>
</node>
- <node name="ToolBar" icon=":/meegoplugin/images/window16.png">
- <itemlibraryentry name="ToolBar" category="Components MeeGo" libraryIcon=":/meegoplugin/images/window.png" version="1.0" requiredImport="com.meego">
+ <node name="ToolBar" icon=":/meegoplugin/images/toolbar16.png">
+ <itemlibraryentry name="ToolBar" category="Components MeeGo" libraryIcon=":/meegoplugin/images/toolbar.png" version="1.0" requiredImport="com.meego">
<property name="width" type="int" value="360"/>
<property name="height" type="int" value="140"/>
</itemlibraryentry>
</node>
- <node name="ButtonColumn" icon=":/meegoplugin/images/window16.png">
- <itemlibraryentry name="ButtonColumn" category="Components MeeGo" libraryIcon=":/meegoplugin/images/window.png" version="1.0" requiredImport="com.meego">
+ <node name="ButtonColumn" icon=":/meegoplugin/images/buttoncolumn16.png">
+ <itemlibraryentry name="ButtonColumn" category="Components MeeGo" libraryIcon=":/meegoplugin/images/buttoncolumn.png" version="1.0" requiredImport="com.meego">
<property name="width" type="int" value="100"/>
<property name="height" type="int" value="100"/>
</itemlibraryentry>
</node>
- <node name="ButtonRow" icon=":/meegoplugin/images/window16.png">
- <itemlibraryentry name=" ButtonRow" category="Components MeeGo" libraryIcon=":/meegoplugin/images/window.png" version="1.0" requiredImport="com.meego">
+ <node name="ButtonRow" icon=":/meegoplugin/images/buttonrow16.png">
+ <itemlibraryentry name=" ButtonRow" category="Components MeeGo" libraryIcon=":/meegoplugin/images/buttonrow.png" version="1.0" requiredImport="com.meego">
<property name="width" type="int" value="100"/>
<property name="height" type="int" value="100"/>
</itemlibraryentry>