summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Jongsma <jjongsma@redhat.com>2015-09-24 11:25:38 -0500
committerJonathon Jongsma <jjongsma@redhat.com>2015-09-25 09:06:55 -0500
commitae292bdddea2e14eaf83b730081c2e5c413b6d5a (patch)
tree2c5cb66cb17a9bc40038c11824293285901fa115
parent33fdcb7ea805943523771b54810de1eb8fc69be7 (diff)
downloadspice-gtk-ae292bdddea2e14eaf83b730081c2e5c413b6d5a.tar.gz
spice-gtk-ae292bdddea2e14eaf83b730081c2e5c413b6d5a.tar.xz
spice-gtk-ae292bdddea2e14eaf83b730081c2e5c413b6d5a.zip
Move glib-compat.c to POTFILES.skip
Since these messages are only used for terminal debug output, let's not waste time translating them.
-rw-r--r--po/POTFILES.in1
-rw-r--r--po/POTFILES.skip1
2 files changed, 1 insertions, 1 deletions
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