public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfsprogs: add xfs_fsr to the gettext machinery
@ 2009-01-24 14:19 Christoph Hellwig
  2009-01-24 15:08 ` Jakub Bogusz
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2009-01-24 14:19 UTC (permalink / raw)
  To: xfs; +Cc: Jakub Bogusz

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@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 \

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-24 15:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-24 14:19 [PATCH] xfsprogs: add xfs_fsr to the gettext machinery Christoph Hellwig
2009-01-24 15:08 ` Jakub Bogusz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox