Adhere to examples standards more consistently
authorAlan Alpert <alan.alpert@nokia.com>
Thu, 19 Jan 2012 05:14:06 +0000 (15:14 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 20 Jan 2012 14:13:15 +0000 (15:13 +0100)
commit95a92ae3881ee99a851b69c96fc2c3c985a0a0ed
treed225f4c86015d9c1b7fed1d4e0cab69ff7131f36
parent03df69e81bd82ca7968a3ea40314a6cc8ad52559
Adhere to examples standards more consistently

Example subfolders should be named 'content'

Change-Id: I23f5b0ef44108f54f9b1703f04faf02cafc78efb
Reviewed-by: Martin Jones <martin.jones@nokia.com>
24 files changed:
examples/declarative/calculator/calculator.qml
examples/declarative/calculator/content/Button.qml [moved from examples/declarative/calculator/Core/Button.qml with 100% similarity]
examples/declarative/calculator/content/Display.qml [moved from examples/declarative/calculator/Core/Display.qml with 100% similarity]
examples/declarative/calculator/content/calculator.js [moved from examples/declarative/calculator/Core/calculator.js with 100% similarity]
examples/declarative/calculator/content/images/button-.png [moved from examples/declarative/calculator/Core/images/button-.png with 100% similarity]
examples/declarative/calculator/content/images/button-blue.png [moved from examples/declarative/calculator/Core/images/button-blue.png with 100% similarity]
examples/declarative/calculator/content/images/button-green.png [moved from examples/declarative/calculator/Core/images/button-green.png with 100% similarity]
examples/declarative/calculator/content/images/button-purple.png [moved from examples/declarative/calculator/Core/images/button-purple.png with 100% similarity]
examples/declarative/calculator/content/images/button-red.png [moved from examples/declarative/calculator/Core/images/button-red.png with 100% similarity]
examples/declarative/calculator/content/images/display.png [moved from examples/declarative/calculator/Core/images/display.png with 100% similarity]
examples/declarative/calculator/content/qmldir [moved from examples/declarative/calculator/Core/qmldir with 100% similarity]
examples/declarative/samegame/content/BoomBlock.qml [moved from examples/declarative/samegame/SamegameCore/BoomBlock.qml with 100% similarity]
examples/declarative/samegame/content/Button.qml [moved from examples/declarative/samegame/SamegameCore/Button.qml with 100% similarity]
examples/declarative/samegame/content/Dialog.qml [moved from examples/declarative/samegame/SamegameCore/Dialog.qml with 100% similarity]
examples/declarative/samegame/content/GameArea.qml [moved from examples/declarative/samegame/SamegameCore/GameArea.qml with 100% similarity]
examples/declarative/samegame/content/NameInputDialog.qml [moved from examples/declarative/samegame/SamegameCore/NameInputDialog.qml with 100% similarity]
examples/declarative/samegame/content/pics/background.png [moved from examples/declarative/samegame/SamegameCore/pics/background.png with 100% similarity]
examples/declarative/samegame/content/pics/blueStone.png [moved from examples/declarative/samegame/SamegameCore/pics/blueStone.png with 100% similarity]
examples/declarative/samegame/content/pics/greenStone.png [moved from examples/declarative/samegame/SamegameCore/pics/greenStone.png with 100% similarity]
examples/declarative/samegame/content/pics/particle.png [moved from examples/declarative/samegame/SamegameCore/pics/particle.png with 100% similarity]
examples/declarative/samegame/content/pics/redStone.png [moved from examples/declarative/samegame/SamegameCore/pics/redStone.png with 100% similarity]
examples/declarative/samegame/content/pics/yellowStone.png [moved from examples/declarative/samegame/SamegameCore/pics/yellowStone.png with 100% similarity]
examples/declarative/samegame/content/samegame.js [moved from examples/declarative/samegame/SamegameCore/samegame.js with 100% similarity]
examples/declarative/samegame/samegame.qml