summaryrefslogtreecommitdiff
path: root/src/unittests/gui/widgets/browserbox.cc
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2025-02-24 22:37:18 +0000
committerFedja Beader <fedja@protonmail.ch>2025-02-24 22:37:18 +0000
commit9588ba1f4a58078440101005285f6daae126465b (patch)
tree27d6a4fab9f70ccf4464ef08241d452dcaaff342 /src/unittests/gui/widgets/browserbox.cc
parent1a0a23243c408e056a439bd5ee7cb5491b5348d8 (diff)
downloadmanaplus-9588ba1f4a58078440101005285f6daae126465b.tar.gz
manaplus-9588ba1f4a58078440101005285f6daae126465b.tar.bz2
manaplus-9588ba1f4a58078440101005285f6daae126465b.tar.xz
manaplus-9588ba1f4a58078440101005285f6daae126465b.zip
Add POTFILES.in updater check to linter CI job.
while processing mana/plus!132 I spotted what looked like an ommision of several src/progs/{manaplus,manaverse} files from POTFILES.in, but as it turned out, they have no strings marked for translation (start with "_("). Squashed with: * Just force LC_COLLATE=C and commit POTFILES.in changes required to make this happen. Don't know how to repro CI's sorting locally and it's pointless as my local sort is clearly wrong. See traderecv.cpp's position for why. * The correct locale variable to set should be LC_COLLATE, which is probably set by LANG on all platforms and so this will fail, again. * sort is still not preserving the order of files :/ * Ensure the order of files remains the same regardless of platform. * POTFILES update to pass CI :) **** mana/plus!133
Diffstat (limited to 'src/unittests/gui/widgets/browserbox.cc')
0 files changed, 0 insertions, 0 deletions