summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-06-10 18:30:12 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-06-13 09:21:52 +0200
commit0c7265de29163ab9c9ba03257d393ce99bb47ff6 (patch)
tree5107c5e10d6e7d1401e36c3f2568d4773d8df029 /po
parentdc815569148f9f697bdc827b419258bc3af1c0d6 (diff)
build: new strict & permissive polkit policies in '--with-polkit'
The '--with-polkit' configure switch now supports more options than just yes or no: * strict: Active user needs to explicitly authenticate when peforming an operation defined in the Device.Control, Messaging, Location or Contacts interfaces. Polkit policy is set to 'auth_self_keep'. * permissive: Active user doesn't need to explicitly authenticate when peforming an operation defined in the Device.Control, Messaging, Location or Contacts interfaces. Polkit policy is set to 'yes'. * none: don't use polkit. If '--with-polkit' is not given, usage will be automatically decided based on the presence of the Polkit headers in the system (if headers found, strict policy will be applied, otherwise none). Also: * '--with-polkit' is equivalent to '--with-polkit=strict' * '--with-polkit=yes' is equivalent to '--with-polkit=strict' * '--with-polkit=no' is equivalent to '--with-polkit=none' * '--without-polkit' is equivalent to '--with-polkit=none' By default, ModemManager will always apply the strict policy, in order to protect the user from unwanted operations in the modem (e.g. getting the PIN locked forever after wrong PIN/PUK unlock attempts). https://bugzilla.gnome.org/show_bug.cgi?id=701740
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in2
-rw-r--r--po/POTFILES.skip1
2 files changed, 2 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 44769579..9725a1e5 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,4 +1,4 @@
[encoding: UTF-8]
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
-data/org.freedesktop.ModemManager1.policy.in
+data/org.freedesktop.ModemManager1.policy.in.in
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
new file mode 100644
index 00000000..551c836c
--- /dev/null
+++ b/po/POTFILES.skip
@@ -0,0 +1 @@
+data/org.freedesktop.ModemManager1.policy.in