mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-06 08:34:01 +00:00
It retrieves and parses attributes.pot and countries.pot files from transifex to extract various constants needed in Picard. It helps to keep those in sync with MusicBrainz website. It then generates: - picard/attributes.py containing cover art types, medium formats, and release group types - picard/countries.py containing countries `update_constants` command replaces `update_countries`
15 lines
147 B
Plaintext
15 lines
147 B
Plaintext
build
|
|
build.cfg
|
|
.pydevproject
|
|
.project
|
|
.idea
|
|
*.pyc
|
|
*.pyd
|
|
*.dll
|
|
*.so
|
|
locale
|
|
*.exe
|
|
.DS_Store
|
|
po/countries/countries.pot
|
|
po/attributes/attributes.pot
|