javamanager/javainstaller/installer/javasrc.s60/com/nokia/mj/impl/installer/customisationproperties/CustomisationProperties.java
changeset 23 98ccebc37403
parent 21 2a9601315dfc
equal deleted inserted replaced
21:2a9601315dfc 23:98ccebc37403
    30 
    30 
    31 /**
    31 /**
    32  * Fetches product program/operator specific customizable settings.
    32  * Fetches product program/operator specific customizable settings.
    33  * In S60 platform some of these are fetched from central repository,
    33  * In S60 platform some of these are fetched from central repository,
    34  * rest are asked from S60 ApplicationShell
    34  * rest are asked from S60 ApplicationShell
    35  *
       
    36  * @author Nokia Corporation
       
    37  * @version $Rev: 9381 $
       
    38  */
    35  */
    39 public final class CustomisationProperties extends CustomisationPropertiesBase
    36 public final class CustomisationProperties extends CustomisationPropertiesBase
    40 {
    37 {
    41 
    38 
    42     /*** ----------------------------- PUBLIC ------------------------------ */
    39     /*** ----------------------------- PUBLIC ------------------------------ */