mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-08 10:52:04 +02:00
Merge pull request #2189
6267be0
monero-wallet-gui.pro: add lupdate options no-obsolete and locations none (mmbyday)
This commit is contained in:
commit
df34693d4e
@ -385,7 +385,7 @@ TRANSLATIONS = $$files($$PWD/translations/monero-core_*.ts)
|
||||
|
||||
CONFIG(release, debug|release) {
|
||||
DESTDIR = release/bin
|
||||
LANGUPD_OPTIONS = -locations relative -no-ui-lines
|
||||
LANGUPD_OPTIONS = -locations none -no-ui-lines -no-obsolete
|
||||
LANGREL_OPTIONS = -compress -nounfinished -removeidentical
|
||||
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user