|
@@ -4,7 +4,7 @@
|
|
<string name="app_name">Nextcloud</string>
|
|
<string name="app_name">Nextcloud</string>
|
|
<string name="account_type">nextcloud</string> <!-- better if was a domain name; but changing it now would require
|
|
<string name="account_type">nextcloud</string> <!-- better if was a domain name; but changing it now would require
|
|
migrate accounts when the app is updated -->
|
|
migrate accounts when the app is updated -->
|
|
- <string name="authority">org.owncloud</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 ="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>
|