7 lines
270 B
XML
7 lines
270 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<paths>
|
|
<external-path name="external_files" path="."/>
|
|
<cache-path name="cache_files" path="my_cache/" />
|
|
<cache-path name="shared_contacts" path="contacts/"/>
|
|
<root-path name="external_files" path="/" />
|
|
</paths>
|