From 01c7e99aa6ff578162f6bd43a1165a759c5893fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Dejean?= Date: Thu, 13 Jan 2005 21:15:05 +0000 Subject: [PATCH] Don't translate examples/smp.c. * POTFILES.in: * POTFILES.skip: Don't translate examples/smp.c. --- po/ChangeLog | 5 +++++ po/POTFILES.in | 1 - po/POTFILES.skip | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/po/ChangeLog b/po/ChangeLog index f0fa729a..71d08b4e 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,8 @@ +2005-01-13 BenoƮt Dejean + + * POTFILES.in: + * POTFILES.skip: Don't translate examples/smp.c. + 2005-01-13 Christian Rose * POTFILES.in: Added missing file. diff --git a/po/POTFILES.in b/po/POTFILES.in index 9a55e25b..e9cbb766 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,5 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. -examples/smp.c lib/close.c lib/command.c lib/init.c diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 3f8475c7..9068d750 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -2,3 +2,4 @@ support/error.c support/getopt.c support/popt.c support/popthelp.c +examples/smp.c