[Spice-devel] [PATCH spice-gtk] Move glib-compat.c to POTFILES.skip
Jonathon Jongsma
jjongsma at redhat.com
Thu Sep 24 09:28:46 PDT 2015
Since these messages are only used for terminal debug output, let's not
waste time translating them.
---
po/POTFILES.in | 1 -
po/POTFILES.skip | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index ef1a2ee..ad12609 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -6,4 +6,3 @@ src/spice-option.c
src/usb-device-manager.c
src/usb-device-widget.c
src/usbutil.c
-src/glib-compat.c
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 646ac25..a7b2365 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,3 +1,4 @@
data/spicy.desktop.in
spice-common/python_modules/spice_parser.py
spice-common/spice_codegen.py
+src/glib-compat.c
--
2.1.0
More information about the Spice-devel
mailing list