OC-459:new string server_url, new bool show_server_url_input. OC-394
authormasensio <masensio@solidgear.es>
Tue, 25 Jun 2013 09:00:19 +0000 (11:00 +0200)
committermasensio <masensio@solidgear.es>
Tue, 25 Jun 2013 09:00:19 +0000 (11:00 +0200)
res/values/branding.xml

index 4c67033..29343b7 100644 (file)
@@ -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>