mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 19:32:03 +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) {
|
CONFIG(release, debug|release) {
|
||||||
DESTDIR = release/bin
|
DESTDIR = release/bin
|
||||||
LANGUPD_OPTIONS = -locations relative -no-ui-lines
|
LANGUPD_OPTIONS = -locations none -no-ui-lines -no-obsolete
|
||||||
LANGREL_OPTIONS = -compress -nounfinished -removeidentical
|
LANGREL_OPTIONS = -compress -nounfinished -removeidentical
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user