Update POTFILES.in.

This commit is contained in:
Andrew Wood
2024-11-03 01:40:14 +00:00
parent 14ff1451ce
commit 2945d4ce08
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -146,6 +146,7 @@ The package maintainer should run through these steps for a new release:
* <https://cvsweb.openbsd.org/ports/sysutils/pv/>
* <https://packages.fedoraproject.org/pkgs/pv/pv/>
* Run "`make indent; make indent indentclean check`"
* Check that `po/POTFILES.in` is up to date
* Run "`make -C po update-po`"
* Run "`make analyse`" and see whether remaining warnings can be addressed
* Version bump and documentation checks:
+2
View File
@@ -4,8 +4,10 @@ src/main/main.c
src/main/options.c
src/main/remote.c
src/main/version.c
src/pv/calc.c
src/pv/cursor.c
src/pv/display.c
src/pv/elapsedtime.c
src/pv/file.c
src/pv/loop.c
src/pv/number.c