浏览代码

Add option to turn off share in setup.xml

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

+ 1 - 0
res/values/setup.xml

@@ -24,6 +24,7 @@
     
     <!-- Flags to enable/disable some features -->
     <string name = "send_files_to_other_apps">on</string>
+    <string name = "share_link">on</string>
     
     
     <!-- Colors -->