https://bugs.kde.org/show_bug.cgi?id=394381
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/c8b8a016e9d0c9aa801e06ad |ta/2388362cea303aeff9e03577 |62fd57c5d3a5319d |d4774d0f57a185d9 --- Comment #10 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 2388362cea303aeff9e03577d4774d0f57a185d9 by Boudewijn Rempt. Committed on 23/05/2018 at 09:31. Pushed by rempt into branch 'krita/4.0'. If there translations in the build or src dir, install them Note: I have no idea whether the createtarball ruby script would still add this code at the end of the top-level CMakeLists.txt file... Second note: to fetch the translations, run cmake with the following option: cmake ../krita -DKDE_L10N_AUTO_TRANSLATIONS=ON -D... This will fetch the translations from subversion (so svn needs to be installed). If you build master, it will fetch the right translations. Not sure whether if you're on the stable branch, it will automatically know that that's the stable branch... You can also run "make fetch-translations" manually. CCMAIL:kimages...@kde.org (cherry picked from commit c8b8a016e9d0c9aa801e06ad62fd57c5d3a5319d) M +5 -0 CMakeLists.txt https://commits.kde.org/krita/2388362cea303aeff9e03577d4774d0f57a185d9 -- You are receiving this mail because: You are watching all bug changes.