[gnome-builder] i18n: ignore test data from gstyle



commit d08682e841754c78968efbd3f54e5042e0096810
Author: Christian Hergert <chergert redhat com>
Date:   Mon Jan 15 03:42:19 2018 -0800

    i18n: ignore test data from gstyle
    
    These files should not have been configured for translation.
    
    Fixes #190

 po/POTFILES.in   | 2 --
 po/POTFILES.skip | 3 ++-
 2 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/po/POTFILES.in b/po/POTFILES.in
index fe5556b57..6cd2eaa43 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -20,8 +20,6 @@ src/gstyle/gstyle-color-plane.c
 src/gstyle/gstyle-color-widget-actions.c
 src/gstyle/gstyle-palette.c
 src/gstyle/gstyle-palette-widget.c
-src/gstyle/tests/data/gstyle-color-editor.ui
-src/gstyle/tests/data/palette.gstyle.xml
 src/gstyle/ui/gstyle-color-panel.ui
 src/gstyle/ui/gstyle-color-widget.ui
 src/gstyle/ui/gstyle-rename-popover.ui
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index e064b7206..333d70233 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,6 +1,7 @@
 # List of source files that should *not* be translated.
 # Please keep this file sorted alphabetically.
 data/org.gnome.Builder.desktop.in
+src/gstyle/tests/data/gstyle-color-editor.ui
+src/gstyle/tests/data/palette.gstyle.xml
 src/plugins/gdb/gdbwire.c
 src/plugins/vala-pack/ide-vala-preferences-addin.c
-subprojects


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]