aboutsummaryrefslogtreecommitdiff
path: root/policy
diff options
context:
space:
mode:
Diffstat (limited to 'policy')
-rw-r--r--policy/Makefile.in2
-rw-r--r--policy/org.freedesktop.modem-manager.policy2
-rw-r--r--policy/org.freedesktop.modem-manager.policy.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/policy/Makefile.in b/policy/Makefile.in
index 8824e7d..0156280 100644
--- a/policy/Makefile.in
+++ b/policy/Makefile.in
@@ -42,7 +42,7 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/compiler_warnings.m4 \
$(top_srcdir)/m4/intltool.m4 $(top_srcdir)/m4/libtool.m4 \
$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
- $(top_srcdir)/configure.ac
+ $(top_srcdir)/m4/nls.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
diff --git a/policy/org.freedesktop.modem-manager.policy b/policy/org.freedesktop.modem-manager.policy
index 97228cd..2b9af3f 100644
--- a/policy/org.freedesktop.modem-manager.policy
+++ b/policy/org.freedesktop.modem-manager.policy
@@ -28,7 +28,7 @@
<action id="org.freedesktop.ModemManager.Contacts">
<description>Add, modify, and delete mobile broadband contacts</description>
- <message>System policy prevents adding, modifying, or deleteing this device's contacts.</message>
+ <message>System policy prevents adding, modifying, or deleting this device's contacts.</message>
<defaults>
<allow_inactive>no</allow_inactive>
<allow_active>auth_self_keep</allow_active>
diff --git a/policy/org.freedesktop.modem-manager.policy.in b/policy/org.freedesktop.modem-manager.policy.in
index 3790918..23f7834 100644
--- a/policy/org.freedesktop.modem-manager.policy.in
+++ b/policy/org.freedesktop.modem-manager.policy.in
@@ -29,7 +29,7 @@
<action id="org.freedesktop.ModemManager.Contacts">
<_description>Add, modify, and delete mobile broadband contacts</_description>
- <_message>System policy prevents adding, modifying, or deleteing this device's contacts.</_message>
+ <_message>System policy prevents adding, modifying, or deleting this device's contacts.</_message>
<defaults>
<allow_inactive>no</allow_inactive>
<allow_active>auth_self_keep</allow_active>