Use appid between homescreen-service and apps
[apps/launcher.git] / launcher / qml / Launcher.qml
index 6caad1e..26e42fc 100644 (file)
@@ -82,7 +82,7 @@ Window {
                 } else {
                     currentId = ''
                 }
-                homescreenHandler.tapShortcut(applicationModel.name(loc.index))
+                homescreenHandler.tapShortcut(applicationModel.appid(loc.index))
             }
             onPositionChanged: {
                 if (loc.currentId === '') return