CFile: add filetypes for install and update packages

Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ada20de64
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-12-21 (Sun, 21 Dec 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2014-12-21 00:32:30 +01:00
parent d92aee87b1
commit 344e488c14
3 changed files with 14 additions and 12 deletions

View File

@@ -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;