libgimpcolor just got translatable strings, and libgimpmath might get
them in the future, but there is no reason to scan it for translations
in the wrong domains.
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.
2008-08-21 Sven Neumann <sven@gimp.org>
* po-*/POTFILES.skip: added desktop/gimp.desktop.in. Seems to
work
around what appears to be a bug in intltool-update (version
0.40.1).
svn path=/trunk/; revision=26694
2008-06-06 Sven Neumann <sven@gimp.org>
* POTFILES.skip: fixed the insanity using a new feature in
intltool 0.40.0 that allows us to skip whole directories.
svn path=/trunk/; revision=25897
2007-06-27 Sven Neumann <sven@gimp.org>
* POTFILES.skip: skip plug-ins/metadata/interface.c and files in
plug-ins/imagemap which are generated from bison.
svn path=/trunk/; revision=22851