blob: 9390b53c311db8b618679b98588e3765463dbadf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="utf-8"?>
<paths>
<external-path
name="external"
path="/" />
<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>
|