From 0018d1f3cf71d680d7b6bceda55a5717244d8b26 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 16 Aug 2022 18:24:19 +0200 Subject: New upstream version 1.39.90 --- data/meson.build | 5 +- data/org.freedesktop.NetworkManager.policy.in.in | 68 ++++++++++++------------ 2 files changed, 36 insertions(+), 37 deletions(-) (limited to 'data') diff --git a/data/meson.build b/data/meson.build index 35e3de52..d617025a 100644 --- a/data/meson.build +++ b/data/meson.build @@ -59,11 +59,10 @@ if enable_polkit configuration: data_conf, ) - custom_target( - policy, + i18n.merge_file( input: policy_in, output: '@BASENAME@', - command: intltool_xml_cmd, + po_dir: po_dir, install: true, install_dir: polkit_gobject_policydir, ) diff --git a/data/org.freedesktop.NetworkManager.policy.in.in b/data/org.freedesktop.NetworkManager.policy.in.in index 8d46dac7..13a0a5b5 100644 --- a/data/org.freedesktop.NetworkManager.policy.in.in +++ b/data/org.freedesktop.NetworkManager.policy.in.in @@ -10,8 +10,8 @@ nm-icon - <_description>Enable or disable system networking - <_message>System policy prevents enabling or disabling system networking + Enable or disable system networking + System policy prevents enabling or disabling system networking no yes @@ -19,8 +19,8 @@ - <_description>Reload NetworkManager configuration - <_message>System policy prevents reloading NetworkManager + Reload NetworkManager configuration + System policy prevents reloading NetworkManager auth_admin_keep auth_admin_keep @@ -29,8 +29,8 @@ - <_description>Put NetworkManager to sleep or wake it up (should only be used by system power management) - <_message>System policy prevents putting NetworkManager to sleep or waking it up + Put NetworkManager to sleep or wake it up (should only be used by system power management) + System policy prevents putting NetworkManager to sleep or waking it up no no @@ -38,8 +38,8 @@ - <_description>Enable or disable Wi-Fi devices - <_message>System policy prevents enabling or disabling Wi-Fi devices + Enable or disable Wi-Fi devices + System policy prevents enabling or disabling Wi-Fi devices no yes @@ -47,8 +47,8 @@ - <_description>Enable or disable mobile broadband devices - <_message>System policy prevents enabling or disabling mobile broadband devices + Enable or disable mobile broadband devices + System policy prevents enabling or disabling mobile broadband devices no yes @@ -56,8 +56,8 @@ - <_description>Enable or disable WiMAX mobile broadband devices - <_message>System policy prevents enabling or disabling WiMAX mobile broadband devices + Enable or disable WiMAX mobile broadband devices + System policy prevents enabling or disabling WiMAX mobile broadband devices no yes @@ -65,8 +65,8 @@ - <_description>Allow control of network connections - <_message>System policy prevents control of network connections + Allow control of network connections + System policy prevents control of network connections auth_admin yes @@ -75,8 +75,8 @@ - <_description>Allow control of Wi-Fi scans - <_message>System policy prevents Wi-Fi scans + Allow control of Wi-Fi scans + System policy prevents Wi-Fi scans auth_admin yes @@ -85,8 +85,8 @@ - <_description>Connection sharing via a protected Wi-Fi network - <_message>System policy prevents sharing connections via a protected Wi-Fi network + Connection sharing via a protected Wi-Fi network + System policy prevents sharing connections via a protected Wi-Fi network no yes @@ -94,8 +94,8 @@ - <_description>Connection sharing via an open Wi-Fi network - <_message>System policy prevents sharing connections via an open Wi-Fi network + Connection sharing via an open Wi-Fi network + System policy prevents sharing connections via an open Wi-Fi network no yes @@ -103,8 +103,8 @@ - <_description>Modify personal network connections - <_message>System policy prevents modification of personal network settings + Modify personal network connections + System policy prevents modification of personal network settings auth_self_keep yes @@ -113,8 +113,8 @@ - <_description>Modify network connections for all users - <_message>System policy prevents modification of network settings for all users + Modify network connections for all users + System policy prevents modification of network settings for all users auth_admin_keep @NM_MODIFY_SYSTEM_POLICY@ @@ -123,8 +123,8 @@ - <_description>Modify persistent system hostname - <_message>System policy prevents modification of the persistent system hostname + Modify persistent system hostname + System policy prevents modification of the persistent system hostname auth_admin_keep auth_admin_keep @@ -133,8 +133,8 @@ - <_description>Modify persistent global DNS configuration - <_message>System policy prevents modification of the persistent global DNS configuration + Modify persistent global DNS configuration + System policy prevents modification of the persistent global DNS configuration auth_admin_keep auth_admin_keep @@ -143,8 +143,8 @@ - <_description>Perform a checkpoint or rollback of interfaces configuration - <_message>System policy prevents the creation of a checkpoint or its rollback + Perform a checkpoint or rollback of interfaces configuration + System policy prevents the creation of a checkpoint or its rollback auth_admin_keep auth_admin_keep @@ -153,8 +153,8 @@ - <_description>Enable or disable device statistics - <_message>System policy prevents enabling or disabling device statistics + Enable or disable device statistics + System policy prevents enabling or disabling device statistics no yes @@ -162,8 +162,8 @@ - <_description>Enable or disable connectivity checking - <_message>System policy prevents enabling or disabling connectivity checking + Enable or disable connectivity checking + System policy prevents enabling or disabling connectivity checking no yes -- cgit 1.3.0-6-gf8a5