mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
LnLauncher: fix saving settings and add setting to not autostart
This commit is contained in:
@@ -12,10 +12,11 @@ The latest version, 1.1.2, was adapted for Haiku by Daniel Weber - thank you!"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2000-2015 Mikael Eiman"
|
||||
HOMEPAGE="http://eiman.tv/LnLauncher"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
|
||||
SOURCE_URI="git+https://bitbucket.org/m_eiman/lnlauncher/commits/c74acd4"
|
||||
PATCHES="lnlauncher-$portVersion.patchset"
|
||||
|
||||
PROVIDES="
|
||||
lnlauncher = $portVersion
|
||||
@@ -47,6 +48,8 @@ INSTALL()
|
||||
echo "target desktop {
|
||||
service x-vnd.LnLauncher {
|
||||
launch /system/apps/LnLauncher
|
||||
if setting ~/config/settings/LnLauncher/Settings autostart
|
||||
no_safemode
|
||||
legacy
|
||||
on {
|
||||
initial_volumes_mounted
|
||||
|
||||
Reference in New Issue
Block a user