]> git.ipfire.org Git - thirdparty/git.git/commit
gitk: i18n: use "Gitk" as package name in POT file
authorJiang Xin <worldhello.net@gmail.com>
Thu, 19 Mar 2026 09:06:25 +0000 (17:06 +0800)
committerJiang Xin <worldhello.net@gmail.com>
Fri, 20 Mar 2026 01:31:04 +0000 (09:31 +0800)
commitf697d08df7419d5d6256d15028a8d0a42c39ff3c
tree9449c90242db48fc4d6198f8fe1dc0950c77df5c
parentddae547e3775638c238c11f30120f1e7e763fba8
gitk: i18n: use "Gitk" as package name in POT file

Use "Gitk" instead of the placeholder "PACKAGE" in the header of the
generated po/gitk.pot file. In particular, the "Project-Id-Version"
field in the header entry should be set to:

    "Project-Id-Version: Gitk\n"

New PO files generated from this POT file will inherit that package
name.

Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Makefile