blob: 847faf68fd93761ed7c5a3a29c7b592e6733c0b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
<?xml version="1.0" encoding="utf-8"?>
<paths>
<external-path
name="external"
path="/" />
<root-path
name="storage"
path="/storage/" />
<files-path
name="pictures"
path="Images/" />
<files-path
name="videos"
path="Videos" />
<files-path
name="files"
path="Files/" />
<files-path
name="audios"
path="Audios/" />
<files-path
name="update"
path="Update/" />
</paths>
|