aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/xml/filepaths.xml
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2016-03-28 23:19:19 +0200
committersteckbrief <steckbrief@chefmail.de>2016-03-28 23:19:19 +0200
commit0c0676b7dbf87e24ebcc4714adfb10d91e3d72b8 (patch)
treeb68a39f709c760f8dc67522d1b489e658e1082e0 /src/main/res/xml/filepaths.xml
parentf2e361d273c228a5007c4a3e257b0b77d5d990d4 (diff)
parentfd6f0a842b61b0f4d1b90f798ebc96eb7da022f0 (diff)
Merge branch 'master' of repos.thedevstack.de:conversations-plus
Diffstat (limited to 'src/main/res/xml/filepaths.xml')
-rw-r--r--src/main/res/xml/filepaths.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/res/xml/filepaths.xml b/src/main/res/xml/filepaths.xml
new file mode 100644
index 00000000..71062dda
--- /dev/null
+++ b/src/main/res/xml/filepaths.xml
@@ -0,0 +1,4 @@
+<paths xmlns:android="http://schemas.android.com/apk/res/android">
+ <files-path name="conversationsplus_images" path="Images/"/>
+ <files-path name="conversationsplus_files" path="files/" />
+</paths> \ No newline at end of file