mirror of https://github.com/cutefishos/calamares
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
310 B
Plaintext
8 lines
310 B
Plaintext
# Module metadata file for partition viewmodule
|
|
# Syntax is YAML 1.2
|
|
---
|
|
type: "view" #core or view
|
|
name: "partition" #the module name. must be unique and same as the parent directory
|
|
interface: "qtplugin" #can be: qtplugin, python, process, ...
|
|
load: "libcalamares_viewmodule_partition.so"
|