浏览代码

renamed to nextcloud

Andy Scherzinger 9 年之前
父节点
当前提交
2e8b5a0fe0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      res/values/setup.xml

+ 1 - 0
res/values/setup.xml

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