aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-01-25 21:18:53 +0100
committerChristian Schneppe <christian@pix-art.de>2017-01-25 21:18:53 +0100
commite5fbfbab0d0b04247d7decacae7a1a02369e4914 (patch)
tree723c2087b3ea23c2b771917f400731de1272a610 /src/main/res/xml
parentcf15b442d087287ef285cda70e3dacfeae485055 (diff)
reworked FileBackend
Diffstat (limited to 'src/main/res/xml')
-rw-r--r--src/main/res/xml/file_paths.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/xml/file_paths.xml b/src/main/res/xml/file_paths.xml
index 6ba7c695b..5cf2e6604 100644
--- a/src/main/res/xml/file_paths.xml
+++ b/src/main/res/xml/file_paths.xml
@@ -3,4 +3,8 @@
<external-path
name="external"
path="/" />
+ <files-path path="Images/" name="pictures" />
+ <files-path path="Videos" name="videos"/>
+ <files-path path="Files/" name="files" />
+ <files-path path="Audios/" name="audios" />
</paths> \ No newline at end of file