← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~samster9312/openlp/android into lp:openlp/android

 

> > Lots of hardcoded references to 192.168.1.44, some users would complain!
> 
> Those are defaults like our initial values.  I hope there is a screen to set
> the preferences!
> 
> prefs.getString("url", "http://192.168.1.44";);
> 
> is the same as
> QtCore.QSettings().value(self.settingsSection +
> u'url',QtCore.QVariant(u'http://192.168.1.44')).toString()

Yes its a screen to set preferences but I think on a possibility to open that automatically the first time you run the app.
-- 
https://code.launchpad.net/~samster9312/openlp/android/+merge/54984
Your team OpenLP Core is subscribed to branch lp:openlp/android.



References