Remove the findsuper and partinfo programs from the list of C files to be
internationalized, as they are not installed by default (nor should they be).

diff --git a/po/ChangeLog b/po/ChangeLog
index 336b424..f64904b 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,5 +1,8 @@
 2005-06-19  Theodore Ts'o  <tytso@mit.edu>
 
+	* POTFILES.in: remove the findsuper and partinfo programs, as they
+		are not installed anywhere (and shouldn't be).
+
 	* at-expand.pl: Add an explanation of how the @-expansion and
 		%-expansion works in e2fsck/problem.c as part of the
 		"translator help".
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 06d438d..6c7043d 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -30,13 +30,11 @@
 misc/dumpe2fs.c
 misc/e2image.c
 misc/e2label.c
-misc/findsuper.c
 misc/fsck.c
 misc/logsave.c
 misc/lsattr.c
 misc/mke2fs.c
 misc/mklost+found.c
-misc/partinfo.c
 misc/tune2fs.c
 misc/util.c
 misc/uuidgen.c