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:
99817da
)
OC-2587:Add new string to setup.xml: share_api_link
author
masensio
<masensio@solidgear.es>
Fri, 17 Jan 2014 13:35:00 +0000
(14:35 +0100)
committer
masensio
<masensio@solidgear.es>
Fri, 17 Jan 2014 13:35:00 +0000
(14:35 +0100)
res/values/setup.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/values/setup.xml
b/res/values/setup.xml
index
226b618
..
a40d5c2
100644
(file)
--- a/
res/values/setup.xml
+++ b/
res/values/setup.xml
@@
-14,6
+14,7
@@
<bool name="show_server_url_input">true</bool>
<bool name="show_welcome_link">true</bool>
<string name="welcome_link_url">"https://owncloud.com/mobile/new"</string>
+ <string name="share_api_link"></string>
<!-- Flags to setup the authentication methods available in the app -->
<string name="auth_method_oauth2">off</string>