Read/Write system for Cinnamon preference file
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
class ImageSourceEnum(enumerate):
|
||||
IMAGESET = "image_set"
|
||||
HEICFILE = "heic_file"
|
||||
SOURCEFOLDER = "source_folder"
|
||||
Reference in New Issue
Block a user