summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2018-01-11 17:02:13 +0100
committerThomas Haller <thaller@redhat.com>2018-01-12 09:39:06 +0100
commit7b34c3cf3ea4b4c1f25f848f8f42537bbdec10d4 (patch)
tree2e5a0985c1c73818633a74e236e174590d193c8c /po/POTFILES.in
parent54641388f8af6bf9e3de3105571362167a8aed00 (diff)
downloadNetworkManager-7b34c3cf3ea4b4c1f25f848f8f42537bbdec10d4.tar.gz
build: Rename settings-docs.c file
The `settings-docs.c` file is generated by processing the `nm-property-docs.xml` file. Although this works in autotools, the `.c` extension makes meson not to handle it properly. Given the fact that it only contains a number of defines it makes sense to change its extension to `.h` an use it as a header. This also makes meson to handle it properly and build it before its used. https://mail.gnome.org/archives/networkmanager-list/2018-January/msg00057.html
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7abff01146..d41376b5c7 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -16,7 +16,7 @@ clients/common/nm-meta-setting-desc.c
clients/common/nm-polkit-listener.c
clients/common/nm-secret-agent-simple.c
clients/common/nm-vpn-helpers.c
-clients/common/settings-docs.c.in
+clients/common/settings-docs.h.in
clients/nm-online.c
clients/tui/newt/nmt-newt-utils.c
clients/tui/nm-editor-utils.c