Use FileProvider for update file handling

Fixes #7654
Closes #7658
This commit is contained in:
Henning Dodenhof
2018-04-06 19:35:11 +02:00
committed by Moxie Marlinspike
parent 2a1ce859c4
commit e0603abdd3
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<external-cache-path name="external_cache" path="." />
<external-files-path name="external_files" path="." />
<external-path name="external_pictures" path="Pictures"/>
<external-path name="external_video" path="Movies"/>