From 58f8be580039b0575b197b9573a1c92745d96d30 Mon Sep 17 00:00:00 2001
From: Michael Biebl Errors returned from the secret-agent manager. These errors may be returned from operations that could cause secrets to be
-requested (such as A plug-in was needed to complete the
+ activation but is not available.
-GQuark
+GQuark
nm_agent_manager_error_quark ()
@@ -50,7 +50,7 @@
-GQuark
+GQuark
nm_connection_error_quark ()
@@ -58,7 +58,7 @@
-GQuark
+GQuark
nm_crypto_error_quark ()
@@ -66,7 +66,7 @@
-GQuark
+GQuark
nm_device_error_quark ()
@@ -74,7 +74,7 @@
-GQuark
+GQuark
nm_manager_error_quark ()
@@ -82,7 +82,7 @@
-GQuark
+GQuark
nm_secret_agent_error_quark ()
@@ -90,7 +90,7 @@
-GQuark
+GQuark
nm_settings_error_quark ()
@@ -98,7 +98,7 @@
+
-GQuark
+GQuark
nm_vpn_plugin_error_quark ()
@@ -202,49 +202,49 @@
Functions
@@ -254,7 +254,7 @@ nm_vpn_plugin_error_quark (void
enum NMAgentManagerError
nm_client_activate_connection()), and correspond to D-Bus
+requested (such as nm_client_activate_connection()), and correspond to D-Bus
errors in the "org.freedesktop.NetworkManager.AgentManager" namespace.
+
@@ -714,7 +722,7 @@ errors in that namespace.
+
+
+
+
Client APIs such as nm_client_activate_connection() will not see these error
+
Client APIs such as nm_client_activate_connection() will not see these error
codes; instead, the secret agent manager will translate them to the
corresponding NMAgentManagerError codes.