From 460ad9cff5ff0850e1c860ca3f7627c6eb7e0575 Mon Sep 17 00:00:00 2001 From: Alok Barsode Date: Wed, 9 Feb 2011 13:39:56 +0200 Subject: technology: Remove "blocked" state and use "offline" state instead Both "offline" and "blocked" states mean the same hence merging them. --- doc/technology-api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/technology-api.txt') diff --git a/doc/technology-api.txt b/doc/technology-api.txt index 992ee569..c86a58ed 100644 --- a/doc/technology-api.txt +++ b/doc/technology-api.txt @@ -21,8 +21,8 @@ Properties string State [readonly] The technology state information. - Valid states are "offline", "available", "blocked", - "enabled "and "connected". + Valid states are "offline", "available", "enabled" + and "connected". string Name [readonly] -- cgit v1.2.3