Tim: But isn't "book name language" the currently used name of the setting? A start up converter already exists that renames the setting "bookname language" to "book name language":
plugins/bibles/bibleplugin.py:97: if settings.contains(u'bookname language'): settings.setValue(u'book name language', settings.value( u'bookname language', QtCore.QVariant(0)).toInt()[0]) settings.remove(u'bookname language') -- https://code.launchpad.net/~erik-lundin/openlp/bug-986495/+merge/127122 Your team OpenLP Core is subscribed to branch lp:openlp. _______________________________________________ Mailing list: https://launchpad.net/~openlp-core Post to : openlp-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~openlp-core More help : https://help.launchpad.net/ListHelp