hmc
Active Member
HI guys,
a question:
I started to investigate how op_startupmanager works.
I found its PND at
I dissected it and found that all it does is launching
What is the reason that there is this PND?
Only to generate a .desktop file, which starts the shell script?
Wouldn't it have been easier and more straight-forward to sinply generate a fixed .desktop file for the fixed shell script?
Or have I missed something?
Thanks,
Daniel
a question:
I started to investigate how op_startupmanager works.
I found its PND at
Code:
[I]/usr/pandora/apps/op_startupmanager.pnd[/I]
I dissected it and found that all it does is launching
Code:
[I]/usr/pandora/scripts/op_startupmanager.sh[/I]
What is the reason that there is this PND?
Only to generate a .desktop file, which starts the shell script?
Wouldn't it have been easier and more straight-forward to sinply generate a fixed .desktop file for the fixed shell script?
Or have I missed something?
Thanks,
Daniel