[gimp] Fix 'make check' fails for missing translation
- From: Sven Claussner <sclaussner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Fix 'make check' fails for missing translation
- Date: Sun, 12 May 2013 11:17:48 +0000 (UTC)
commit 113f6c9fc3ea525d54a86b7d3d2251375098e874
Author: Sven Claussner <sclaussner src gnome org>
Date: Sun May 12 08:52:09 2013 +0200
Fix 'make check' fails for missing translation
The changes in /plug-ins/file-exr cause modifications of the PO
configuration. This patch adds the new file to /po-plug-ins/POTFILES.in
and the new directory to /po-python/POTFILES.skip and
/po-script-fu/POTFILES.skip
po-plug-ins/POTFILES.in | 1 +
po-python/POTFILES.skip | 1 +
po-script-fu/POTFILES.skip | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/po-plug-ins/POTFILES.in b/po-plug-ins/POTFILES.in
index f85d358..fbcea7d 100644
--- a/po-plug-ins/POTFILES.in
+++ b/po-plug-ins/POTFILES.in
@@ -149,6 +149,7 @@ plug-ins/file-bmp/bmp-read.c
plug-ins/file-bmp/bmp-write.c
plug-ins/file-bmp/bmp.c
plug-ins/file-compressor/file-compressor.c
+plug-ins/file-exr/file-exr.c
plug-ins/file-faxg3/faxg3.c
plug-ins/file-fits/fits.c
plug-ins/file-fli/fli-gimp.c
diff --git a/po-python/POTFILES.skip b/po-python/POTFILES.skip
index 601be38..72a4f12 100644
--- a/po-python/POTFILES.skip
+++ b/po-python/POTFILES.skip
@@ -14,6 +14,7 @@ plug-ins/color-rotate
plug-ins/common
plug-ins/file-bmp
plug-ins/file-compressor
+plug-ins/file-exr
plug-ins/file-faxg3
plug-ins/file-fits
plug-ins/file-fli
diff --git a/po-script-fu/POTFILES.skip b/po-script-fu/POTFILES.skip
index e40e81b..09901f9 100644
--- a/po-script-fu/POTFILES.skip
+++ b/po-script-fu/POTFILES.skip
@@ -14,6 +14,7 @@ plug-ins/color-rotate
plug-ins/common
plug-ins/file-bmp
plug-ins/file-compressor
+plug-ins/file-exr
plug-ins/file-faxg3
plug-ins/file-fits
plug-ins/file-fli
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]