← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~googol-hush/openlp/fixes into lp:openlp

 

> Personally, I prefer
> 
>     self.QuickVersionLabel.setText(
>         translate('BiblesPlugin.MediaItem', 'Version:'))
> 
> Over
> 
>     self.QuickVersionLabel.setText(translate('BiblesPlugin.MediaItem',
>         'Version:'))
> 
> As I find the first version easier to read.

What is about the other developers? What do you prefer? I do not have any problems with reverting this, I just broke the lines after a comma instead of a bracket, since that is the preferred way. If the broad consent is to break after a bracket, than that's perfectly alright for me.
-- 
https://code.launchpad.net/~googol-hush/openlp/fixes/+merge/32055
Your team OpenLP Core is subscribed to branch lp:openlp.



References