Hi!
I am looking for a File Selection dialog that would be
* Able to select a directory or a file (specified on call)
* Jolla-store compatible
* LGPL compatible
Maybe someone has recommendations for it? It seems to be a frequent request
(https://together.jolla.com/question/321/file-picker-needed
Hello, for now you can compile and bundle nemo-filemanager plugin:
https://git.merproject.org/mer-core/nemo-qml-plugin-filemanager. I hope
later it will be added to allowed imports.
You can use
https://github.com/CODeRUS/splashscreen-changer/blob/master/settings/SecondPage.qml
as sample of usage.
Андрей,
thank you! Would you mind to specify a license on
https://github.com/CODeRUS/splashscreen-changer ? At present, there is no
license specified, unfortunately.
cheers,
rinigus
On Tue, Nov 29, 2016 at 12:43 PM, Андрей Кожевников
wrote:
> Hello, for now you can compile and bundle nemo-fil
i am using WTFPL for my projects.
29.11.2016 14:26, rinigus пишет:
Андрей,
thank you! Would you mind to specify a license on
https://github.com/CODeRUS/splashscreen-changer ? At present, there is
no license specified, unfortunately.
cheers,
rinigus
On Tue, Nov 29, 2016 at 12:43 PM, Андре
Thank you, good to know. Just would be great to specify it in LICENSE
file. Note that RPM spec specifies that mysterious LICENSE at
https://github.com/CODeRUS/splashscreen-changer/blob/master/rpm/splashscreen-changer.spec#L12
:)
But back to the subject: Andrey, thank you very much for a tip and
ex