From afe96d33596677b155378f31975575570dcafb55 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 20 Jun 2005 08:23:55 -0400 Subject: [PATCH] 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). --- po/ChangeLog | 3 +++ po/POTFILES.in | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) 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 + * 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/chattr.c 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 -- 1.8.3.1