data/launch/user: Fixed FirstBootPrompt location.

* Now started via signature (it lives in bin, not apps).
This commit is contained in:
Axel Dörfler
2015-07-22 20:43:30 +02:00
parent 7987907008
commit 638ee09556
-1
View File
@@ -12,7 +12,6 @@ target desktop {
target first_boot {
job x-vnd.Haiku-FirstBootPrompt {
launch /system/apps/FirstBootPrompt
legacy
}
}