1
0
mirror of https://gitlab.com/openlp/openlp.git synced 2024-07-27 02:48:21 +00:00
This is a mirror of the main OpenLP repository at https://gitlab.com/openlp/openlp
Go to file
Chris Witterholt 6836412790 Merge branch 'return-system-language-when-language-auto-detect' into 'master'
Method "get_language" returns the two-letter ISO 639 language code instead of "en" in case the language in OpenLP is auto detected.

See merge request openlp/openlp!768
2024-07-23 20:09:38 +00:00
documentation PJlink2 update K 2017-09-22 05:03:28 -07:00
openlp Method "get_language" returns the two-letter ISO 639 language code instead of "en" in case the language in OpenLP is auto detected. 2024-07-23 20:09:37 +00:00
resources Translations 21042024 2024-04-27 05:42:58 +00:00
scripts Handle Python versions which include release levels 2024-06-21 09:56:07 -05:00
tests Method "get_language" returns the two-letter ISO 639 language code instead of "en" in case the language in OpenLP is auto detected. 2024-07-23 20:09:37 +00:00
.editorconfig Add continuation_indent_size to editorconfig. 2022-10-26 05:21:49 +00:00
.gitignore Fix the coverage badge on GitLab by producing an XML report 2023-12-07 10:54:02 -07:00
.gitlab-ci.yml Fix the coverage badge on GitLab by producing an XML report 2023-12-07 10:54:02 -07:00
.pre-commit-config.yaml Fixing flake8 URL for pre-commit 2022-12-31 02:30:11 +00:00
appveyor.yml Use Python's version comparison, not Qt's 2024-03-06 15:58:22 +00:00
CHANGELOG.rst Update the changelog for 3.1.2 2024-05-17 20:04:45 +00:00
copyright.txt 2024 - One year older but wiser? 2024-01-05 17:18:59 +00:00
karma.conf.js Display API abstraction 2023-08-12 15:59:37 +00:00
LICENSE License change to GPL-3.0-or-later 2019-04-13 15:00:22 +02:00
MANIFEST.in sdist build wasn't including the Karma config *facepalm* 2019-08-26 15:06:12 -07:00
package.json Display API abstraction 2023-08-12 15:59:37 +00:00
pytest.ini Change the filter to be SQLAlchemy 2 compatible 2024-01-26 08:12:45 -07:00
README.rst Update README.rst links to work 2020-09-30 02:44:45 +00:00
run_openlp.py 2024 - One year older but wiser? 2024-01-05 17:18:59 +00:00
setup.cfg Migrate to using Declarative Base in Songs 2023-03-08 03:27:49 +00:00
setup.py Use Python's version comparison, not Qt's 2024-03-06 15:58:22 +00:00
yarn.lock Run the Display JS tests as well 2019-10-23 20:09:37 +00:00

OpenLP

You're probably reading this because you've just downloaded the source code for OpenLP. If you are looking for the installer file, please go to the download page on the web site:

https://openlp.org/#download

If you're looking for how to contribute to OpenLP, then please look at the OpenLP wiki:

https://wiki.openlp.org/

Thanks for downloading OpenLP!