Skip APPNAMELC desktop + json files from scripts
ClosedPublic

Authored by lueck on Nov 18 2017, 11:38 AM.

Details

Summary

exclude "*APPNAMELC*" file from jsonfilelist and findfiles
note:
this patch does not remove translations from existing *%{APPNAMELC}*.desktop and *%{APPNAMELC}*.json files,
this has to be done manually
patch has to be applied in trunk/l10n-kf5 and branches/stable/l10n-kf5

Test Plan

generated the jsonfilelist and filelist for desktop files in all frameworks repos
and verified, that "*APPNAMELC*" files are skipped

Diff Detail

Repository
R883 Subversion
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
lueck created this revision.Nov 18 2017, 11:38 AM
kossebau added a comment.EditedNov 18 2017, 4:51 PM

Looks okay to me and matches the logic around it, thanks (no maintainer of those scripts, just commenting as behaviour requester)

Yes, aware that current files need to be cleaned up, already on my TODO list once this is on :)

aacid accepted this revision.Nov 20 2017, 9:16 PM
This revision is now accepted and ready to land.Nov 20 2017, 9:16 PM
This revision was automatically updated to reflect the committed changes.