[network-manager-applet] applet: indicate that VPN hints are supported
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-applet] applet: indicate that VPN hints are supported
- Date: Tue, 6 Aug 2013 19:30:20 +0000 (UTC)
commit dbe37f874d4f058a5aeeadd838cd0c22cb3c70e0
Author: Dan Williams <dcbw redhat com>
Date: Fri Aug 2 15:12:36 2013 -0500
applet: indicate that VPN hints are supported
src/applet-agent.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/applet-agent.c b/src/applet-agent.c
index 2debf68..5ea0d3a 100644
--- a/src/applet-agent.c
+++ b/src/applet-agent.c
@@ -810,6 +810,7 @@ applet_agent_new (void)
{
return (AppletAgent *) g_object_new (APPLET_TYPE_AGENT,
NM_SECRET_AGENT_IDENTIFIER, "org.freedesktop.nm-applet",
+ NM_SECRET_AGENT_CAPABILITIES,
NM_SECRET_AGENT_CAPABILITY_VPN_HINTS,
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]