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