mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-28 18:05:36 -04:00
Add separate FileSystemTypeRole to PM, and output FS PrettyNames.
This commit is contained in:
parent
2986625cfd
commit
df13b3ba08
2 changed files with 5 additions and 1 deletions
|
@ -71,6 +71,7 @@ public:
|
|||
IsFreeSpaceRole,
|
||||
IsPartitionNewRole,
|
||||
FileSystemLabelRole,
|
||||
FileSystemTypeRole,
|
||||
OsproberNameRole,
|
||||
OsproberPathRole,
|
||||
OsproberCanBeResizedRole,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue