aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/ShortcutArea.qml
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/qml/ShortcutArea.qml')
-rw-r--r--homescreen/qml/ShortcutArea.qml8
1 files changed, 4 insertions, 4 deletions
diff --git a/homescreen/qml/ShortcutArea.qml b/homescreen/qml/ShortcutArea.qml
index 1698a88..a9df954 100644
--- a/homescreen/qml/ShortcutArea.qml
+++ b/homescreen/qml/ShortcutArea.qml
@@ -32,12 +32,12 @@ Item {
application: ''
}
ListElement {
- name: 'Music'
- application: 'mediaplayer@0.1'
+ name: 'Dashboard'
+ application: 'dashboard@0.1'
}
ListElement {
- name: 'HVAC'
- application: 'hvac@0.1'
+ name: 'Video'
+ application: 'videoplayer@0.1'
}
ListElement {
name: 'Navigation'