diff options
| author | fero-sk <fero@frage.sk> | 2017-12-02 13:29:37 +0100 |
|---|---|---|
| committer | erciccione <erciccione@users.noreply.github.com> | 2017-12-27 19:01:10 +0100 |
| commit | c2a1a7bfb3745eeeee090873b9ba501a3de29d12 (patch) | |
| tree | f2b04878498b668146ee8dff3b44e59a72fbbb5a | |
| parent | 9c1d20737e98703964ff52f0097406f070141190 (diff) | |
| download | monzero-gui-c2a1a7bfb3745eeeee090873b9ba501a3de29d12.tar.gz monzero-gui-c2a1a7bfb3745eeeee090873b9ba501a3de29d12.tar.xz monzero-gui-c2a1a7bfb3745eeeee090873b9ba501a3de29d12.zip | |
Update monero-wallet-gui.pro
| -rw-r--r-- | monero-wallet-gui.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/monero-wallet-gui.pro b/monero-wallet-gui.pro index efced24a..40e6c4ec 100644 --- a/monero-wallet-gui.pro +++ b/monero-wallet-gui.pro @@ -319,6 +319,7 @@ TRANSLATIONS = \ # English is default language, no explicit translation file $$PWD/translations/monero-core_ro.ts \ # Romanian $$PWD/translations/monero-core_da.ts \ # Danish $$PWD/translations/monero-core_cs.ts \ # Czech + $$PWD/translations/monero-core_sk.ts \ # Slovak CONFIG(release, debug|release) { DESTDIR = release/bin |
