openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #03848
[Merge] lp:~trb143/openlp/bugfixes1 into lp:openlp
Tim Bentley has proposed merging lp:~trb143/openlp/bugfixes1 into lp:openlp.
Requested reviews:
OpenLP Core (openlp-core)
Related bugs:
#637547 Editing a song in a loaded service file crashes
https://bugs.launchpad.net/bugs/637547
#637886 Replacing live video background with nothing live causes crash
https://bugs.launchpad.net/bugs/637886
#642778 enchant.DictNotFoundError: Dictionary for language 'ja_JP' could not be found
https://bugs.launchpad.net/bugs/642778
Allow qm files
--
https://code.launchpad.net/~trb143/openlp/bugfixes1/+merge/36627
Your team OpenLP Core is requested to review the proposed merge of lp:~trb143/openlp/bugfixes1 into lp:openlp.
=== modified file 'MANIFEST.in'
--- MANIFEST.in 2010-06-21 20:19:57 +0000
+++ MANIFEST.in 2010-09-25 10:11:42 +0000
@@ -3,6 +3,7 @@
recursive-include openlp *.csv
recursive-include openlp *.html
recursive-include openlp *.js
+recursive-include openlp *.qm
recursive-include documentation *
recursive-include resources/forms *
recursive-include resources/i18n *
Follow ups