lp:~suutari-olli/openlp/show-no-logo-or-background-when-starting

Created by Azaziah and last modified
Get this branch:
bzr branch lp:~suutari-olli/openlp/show-no-logo-or-background-when-starting
Only Azaziah can upload to this branch. If you are Azaziah please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Azaziah
Project:
OpenLP
Status:
Merged

Recent revisions

2643. By Azaziah

Added: self.BackgroundColorColon = translate('OpenLP.Ui', 'Background color:')
to uistrings, background color label now uses this.

This same string will be used several times in this branch:
https://code.launchpad.net/~suutari-olli/openlp/ui-messages-part-1/+merge/291628

2642. By Azaziah

Merge to trunk on 13.4.16

2641. By Azaziah

Fixed the broken import statements.

2640. By Azaziah

Merge to trunk on 8.4.16

You will need to
manually delete the __pycache__ directory inside openlp_core_utils.
run "bzr resolve openlp_core_utils"
then you will be allowed to commit the changes.

also resolved conflict for advancedtab.py

2639. By Azaziah

This now moves old settings from advanced tab into the new settings.

2638. By Azaziah

- Changed comments related to "default image" to match "logo".
- Removed one default_

2637. By Azaziah

Added empty newline to the end of generaltab.py

2636. By Azaziah

In this branch:

- Removed old "Default image" settings from advanced tab.
- Removed related imports and functions.
- Renamed def on_background_color_changed to on_logo_background_color_changed

2635. By Azaziah

In this branch:

- Renamed "Default image" and related settings to "Logo" etc.
- Moved these settings to General tab from Advanced tab
- Re-wired these settings to code functions

To do:

- Remove these from advanced tab.
- Verify tests still work

2634. By Azaziah

Added two tests for this.

The other to check if visibility is changed to "True" for logo, the other for the opposite.

To do:

How to name this new setting? / Old "Default image" settings.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openlp
This branch contains Public information 
Everyone can see this information.

Subscribers