Browse Source

Add option to turn off share in setup.xml

masensio 10 years ago
parent
commit
a41c0b39f2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      res/values/setup.xml

+ 1 - 0
res/values/setup.xml

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