XDMSettingsUI/inc/XDMPlugin.hrh
branchRCL_3
changeset 25 e53c01f160bc
parent 0 c8caa15ef882
equal deleted inserted replaced
19:10246e066a50 25:e53c01f160bc
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    71     };
    71     };
    72     
    72     
    73 /**
    73 /**
    74  * Constants used in resources and in application
    74  * Constants used in resources and in application
    75  */
    75  */
    76 #define KMaxSettingSetNameLength 30
    76 #define KMaxSettingSetNameLength 32
    77 #define KMaxSettingSetNameArrayGran 10
    77 #define KMaxSettingSetNameArrayGran 10
    78 #define KMaxUserIDLength 100
    78 #define KMaxUserIDLength 100
    79 #define KMaxServerAddressLength 100
    79 #define KMaxServerAddressLength 100
    80 #define KMaxPasswordLength 100
    80 #define KMaxPasswordLength 100
    81 #define KMaxSIPURLLength 100
    81 #define KMaxSIPURLLength 100
    82 #define KMaxAccessPointNameLength 30
    82 #define KMaxAccessPointNameLength 32
    83 #define KMaxAccessPointDesLength 30
    83 #define KMaxAccessPointDesLength 32
    84 #define KMaxMessageToDisplayLength 100
    84 #define KMaxMessageToDisplayLength 100
    85 
    85 
    86 
    86 
    87 #endif // XDM_PLUGIN_HRH
    87 #endif // XDM_PLUGIN_HRH