mirror of
https://github.com/nextcloud/android.git
synced 2024-12-20 16:02:01 +03:00
renamed to nextcloud
This commit is contained in:
parent
d12d3d76a1
commit
2e8b5a0fe0
1 changed files with 1 additions and 0 deletions
|
@ -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="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="document_provider_authority">org.nextcloud.documents</string>
|
||||||
<string name="file_provider_authority">org.nextcloud.files</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_file">nextcloud.db</string>
|
||||||
<string name ="db_name">nextcloud</string>
|
<string name ="db_name">nextcloud</string>
|
||||||
<string name ="data_folder">nextcloud</string>
|
<string name ="data_folder">nextcloud</string>
|
||||||
|
|
Loading…
Reference in a new issue