idlehomescreen/xmluicontroller/inc/onlineofflinehelper.h
branchRCL_3
changeset 17 b8fae6b8a148
parent 9 f966699dea19
--- a/idlehomescreen/xmluicontroller/inc/onlineofflinehelper.h	Mon Mar 15 12:39:47 2010 +0200
+++ b/idlehomescreen/xmluicontroller/inc/onlineofflinehelper.h	Wed Mar 31 21:17:19 2010 +0300
@@ -193,9 +193,12 @@
     
     enum
         {
+        // if defined Home Screen is in online mode.
         EOnline,
-        EUtilizeOnline,
+        // if defined there is no need to show automatic offline note 
+        // and automatic offline setting is disabled.
         ERoamingShown,
+        // if defined phone profile is offline.
         EOfflineProfile
         };
 private: