diff options
author | lookshe <github@lookshe.org> | 2016-03-27 14:46:54 +0200 |
---|---|---|
committer | lookshe <github@lookshe.org> | 2016-03-27 14:46:54 +0200 |
commit | a3bfd4a30256dcdd65b06c2b5b3082b0a06b74be (patch) | |
tree | afc2d6fd3aa4e1ad1df4922875ef2c52409bcf96 /src/main/res | |
parent | 903bf55b5e80043f020f774af7ed253be388dd41 (diff) | |
parent | 9773b16a98c946e42d39afccc6255e1f1f611aed (diff) |
Merge branch 'trz/rename' into trz/rebase
Diffstat (limited to 'src/main/res')
-rw-r--r-- | src/main/res/xml/filepaths.xml | 4 |
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 |