2005-05-04 Dan Williams <dcbw@redhat.com>
* Remove NM_STATE_SCANNING from NetworkManager.h and applet code * Fix some holes in device activation and retaining the currently connected access point git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@602 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
@@ -40,7 +40,9 @@ typedef enum NMActStage
|
||||
ACT_STAGE_IP_CONFIG_START,
|
||||
ACT_STAGE_IP_CONFIG_GET,
|
||||
ACT_STAGE_IP_CONFIG_COMMIT,
|
||||
ACT_STAGE_ACTIVATED
|
||||
ACT_STAGE_ACTIVATED,
|
||||
ACT_STAGE_FAILED,
|
||||
ACT_STAGE_CANCELLED
|
||||
} NMActStage;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user