> 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()
-- 
https://code.launchpad.net/~samster9312/openlp/android/+merge/54984
Your team OpenLP Core is subscribed to branch lp:openlp/android.

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to