summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2019-03-21 21:57:37 +0100
committerAlberto Fanjul <albertofanjul@gmail.com>2019-03-30 10:18:01 +0100
commit71a9ecfc158550af24e55cd1f956d6cb8aa6ac45 (patch)
treeaa7f5f4c0304d531e750e57ad75426991973ed06 /po
parent0d2f18b9123efa5258c426b6952875cb47fb9955 (diff)
downloadglade-71a9ecfc158550af24e55cd1f956d6cb8aa6ac45.tar.gz
i18n: Do not use input file for not translated files
Both `gtk+` and `webkit2gtk` plugins use input files that are not actually translated. These input files has been renamed to their final names.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in6
-rw-r--r--po/POTFILES.skip7
2 files changed, 3 insertions, 10 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 76ac411c..a6be3162 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -189,8 +189,8 @@ plugins/gtk+/glade-treeview-editor.c
plugins/gtk+/glade-viewport-editor.c
plugins/gtk+/glade-widget-editor.c
plugins/gtk+/glade-window-editor.c
-plugins/gtk+/gtkunixprint.xml.in
-plugins/gtk+/gtk+.xml.in
+plugins/gtk+/gtkunixprint.xml
+plugins/gtk+/gtk+.xml
plugins/gtk+/glade-about-dialog-editor.ui
plugins/gtk+/glade-action-bar-editor.ui
plugins/gtk+/glade-action-editor.ui
@@ -246,4 +246,4 @@ plugins/gtk+/glade-widget-editor.ui
plugins/gtk+/glade-window-editor.ui
# webkit2gtk plugin backend
-plugins/webkit2gtk/webkit2gtk.xml.in
+plugins/webkit2gtk/webkit2gtk.xml
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index 5e5adf06..7adf6159 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -3,13 +3,6 @@
# Main application
data/glade.desktop.in
-# gtk plugin backend
-plugins/gtk+/gtkunixprint.xml
-plugins/gtk+/gtk+.xml
-
-# webkit2gtk plugin backend
-plugins/webkit2gtk/webkit2gtk.xml
-
# Test data
tests/toplevel_order_test5.glade
tests/toplevel_order_test6.glade