openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #29592
Re: [Merge] lp:~trb143/openlp/background_videos into lp:openlp
Review: Needs Fixing
Only problem is that Transifex has deprecated the .net and now uses .com.
Diff comments:
>
> === modified file 'scripts/translation_utils.py'
> --- scripts/translation_utils.py 2015-12-31 22:46:06 +0000
> +++ scripts/translation_utils.py 2016-05-02 08:16:53 +0000
> @@ -60,7 +60,7 @@
> from PyQt5 import QtCore
> from lxml import etree, objectify
>
> -SERVER_URL = 'http://www.transifex.net/api/2/project/openlp/resource/openlp-24x/'
> +SERVER_URL = 'http://www.transifex.net/api/2/project/openlp/resource/openlp-26x/'
This needs to be .com. I have a merge proposal for it, but it'll probably conflict with yours at this stage.
> IGNORED_PATHS = ['scripts']
> IGNORED_FILES = ['setup.py']
>
--
https://code.launchpad.net/~trb143/openlp/background_videos/+merge/293507
Your team OpenLP Core is subscribed to branch lp:openlp.
References