hpkg format: Generalize user/global settings file attributes
* For all identifiers: Rename global settings file to global writable file. We want to use the respective attribute also for other writable files, not only settings files. * User settings file/global writable file info/attribute: Add isDirectory property/child attribute. This allows declaring global/ user settings directories associated with the package.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
#include <../os/package/GlobalSettingsFileInfo.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <../os/package/GlobalWritableFileInfo.h>
|
||||
@@ -1 +0,0 @@
|
||||
#include <../os/package/SettingsFileUpdateType.h>
|
||||
@@ -0,0 +1 @@
|
||||
#include <../os/package/WritableFileUpdateType.h>
|
||||
Reference in New Issue
Block a user