openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #02908
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