From 29d0f2dc455d268e033732c551aa282a1cde456c Mon Sep 17 00:00:00 2001 From: Tj Date: Sun, 9 Jun 2019 18:12:49 +0100 Subject: [PATCH 1/2] po: replace openpvn references --- po/POTFILES.in | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/po/POTFILES.in b/po/POTFILES.in index 133d9b4..6632a53 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,14 +1,10 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. -appdata/network-manager-openvpn.metainfo.xml.in -auth-dialog/main.c -properties/auth-helpers.c -properties/import-export.c -properties/nm-openvpn-editor-plugin.c -properties/nm-openvpn-editor.c +appdata/network-manager-wireguard.metainfo.xml.in +[type: gettext/glade]properties/nm-wireguard-dialog.ui +properties/nm-wireguard-editor.c +properties/nm-wireguard-editor-plugin.c shared/nm-utils/nm-shared-utils.c shared/nm-utils/nm-vpn-plugin-utils.c shared/utils.c -src/nm-openvpn-service.c -src/nm-openvpn-service-openvpn-helper.c -[type: gettext/glade]properties/nm-openvpn-dialog.ui +src/nm-wireguard-service.c From 40eec22c42cbe953ab5c00e5ba644ee6369e8333 Mon Sep 17 00:00:00 2001 From: Tj Date: Sun, 9 Jun 2019 18:52:59 +0100 Subject: [PATCH 2/2] POTFILES: add 2 missing source files --- po/POTFILES.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/po/POTFILES.in b/po/POTFILES.in index 6632a53..a246883 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,10 +1,13 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. appdata/network-manager-wireguard.metainfo.xml.in +auth-dialog/main.c [type: gettext/glade]properties/nm-wireguard-dialog.ui properties/nm-wireguard-editor.c properties/nm-wireguard-editor-plugin.c +shared/import-export.c shared/nm-utils/nm-shared-utils.c shared/nm-utils/nm-vpn-plugin-utils.c shared/utils.c src/nm-wireguard-service.c +