Add the partition viewmodule to the modules-prepare roster.
This commit is contained in:
parent
c7d62300a0
commit
b2744f912a
@ -11,5 +11,5 @@ modules-search: [ local, /path/to/dir/with/more/modules ]
|
|||||||
# TBD: do we want to allow non-page modules (core-modules) to be set as immediate or
|
# TBD: do we want to allow non-page modules (core-modules) to be set as immediate or
|
||||||
# delayed? Is this an intrinsic property of a module? Does it depend on whether it's
|
# delayed? Is this an intrinsic property of a module? Does it depend on whether it's
|
||||||
# a QProcess, a Python script or a plugin? More research is required. --teo
|
# a QProcess, a Python script or a plugin? More research is required. --teo
|
||||||
modules-prepare : [ greeting ]
|
modules-prepare : [ greeting, partition ]
|
||||||
modules-postinstall : [ finished ]
|
modules-postinstall : [ finished ]
|
||||||
|
Loading…
Reference in New Issue
Block a user