summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-03-28 12:16:31 +0200
committerThomas Haller <thaller@redhat.com>2017-03-30 13:09:58 +0200
commit23298bfc88bc0216f2dab0c930724516f8ecbfc2 (patch)
tree514f7244105f7c2f573b959ae412bad78f6cec95 /po
parentb5c8622ad3e8eb34143e5023cdf784da741f338c (diff)
downloadNetworkManager-23298bfc88bc0216f2dab0c930724516f8ecbfc2.tar.gz
cli: move utils function from common.h to nm-meta-setting-desc.c
These functions are only used by nm-meta-setting-desc.c. Make them internal. Unfortunately, they are part of "common.h" which cannot be used without the rest of nmcli. Still todo.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d72566c93a..e2995e63c1 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -10,6 +10,7 @@ clients/cli/nmcli.c
clients/cli/polkit-agent.c
clients/cli/settings.c
clients/cli/utils.c
+clients/common/nm-client-utils.c
clients/common/nm-meta-setting-desc.c
clients/common/nm-polkit-listener.c
clients/common/nm-secret-agent-simple.c