[Spice-devel] [PATCH spice-gtk] Add glib-compat.c to POTFILES.in
Jonathon Jongsma
jjongsma at redhat.com
Thu Sep 24 07:09:36 PDT 2015
On Thu, 2015-09-24 at 09:28 +0200, Christophe Fergeau wrote:
> On Wed, Sep 23, 2015 at 10:35:26AM -0500, Jonathon Jongsma wrote:
> > Some translatable strings were added in commit 8c37a340.
> > ---
> > po/POTFILES.in | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/po/POTFILES.in b/po/POTFILES.in
> > index ad12609..ef1a2ee 100644
> > --- a/po/POTFILES.in
> > +++ b/po/POTFILES.in
> > @@ -6,3 +6,4 @@ src/spice-option.c
> > src/usb-device-manager.c
> > src/usb-device-widget.c
> > src/usbutil.c
> > +src/glib-compat.c
>
> Do we want to import the corresponding translation from glib ? (most
> likely tedious work)
I wouldn't bother. This function is actually only used to display a
SPICE_DEBUG message on the terminal. In other words, users will not
actually see it. I added it to POTFILES.in just to make distcheck happy.
jonathon
More information about the Spice-devel
mailing list