mirror of https://github.com/GNOME/gimp.git
synced Makefile.in.in with po-plug-ins/Makefile.in.in
svn path=/trunk/; revision=21641
This commit is contained in:
parent
65d7a72639
commit
d69f8afda6
|
@ -1,3 +1,7 @@
|
|||
2007-01-04 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.in.in: synced with po-plug-ins/Makefile.in.in.
|
||||
|
||||
2007-01-04 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* POTFILES.in: specify encoding (bug #389201).
|
||||
|
|
|
@ -234,17 +234,13 @@ update-po: Makefile
|
|||
# and Intltool tags (enclosed in square brackets), and appending a full
|
||||
# relative path to them
|
||||
POTFILES: POTFILES.in
|
||||
( if test 'x$(srcdir)' != 'x.'; then \
|
||||
posrcprefix='$(top_srcdir)/'; \
|
||||
else \
|
||||
posrcprefix="../"; \
|
||||
fi; \
|
||||
( posrcprefix='$(top_srcdir)/'; \
|
||||
rm -f $@-t $@ \
|
||||
&& (sed -e '/^#/d' \
|
||||
-e "s/^\[.*\] +//" \
|
||||
-e '/^[ ]*$$/d' \
|
||||
-e "s@.*@ $$posrcprefix& \\\\@" < $(srcdir)/$@.in \
|
||||
| sed -e '$$s/\\$$//') > $@-t \
|
||||
&& (sed -e '/^#/d' \
|
||||
-e 's/^[[].*] *//' \
|
||||
-e '/^[ ]*$$/d' \
|
||||
-e "s@^@ $$posrcprefix@" $(srcdir)/$@.in \
|
||||
| sed -e '$$!s/$$/ \\/') > $@-t \
|
||||
&& chmod a-w $@-t \
|
||||
&& mv $@-t $@ )
|
||||
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2007-01-04 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.in.in: synced with po-plug-ins/Makefile.in.in.
|
||||
|
||||
2007-01-04 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* POTFILES.in: specify encoding (bug #389201).
|
||||
|
|
|
@ -234,17 +234,13 @@ update-po: Makefile
|
|||
# and Intltool tags (enclosed in square brackets), and appending a full
|
||||
# relative path to them
|
||||
POTFILES: POTFILES.in
|
||||
( if test 'x$(srcdir)' != 'x.'; then \
|
||||
posrcprefix='$(top_srcdir)/'; \
|
||||
else \
|
||||
posrcprefix="../"; \
|
||||
fi; \
|
||||
( posrcprefix='$(top_srcdir)/'; \
|
||||
rm -f $@-t $@ \
|
||||
&& (sed -e '/^#/d' \
|
||||
-e "s/^\[.*\] +//" \
|
||||
-e '/^[ ]*$$/d' \
|
||||
-e "s@.*@ $$posrcprefix& \\\\@" < $(srcdir)/$@.in \
|
||||
| sed -e '$$s/\\$$//') > $@-t \
|
||||
&& (sed -e '/^#/d' \
|
||||
-e 's/^[[].*] *//' \
|
||||
-e '/^[ ]*$$/d' \
|
||||
-e "s@^@ $$posrcprefix@" $(srcdir)/$@.in \
|
||||
| sed -e '$$!s/$$/ \\/') > $@-t \
|
||||
&& chmod a-w $@-t \
|
||||
&& mv $@-t $@ )
|
||||
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2007-01-04 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.in.in: synced with po-plug-ins/Makefile.in.in.
|
||||
|
||||
2007-01-04 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* POTFILES.in: specify encoding (bug #389201).
|
||||
|
|
|
@ -234,17 +234,13 @@ update-po: Makefile
|
|||
# and Intltool tags (enclosed in square brackets), and appending a full
|
||||
# relative path to them
|
||||
POTFILES: POTFILES.in
|
||||
( if test 'x$(srcdir)' != 'x.'; then \
|
||||
posrcprefix='$(top_srcdir)/'; \
|
||||
else \
|
||||
posrcprefix="../"; \
|
||||
fi; \
|
||||
( posrcprefix='$(top_srcdir)/'; \
|
||||
rm -f $@-t $@ \
|
||||
&& (sed -e '/^#/d' \
|
||||
-e "s/^\[.*\] +//" \
|
||||
-e '/^[ ]*$$/d' \
|
||||
-e "s@.*@ $$posrcprefix& \\\\@" < $(srcdir)/$@.in \
|
||||
| sed -e '$$s/\\$$//') > $@-t \
|
||||
&& (sed -e '/^#/d' \
|
||||
-e 's/^[[].*] *//' \
|
||||
-e '/^[ ]*$$/d' \
|
||||
-e "s@^@ $$posrcprefix@" $(srcdir)/$@.in \
|
||||
| sed -e '$$!s/$$/ \\/') > $@-t \
|
||||
&& chmod a-w $@-t \
|
||||
&& mv $@-t $@ )
|
||||
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
2007-01-04 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* Makefile.in.in: synced with po-plug-ins/Makefile.in.in.
|
||||
|
||||
2007-01-04 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* POTFILES.in: specify encoding (bug #389201).
|
||||
|
|
|
@ -234,17 +234,13 @@ update-po: Makefile
|
|||
# and Intltool tags (enclosed in square brackets), and appending a full
|
||||
# relative path to them
|
||||
POTFILES: POTFILES.in
|
||||
( if test 'x$(srcdir)' != 'x.'; then \
|
||||
posrcprefix='$(top_srcdir)/'; \
|
||||
else \
|
||||
posrcprefix="../"; \
|
||||
fi; \
|
||||
( posrcprefix='$(top_srcdir)/'; \
|
||||
rm -f $@-t $@ \
|
||||
&& (sed -e '/^#/d' \
|
||||
-e "s/^\[.*\] +//" \
|
||||
-e '/^[ ]*$$/d' \
|
||||
-e "s@.*@ $$posrcprefix& \\\\@" < $(srcdir)/$@.in \
|
||||
| sed -e '$$s/\\$$//') > $@-t \
|
||||
&& (sed -e '/^#/d' \
|
||||
-e 's/^[[].*] *//' \
|
||||
-e '/^[ ]*$$/d' \
|
||||
-e "s@^@ $$posrcprefix@" $(srcdir)/$@.in \
|
||||
| sed -e '$$!s/$$/ \\/') > $@-t \
|
||||
&& chmod a-w $@-t \
|
||||
&& mv $@-t $@ )
|
||||
|
||||
|
|
Loading…
Reference in New Issue