]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_protofile: rename source code to .py.in
authorDarrick J. Wong <djwong@kernel.org>
Tue, 1 Apr 2025 14:43:41 +0000 (07:43 -0700)
committerAndrey Albershteyn <aalbersh@kernel.org>
Tue, 8 Apr 2025 09:20:10 +0000 (11:20 +0200)
commit355eb80b188f065e703c210f6b732deda64a210d
treea5b1a4f258d791c2c3022a7d18f29944b4f0f852
parent8cd85addd72f1f6e569bd286f6a44dfce90355f1
xfs_protofile: rename source code to .py.in

Rename this source code file to have an extention of ".py.in" so that
editors and xgettext can "smartly" detect the source code type from the
file extension.  This will become important for adding localization to
the strings printed.  No functional changes.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Andrey Albershteyn <aalbersh@kernel.org>
Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>
mkfs/Makefile
mkfs/xfs_protofile.py.in [moved from mkfs/xfs_protofile.in with 100% similarity]