javamanager/javainstaller/installer/javasrc.linux/com/nokia/mj/impl/installer/customisationproperties/CustomisationProperties.java
changeset 23 98ccebc37403
parent 21 2a9601315dfc
equal deleted inserted replaced
21:2a9601315dfc 23:98ccebc37403
    23 
    23 
    24 
    24 
    25 /**
    25 /**
    26  * Fetches product program/operator specific customizable settings.
    26  * Fetches product program/operator specific customizable settings.
    27  * In Linux platform some of these are fetched from ???
    27  * In Linux platform some of these are fetched from ???
    28  *
       
    29  * @author Nokia Corporation
       
    30  * @version $Rev: 10289 $
       
    31  */
    28  */
    32 public final class CustomisationProperties extends CustomisationPropertiesBase
    29 public final class CustomisationProperties extends CustomisationPropertiesBase
    33 {
    30 {
    34 
    31 
    35     /*** ----------------------------- PUBLIC ------------------------------ */
    32     /*** ----------------------------- PUBLIC ------------------------------ */