openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #16179
[Bug 1012628] Re: Set data path via command line switch
I think we should also consider allowing the settings path to be changed
on the command line. On Windows this would then use the ini file instead
of the registry, like the portable version does but without the
restriction as to where the ini file is located.
C:\> openlp --settings-file "D:\worship\openlp\settings.ini"
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1012628
Title:
Set data path via command line switch
Status in OpenLP - Worship Presentation Software:
Confirmed
Bug description:
Data path can now be changed via GUI. It could be useful if the data
path could be set via a command line switch. This would allow
different shortcuts to run openlp with different data sets. Could also
be useful for testing environments.
e.g.
$ openlp -dp "D:\worship\openlp data"
$ openlp --data-path "D:\worship\openlp data"
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1012628/+subscriptions
References