> On Nov. 20, 2016, 4:57 nachm., David Faure wrote: > > I just realized that this change was in fact a no-op. pack_l10n.sh isn't > > used when releasing frameworks (it's the script that makes the separate > > l10n tarballs, when releasing applications). I'll remove it from the > > frameworks branch of release-tools to remove confusion. This means you > > probably need to revisit this. The l10n stuff is done in update_l10n.sh and > > make_rc_tag.sh > > Sorry for not noticing earlier.
make_rc_tag.sh takes the catalog names from the extraction targets in the Messages.sh files and does not pick up json, appdata and mimetype catalogs, so only the necessary po files are included in the frameworks tarballs. - Burkhard ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128224/#review100971 ----------------------------------------------------------- On Juni 17, 2016, 8:27 nachm., Burkhard Lück wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.kde.org/r/128224/ > ----------------------------------------------------------- > > (Updated Juni 17, 2016, 8:27 nachm.) > > > Review request for Release Team and David Faure. > > > Repository: release-tools > > > Description > ------- > > see summary > > would make sense to share some common stuff between applications + frameworks > > > Diffs > ----- > > pack_l10n.sh 2ba5dc5 > > Diff: https://git.reviewboard.kde.org/r/128224/diff/ > > > Testing > ------- > > > Thanks, > > Burkhard Lück > >
