renamed to nextcloud

This commit is contained in:
Andy Scherzinger 2016-08-04 13:50:00 +02:00 committed by AndyScherzinger
parent d12d3d76a1
commit 2e8b5a0fe0
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -9,6 +9,7 @@
<string name="authority">org.nextcloud</string> <!-- better if was the app package with ".provider" appended ; it identifies the provider -->
<string name="document_provider_authority">org.nextcloud.documents</string>
<string name="file_provider_authority">org.nextcloud.files</string>
<string name="authorityCache">org.nextcloud.imageCache.provider</string>
<string name ="db_file">nextcloud.db</string>
<string name ="db_name">nextcloud</string>
<string name ="data_folder">nextcloud</string>