]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
Another breakage due to dir_stack.* removal
authorBarry Naujok <bnaujok@sgi.com>
Wed, 18 Jul 2007 16:00:54 +0000 (16:00 +0000)
committerBarry Naujok <bnaujok@sgi.com>
Wed, 18 Jul 2007 16:00:54 +0000 (16:00 +0000)
Merge of master-melb:xfs-cmds:29173a by kenmcd.

  Update translation stuff for new/deleted files in xfs_repair

po/Makefile

index b58ecbed11a39e193e87fd6ebe33df940c53d095..c4e7c063a64b62b6b74a1286ed76211acfaa5629 100644 (file)
@@ -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