mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
CFile: add filetypes for install and update packages
This commit is contained in:
@@ -71,7 +71,9 @@ class CFile
|
||||
FILE_PLAYLIST,
|
||||
STREAM_AUDIO,
|
||||
FILE_PICTURE,
|
||||
STREAM_PICTURE
|
||||
STREAM_PICTURE,
|
||||
FILE_BIN_PACKAGE,
|
||||
FILE_PKG_PACKAGE
|
||||
};
|
||||
|
||||
FileType getType(void) const;
|
||||
|
Reference in New Issue
Block a user