From: Barry Naujok Date: Wed, 18 Jul 2007 16:00:54 +0000 (+0000) Subject: Another breakage due to dir_stack.* removal X-Git-Tag: v2.10.0~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aaf2de27c0519ca4eec4b77b7a5f303d16175bb;p=thirdparty%2Fxfsprogs-dev.git Another breakage due to dir_stack.* removal Merge of master-melb:xfs-cmds:29173a by kenmcd. Update translation stuff for new/deleted files in xfs_repair --- diff --git a/po/Makefile b/po/Makefile index b58ecbed1..c4e7c063a 100644 --- a/po/Makefile +++ b/po/Makefile @@ -80,7 +80,6 @@ XGETTEXTFILES = \ $(TOPDIR)/repair/dinode.c \ $(TOPDIR)/repair/dir.c \ $(TOPDIR)/repair/dir2.c \ - $(TOPDIR)/repair/dir_stack.c \ $(TOPDIR)/repair/incore.c \ $(TOPDIR)/repair/incore_ext.c \ $(TOPDIR)/repair/incore_ino.c \ @@ -92,9 +91,12 @@ XGETTEXTFILES = \ $(TOPDIR)/repair/phase5.c \ $(TOPDIR)/repair/phase6.c \ $(TOPDIR)/repair/phase7.c \ + $(TOPDIR)/repair/prefetch.c \ + $(TOPDIR)/repair/progress.c \ $(TOPDIR)/repair/rt.c \ $(TOPDIR)/repair/sb.c \ $(TOPDIR)/repair/scan.c \ + $(TOPDIR)/repair/threads.c \ $(TOPDIR)/repair/versions.c \ $(TOPDIR)/repair/xfs_repair.c \ $(TOPDIR)/rtcp/xfs_rtcp.c