mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-25 08:28:22 -04:00
Added load entry to plugin config.
This commit is contained in:
parent
f3a04f5146
commit
2693f493c9
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ interface: "qtplugin" #can be: qtplugin, python, process, ...
|
|||
requires: [] #list of module names that must also be loaded. only applies to
|
||||
#binary plugins! these are actual link-time dependencies, not
|
||||
#conceptual dependencies for the setup procedure
|
||||
load: "libcalamares_viewmodule_greeting.so"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue