db name also "custom"

This commit is contained in:
tobiasKaminsky 2017-04-29 09:03:41 +02:00
parent fa84532da7
commit fb025d17d0
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -11,8 +11,8 @@
<string name="users_and_groups_share_with">com.custom.client.provider.UsersAndGroupsSearch.action.SHARE_WITH</string>
<string name="document_provider_authority">com.custom.client.provider.Documents</string>
<string name="file_provider_authority">com.custom.client.provider.Files</string>
<string name ="db_file">nextcloud.db</string>
<string name ="db_name">nextcloud</string>
<string name ="db_file">custom.db</string>
<string name ="db_name">custom</string>
<string name="data_folder">custom</string>
<string name ="log_name">nextcloud</string>
<string name="default_display_name_for_root_folder">Custom</string>