Revert "Use appid between homescreen-service and apps"
[apps/launcher.git] / launcher / qml / Launcher.qml
index f6f2702..31b1f3d 100644 (file)
@@ -79,7 +79,7 @@ ApplicationWindow {
                 } else {
                     currentId = ''
                 }
-                homescreenHandler.tapShortcut(applicationModel.appid(loc.index))
+                homescreenHandler.tapShortcut(applicationModel.name(loc.index))
             }
             onPositionChanged: {
                 if (loc.currentId === '') return