about summary refs log tree commit diff
path: root/src/nm-manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-manager.h')
-rw-r--r--src/nm-manager.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/nm-manager.h b/src/nm-manager.h
index 71084038..9884d050 100644
--- a/src/nm-manager.h
+++ b/src/nm-manager.h
@@ -59,6 +59,9 @@ typedef enum {
 #define NM_MANAGER_WIMAX_ENABLED "wimax-enabled"
 #define NM_MANAGER_WIMAX_HARDWARE_ENABLED "wimax-hardware-enabled"
 #define NM_MANAGER_ACTIVE_CONNECTIONS "active-connections"
+#define NM_MANAGER_CONNECTIVITY "connectivity"
+#define NM_MANAGER_PRIMARY_CONNECTION "primary-connection"
+#define NM_MANAGER_ACTIVATING_CONNECTION "activating-connection"
 
 /* Not exported */
 #define NM_MANAGER_HOSTNAME "hostname"