vpnui/vpnecomnotifier/inc/vpnecomnotifier.hrh
changeset 0 33413c0669b9
equal deleted inserted replaced
-1:000000000000 0:33413c0669b9
       
     1 /*
       
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:   VPN Ecom Notifier's resource headers
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #ifndef VPNECOMNOTIFIER_HRH
       
    21 #define VPNECOMNOTIFIER_HRH
       
    22 
       
    23 // IDs
       
    24 #define EAcuServersListBox       1
       
    25 #define EAcuIapListBox           2
       
    26 #define EAcuExactChangesListBox  3
       
    27 #define EAcuNoteText1            4
       
    28 #define EAcuNoteText2            5
       
    29 #define EAcuFingerprint          6
       
    30 #define EAcuServerUrl            7
       
    31 #define EVpnDomain               8
       
    32 
       
    33 // Buttons
       
    34 #define EAcuBidCancel            -1 //Must be same as EEikBidCancel
       
    35 #define EAcuBidNull              -6 //Must be same as EEikBidBlank
       
    36 #define EAcuBidNew               1
       
    37 #define EAcuBidDelete            2
       
    38 #define EAcuBidDone              3
       
    39 #define EAcuBidDetails           4
       
    40 #define EAcuBidOK                -2  // Must be same as EEikBidOk
       
    41 #define EAcuBidChange            6
       
    42 
       
    43 #endif // VPNECOMNOTIFIER_HRH