From bef6059f4b849f0731be4707a604cf7b14a3cf04 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Fri, 12 Sep 2025 08:12:58 +0200 Subject: [PATCH] doc: mention the POTFILES.in needs to be edited before make distcheck --- doc/release-howto.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/release-howto.txt b/doc/release-howto.txt index 9e43c685b4..97d14bc518 100644 --- a/doc/release-howto.txt +++ b/doc/release-howto.txt @@ -23,6 +23,7 @@ Release HOWTO git push origin * Tarballs (Use a clean tree !!!) + - Edit POTFILES.in to include generated Qt UI files (doesn't work out of tree) - Use 'make distcheck' to make sure all files are exported correctly - copy the tar.xz file on ganesh.videolan.org - generate SHA, MD5 hashes and OpenPGP signature of these files :