[gimp] Add distdir to POTFILES.skip
- From: Martin Nordholts <martinn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Add distdir to POTFILES.skip
- Date: Thu, 10 Mar 2011 16:39:58 +0000 (UTC)
commit 0656172b3d723e69987714884f92cf05fa8ff6e3
Author: Martin Nordholts <martinn src gnome org>
Date: Thu Mar 10 16:47:34 2011 +0100
Add distdir to POTFILES.skip
Add the automake distdir to POTFILES.skip so that a make distcheck
followed by a failed make distcheck doesn't fail with
[...]
gimp-2.7.2/tools/gimp-remote-x11.c
gimp-2.7.2/tools/gimp-remote.c
If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
of left out files has been written in the current directory.
configure.ac | 7 +++++++
po-libgimp/.gitignore | 1 +
po-libgimp/{POTFILES.skip => POTFILES.skip.in} | 1 +
po-plug-ins/.gitignore | 1 +
po-plug-ins/{POTFILES.skip => POTFILES.skip.in} | 1 +
po-python/.gitignore | 1 +
po-python/{POTFILES.skip => POTFILES.skip.in} | 1 +
po-script-fu/.gitignore | 1 +
po-script-fu/{POTFILES.skip => POTFILES.skip.in} | 1 +
po-tags/.gitignore | 1 +
po-tags/{POTFILES.skip => POTFILES.skip.in} | 1 +
po-tips/.gitignore | 1 +
po-tips/{POTFILES.skip => POTFILES.skip.in} | 1 +
po/.gitignore | 1 +
po/{POTFILES.skip => POTFILES.skip.in} | 1 +
15 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index cf60fa8..904b47c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2193,11 +2193,18 @@ desktop/gimp.desktop.in
etc/Makefile
m4macros/Makefile
po/Makefile.in
+po/POTFILES.skip
po-libgimp/Makefile.in
+po-libgimp/POTFILES.skip
po-plug-ins/Makefile.in
+po-plug-ins/POTFILES.skip
po-python/Makefile.in
+po-python/POTFILES.skip
po-script-fu/Makefile.in
+po-script-fu/POTFILES.skip
+po-tags/POTFILES.skip
po-tips/Makefile.in
+po-tips/POTFILES.skip
gimp-zip
Makefile
])
diff --git a/po-libgimp/.gitignore b/po-libgimp/.gitignore
index 8178716..f427576 100644
--- a/po-libgimp/.gitignore
+++ b/po-libgimp/.gitignore
@@ -5,6 +5,7 @@
/Makefile
/Makefile.in
/POTFILES
+/POTFILES.skip
/messages
/missing
/stamp-it
diff --git a/po-libgimp/POTFILES.skip b/po-libgimp/POTFILES.skip.in
similarity index 78%
rename from po-libgimp/POTFILES.skip
rename to po-libgimp/POTFILES.skip.in
index 2d14b64..8e37773 100644
--- a/po-libgimp/POTFILES.skip
+++ b/po-libgimp/POTFILES.skip.in
@@ -3,5 +3,6 @@ data/tags
data/tips
desktop
desktop/gimp.desktop.in
+gimp- GIMP_VERSION@
plug-ins
tools
diff --git a/po-plug-ins/.gitignore b/po-plug-ins/.gitignore
index 8178716..f427576 100644
--- a/po-plug-ins/.gitignore
+++ b/po-plug-ins/.gitignore
@@ -5,6 +5,7 @@
/Makefile
/Makefile.in
/POTFILES
+/POTFILES.skip
/messages
/missing
/stamp-it
diff --git a/po-plug-ins/POTFILES.skip b/po-plug-ins/POTFILES.skip.in
similarity index 94%
rename from po-plug-ins/POTFILES.skip
rename to po-plug-ins/POTFILES.skip.in
index c2f26c0..b8ec769 100644
--- a/po-plug-ins/POTFILES.skip
+++ b/po-plug-ins/POTFILES.skip.in
@@ -3,6 +3,7 @@ data/tags
data/tips
desktop
desktop/gimp.desktop.in
+gimp- GIMP_VERSION@
libgimp
libgimpbase
libgimpconfig
diff --git a/po-python/.gitignore b/po-python/.gitignore
index 8178716..f427576 100644
--- a/po-python/.gitignore
+++ b/po-python/.gitignore
@@ -5,6 +5,7 @@
/Makefile
/Makefile.in
/POTFILES
+/POTFILES.skip
/messages
/missing
/stamp-it
diff --git a/po-python/POTFILES.skip b/po-python/POTFILES.skip.in
similarity index 97%
rename from po-python/POTFILES.skip
rename to po-python/POTFILES.skip.in
index 46d737e..18420ac 100644
--- a/po-python/POTFILES.skip
+++ b/po-python/POTFILES.skip.in
@@ -3,6 +3,7 @@ data/tags
data/tips
desktop
desktop/gimp.desktop.in
+gimp- GIMP_VERSION@
libgimp
libgimpbase
libgimpconfig
diff --git a/po-script-fu/.gitignore b/po-script-fu/.gitignore
index 8178716..f427576 100644
--- a/po-script-fu/.gitignore
+++ b/po-script-fu/.gitignore
@@ -5,6 +5,7 @@
/Makefile
/Makefile.in
/POTFILES
+/POTFILES.skip
/messages
/missing
/stamp-it
diff --git a/po-script-fu/POTFILES.skip b/po-script-fu/POTFILES.skip.in
similarity index 97%
rename from po-script-fu/POTFILES.skip
rename to po-script-fu/POTFILES.skip.in
index 53d35a3..3551ed8 100644
--- a/po-script-fu/POTFILES.skip
+++ b/po-script-fu/POTFILES.skip.in
@@ -3,6 +3,7 @@ data/tags
data/tips
desktop
desktop/gimp.desktop.in
+gimp- GIMP_VERSION@
libgimp
libgimpbase
libgimpconfig
diff --git a/po-tags/.gitignore b/po-tags/.gitignore
index ff914d5..3ef2796 100644
--- a/po-tags/.gitignore
+++ b/po-tags/.gitignore
@@ -2,3 +2,4 @@
/*.mo
/*.pot
/.intltool-merge-cache
+/POTFILES.skip
diff --git a/po-tags/POTFILES.skip b/po-tags/POTFILES.skip.in
similarity index 87%
rename from po-tags/POTFILES.skip
rename to po-tags/POTFILES.skip.in
index bed2f0c..f87abea 100644
--- a/po-tags/POTFILES.skip
+++ b/po-tags/POTFILES.skip.in
@@ -2,6 +2,7 @@ app
data/tips
desktop
desktop/gimp.desktop.in
+gimp- GIMP_VERSION@
libgimp
libgimpbase
libgimpconfig
diff --git a/po-tips/.gitignore b/po-tips/.gitignore
index 8178716..f427576 100644
--- a/po-tips/.gitignore
+++ b/po-tips/.gitignore
@@ -5,6 +5,7 @@
/Makefile
/Makefile.in
/POTFILES
+/POTFILES.skip
/messages
/missing
/stamp-it
diff --git a/po-tips/POTFILES.skip b/po-tips/POTFILES.skip.in
similarity index 87%
rename from po-tips/POTFILES.skip
rename to po-tips/POTFILES.skip.in
index f943787..70f3ed9 100644
--- a/po-tips/POTFILES.skip
+++ b/po-tips/POTFILES.skip.in
@@ -2,6 +2,7 @@ app
data/tags
desktop
desktop/gimp.desktop.in
+gimp- GIMP_VERSION@
libgimp
libgimpbase
libgimpconfig
diff --git a/po/.gitignore b/po/.gitignore
index a9d7fba..511fdd4 100644
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -5,6 +5,7 @@
/Makefile
/Makefile.in
/POTFILES
+/POTFILES.skip
/messages
/missing
/po2tbl.sed.in
diff --git a/po/POTFILES.skip b/po/POTFILES.skip.in
similarity index 91%
rename from po/POTFILES.skip
rename to po/POTFILES.skip.in
index 28eb1ab..8efbe5a 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip.in
@@ -2,6 +2,7 @@ app/widgets/gtkscalebutton.c
data/tags/gimp-tags-default.xml.in
data/tips/gimp-tips.xml.in
desktop/gimp.desktop.in
+gimp- GIMP_VERSION@
libgimp
libgimpbase
libgimpconfig
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]