aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--HomeScreen/qml/ShortcutArea.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/HomeScreen/qml/ShortcutArea.qml b/HomeScreen/qml/ShortcutArea.qml
index aeaf097..9e71a94 100644
--- a/HomeScreen/qml/ShortcutArea.qml
+++ b/HomeScreen/qml/ShortcutArea.qml
@@ -40,7 +40,7 @@ Item {
}
ListElement {
name: 'Navigation'
- application: 'controls@0.1'
+ application: 'navigation@0.1'
}
}