From: Theodore Ts'o Date: Mon, 20 Jun 2005 12:23:55 +0000 (-0400) Subject: Remove the findsuper and partinfo programs from the list of C files to be X-Git-Tag: E2FSPROGS-1_38-WIP-0620~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=afe96d33596677b155378f31975575570dcafb55;p=thirdparty%2Fe2fsprogs.git 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 336b42498..f64904bed 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 06d438de9..6c7043db5 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