[PATCH] xfsprogs: add xfs_fsr to the gettext machinery
Christoph Hellwig
hch at infradead.org
Sat Jan 24 08:19:02 CST 2009
When removing fsr from xfsdump I noticed it was tied up to gettext,
so we should make sure it still is in xfsprogs.
Jakub, any chance you could submit an update of the Polish translations
that takes the move into account?
Signed-off-by: Christoph Hellwig <hch at lst.de>
Index: xfsprogs-dev/po/Makefile
===================================================================
--- xfsprogs-dev.orig/po/Makefile 2009-01-24 15:17:00.847134077 +0100
+++ xfsprogs-dev/po/Makefile 2009-01-24 15:17:14.246285604 +0100
@@ -14,6 +14,7 @@ LDIRT = $(POTHEAD)
XGETTEXTFILES = \
$(TOPDIR)/copy/xfs_copy.c \
$(TOPDIR)/estimate/xfs_estimate.c \
+ $(TOPDIR)/fsr/xfs_fsr.c \
$(TOPDIR)/growfs/xfs_growfs.c \
$(TOPDIR)/io/attr.c \
$(TOPDIR)/io/bmap.c \
More information about the xfs
mailing list