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:
6436606
)
OC-459:new string server_url, new bool show_server_url_input. OC-394
author
masensio
<masensio@solidgear.es>
Tue, 25 Jun 2013 09:00:19 +0000
(11:00 +0200)
committer
masensio
<masensio@solidgear.es>
Tue, 25 Jun 2013 09:00:19 +0000
(11:00 +0200)
res/values/branding.xml
patch
|
blob
|
blame
|
history
diff --git
a/res/values/branding.xml
b/res/values/branding.xml
index
4c67033
..
29343b7
100644
(file)
--- a/
res/values/branding.xml
+++ b/
res/values/branding.xml
@@
-1,4
+1,5
@@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<?xml version="1.0" encoding="utf-8"?>
<resources>
-
+ <string name="server_url">"http://beta.owncloud.com/owncloud/"</string>
+ <bool name="show_server_url_input">false</bool>
</resources>
</resources>