web_plat/launcher_api/inc/BrowserOverriddenSettings.h
changeset 17 c8a366e56285
parent 0 dd21522fd290
child 67 4917f9bf7995
child 74 91031d3aab7d
--- a/web_plat/launcher_api/inc/BrowserOverriddenSettings.h	Thu Aug 27 07:44:59 2009 +0300
+++ b/web_plat/launcher_api/inc/BrowserOverriddenSettings.h	Thu Sep 24 12:53:48 2009 +0300
@@ -97,10 +97,11 @@
    TUint iFontSize;
    //stores the value for the small screen setting can be 0 or 1
    TUint iFullScreen;
-   // Custom access point provided by the operator. If specified, contains an id of a read only
-   // access point what is then set as default  and it cannot be changed manually. If not 
-   // defined, operator menu works as before.
-   // from operator menu( 0 - not specified, otherwise contains the access point id)
+   // Custom access point provided by the operator. 
+   // If specified, contains a WAP id of a read only access point,  
+   // which is then set as the default and it cannot be changed manually by the user. 
+   // If not defined, operator menu works as before.
+   // From the operator menu( 0 = not specified, otherwise contains the WAP id of the access point.)
    TUint iCustomAp;
    // Allow the contextId of the call to be passed as a parameter
    TUint iContextId;