projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b08f9f
)
Add option to turn off share in setup.xml
author
masensio
<masensio@solidgear.es>
Mon, 4 May 2015 12:29:17 +0000
(14:29 +0200)
committer
masensio
<masensio@solidgear.es>
Mon, 4 May 2015 12:29:17 +0000
(14:29 +0200)
res/values/setup.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/values/setup.xml
b/res/values/setup.xml
index
524aa2a
..
b5cfc95
100644
(file)
--- a/
res/values/setup.xml
+++ b/
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 -->