aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml/file_paths.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/xml/file_paths.xml')
-rw-r--r--src/main/res/xml/file_paths.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main/res/xml/file_paths.xml b/src/main/res/xml/file_paths.xml
index 6a5e2609..4147940e 100644
--- a/src/main/res/xml/file_paths.xml
+++ b/src/main/res/xml/file_paths.xml
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<paths>
<external-path name="external" path="/"/>
- <files-path path="Pictures/" name="pics" />
+ <files-path path="Images/" name="pictures" />
+ <files-path path="Videos" name="videos"/>
<files-path path="Files/" name="files" />
- <cache-path path="Camera/" name="cam" />
+ <cache-path path="Camera/" name="camera" />
</paths> \ No newline at end of file