Explorar o código

db name also "custom"

tobiasKaminsky %!s(int64=8) %!d(string=hai) anos
pai
achega
fb025d17d0
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/modified/res/values/setup.xml

+ 2 - 2
src/modified/res/values/setup.xml

@@ -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>