aboutsummaryrefslogtreecommitdiffstats
path: root/HomeScreen/qml/TopArea.qml
diff options
context:
space:
mode:
authorPhilippe Lelong <lelong.ph@meltemus.com>2016-12-14 11:58:20 +0100
committerPhilippe Lelong <lelong.ph@meltemus.com>2016-12-14 11:58:20 +0100
commitc5f5ce84f3991b02bdd9472d63b56fdbaf1a6c65 (patch)
tree5ed63c078d19b55aa1bcc5b21775689baf929dc6 /HomeScreen/qml/TopArea.qml
parent4f911d73e2a9a18c3d273b5deb3f1fc952ee68d2 (diff)
Home screen translation changes
Signed-off-by: Philippe Lelong <lelong.ph@meltemus.com>
Diffstat (limited to 'HomeScreen/qml/TopArea.qml')
-rw-r--r--HomeScreen/qml/TopArea.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/HomeScreen/qml/TopArea.qml b/HomeScreen/qml/TopArea.qml
index fdf5a13..76430e2 100644
--- a/HomeScreen/qml/TopArea.qml
+++ b/HomeScreen/qml/TopArea.qml
@@ -29,12 +29,14 @@ Image {
spacing: 0
ShortcutArea {
id: shortcutArea
+ objectName: "ShortcutArea"
Layout.fillWidth: true
Layout.fillHeight: true
Layout.preferredWidth: 785
}
StatusArea {
id: statusArea
+ objectName: "StatusArea"
Layout.fillWidth: true
Layout.fillHeight: true
Layout.preferredWidth: 295