1
0

build: clarify which locale files are included

related: 2cb4e56be3
This commit is contained in:
SomberNight
2021-03-31 17:00:39 +02:00
parent 815cc5a1d8
commit c23fca37d4
5 changed files with 22 additions and 9 deletions

View File

@@ -25,3 +25,7 @@ global-exclude *.py[co~]
global-exclude *.py.orig
global-exclude *.py.rej
global-exclude .git
# Maybe we should exclude the compiled locale files? see https://askubuntu.com/a/144139
# We include both source (.po) and compiled (.mo) locale files atm (if present).
# exclude electrum/locale/*/LC_MESSAGES/electrum.mo