Hi Barry,

Am 23.03.2014 um 15:24 schrieb JORDAN, Barry A:

> Thanks for the info Hefee
>  
> I managed to modify the application's display name and I even found a way to 
> disable the update check.
>  
> What I can't seem to understand is how to specify the server URL in the files 
> you suggested.
>  


All tunables are in OWNCLOUD.cmake and theme.h. You are looking for

QString Theme:: overrideServerUrl() const

Override it in your Theme sublclass and return a non-empty string order to have 
a pre-defined URL.

Daniel

--
www.owncloud.com - Your Data, Your Cloud, Your Way!

ownCloud GmbH, GF: Markus Rex, Holger Dyroff
Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg)

_______________________________________________
Devel mailing list
Devel@owncloud.org
http://mailman.owncloud.org/mailman/listinfo/devel

Reply via email to