Changed the plugin module name
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>
Tue, 23 Oct 2012 10:44:41 +0000 (12:44 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 29 Oct 2012 15:48:43 +0000 (16:48 +0100)
commitb7e319bc30f47c4ea43b8aaa9402727c775c2d0c
treee2eaef2f776a42b87f430af6db185e32303ac6bb
parent3c4574e3631b998d228a33fe2186ea6370a69193
Changed the plugin module name

The earlier name, com.nokia.TimeExample is irrelevant now.
Also updated all instances of documentation where this older module
name was referred.

Change-Id: Ic252d0e72af23c2d39d5fed55f242e47c1b6bde9
Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
15 files changed:
examples/qml/plugins/README [deleted file]
examples/qml/plugins/doc/images/qml-plugins-example.png [new file with mode: 0644]
examples/qml/plugins/doc/src/qmlpluginex.qdoc [new file with mode: 0644]
examples/qml/plugins/imports/TimeExample/Clock.qml [moved from examples/qml/plugins/com/nokia/TimeExample/Clock.qml with 100% similarity]
examples/qml/plugins/imports/TimeExample/center.png [moved from examples/qml/plugins/com/nokia/TimeExample/center.png with 100% similarity]
examples/qml/plugins/imports/TimeExample/clock.png [moved from examples/qml/plugins/com/nokia/TimeExample/clock.png with 100% similarity]
examples/qml/plugins/imports/TimeExample/hour.png [moved from examples/qml/plugins/com/nokia/TimeExample/hour.png with 100% similarity]
examples/qml/plugins/imports/TimeExample/minute.png [moved from examples/qml/plugins/com/nokia/TimeExample/minute.png with 100% similarity]
examples/qml/plugins/imports/TimeExample/qmldir [moved from examples/qml/plugins/com/nokia/TimeExample/qmldir with 62% similarity]
examples/qml/plugins/plugin.cpp
examples/qml/plugins/plugins.pro
examples/qml/plugins/plugins.qml
src/qml/doc/snippets/qml/imports/timeexample.qml
src/qml/doc/src/modules/cppplugins.qdoc
src/qml/qml/qqmlextensionplugin.cpp