<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p style="color: #777777;">
<a href="https://invent.kde.org/pino">Pino Toscano</a>
commented on a
<a href="https://invent.kde.org/education/rkward/-/merge_requests/2#note_63692">discussion</a>:
</p>
<div style="">
<p dir="auto">Regarding the daily builds from git: IMHO the solution is to fetch the translations at the same time you check out the sources, because at that time you have for sure a network connection, and most probably also Python and svn. This patch series changes <code>makedist.sh</code> to also do this, which covers at least the official releases (I think/hope!).</p>
<p dir="auto">Can you please point me to the actual scripts for craft and PPA?</p>
<blockquote dir="auto">
<p>About copying compile_lang.cmake to each language directory: Could this be handled all inside i18n/CMakeLists.txt, globbing each separate language dir one at a time?</p>
</blockquote>
<p dir="auto">That was my first attempt; sadly, it cannot be possible, because GETTEXT_PROCESS_PO_FILES places the generated .gmo files in the current binary directory, so e.g. both
<code>i18n/po/it/rkward__plots.po</code> and <code>i18n/po/uk/rkward__plots.po</code> would have the same <code>rkward__plots.gmo</code> rule in the same directory.</p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://invent.kde.org/education/rkward/-/merge_requests/2#note_63692">view it on GitLab</a>.
<br>
You're receiving this email because of your account on invent.kde.org.
If you'd like to receive fewer emails, you can
<a href="https://invent.kde.org/-/sent_notifications/573787c010743878db27a9c70581c4a5/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Merge request","url":"https://invent.kde.org/education/rkward/-/merge_requests/2#note_63692"}}</script>


</p>
</div>
</body>
</html>