From 8a1e1cff918bcd2d1ca844881dd33c7086c50920 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Dejean?= Date: Mon, 24 Jan 2005 08:31:22 +0000 Subject: [PATCH] Removed lib/lib.c as it is generated. Closes #165038. * POTFILES.in: * POTFILES.skip: Removed lib/lib.c as it is generated. Closes #165038. --- po/ChangeLog | 6 ++++++ po/POTFILES.in | 1 - po/POTFILES.skip | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/po/ChangeLog b/po/ChangeLog index 9336795f..6c6c567a 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,9 @@ +2005-01-24 Benoît Dejean + + * POTFILES.in: + * POTFILES.skip: Removed lib/lib.c as it is generated. + Closes #165038. + 2005-01-17 Benoît Dejean * POTFILES.in: Updated. diff --git a/po/POTFILES.in b/po/POTFILES.in index ba560058..e9cbb766 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -3,7 +3,6 @@ lib/close.c lib/command.c lib/init.c -lib/lib.c lib/open.c lib/parameter.c lib/read.c diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 9068d750..08382081 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -3,3 +3,4 @@ support/getopt.c support/popt.c support/popthelp.c examples/smp.c +lib/lib.c