mirror of https://github.com/FongMi/TV.git
parent
e09dd4fef7
commit
318af4ee35
@ -1,8 +1,11 @@ |
|||||||
<?xml version="1.0" encoding="utf-8"?> |
<?xml version="1.0" encoding="utf-8"?> |
||||||
<resources> |
<resources> |
||||||
<paths> |
<paths> |
||||||
<root-path name="root" path="." /> |
<files-path name="files" path="." /> |
||||||
<cache-path name="cache_files" path="." /> |
<cache-path name="cache" path="." /> |
||||||
<external-path name="external_files" path="." /> |
<external-path name="external" path="." /> |
||||||
|
<external-files-path name="external_files" path="." /> |
||||||
|
<external-cache-path name="external_cache" path="." /> |
||||||
|
<external-media-path name="external_media" path="." /> |
||||||
</paths> |
</paths> |
||||||
</resources> |
</resources> |
||||||
Loading…
Reference in new issue