homescreenpluginsrv/hspsmanager/inc/hspsconfiguration.h
branchRCL_3
changeset 31 8baec10861af
parent 30 a5a39a295112
equal deleted inserted replaced
30:a5a39a295112 31:8baec10861af
    52 _LIT8( KConfStateConfirmed,             "Confirmed" );          // Confirmed state
    52 _LIT8( KConfStateConfirmed,             "Confirmed" );          // Confirmed state
    53 _LIT8( KConfStateError,                 "Error" );              // Error state
    53 _LIT8( KConfStateError,                 "Error" );              // Error state
    54 
    54 
    55 // Options for the KConfigurationAttrLocking 
    55 // Options for the KConfigurationAttrLocking 
    56 _LIT8( KConfLockingLocked,              "locked" );             // Locked state
    56 _LIT8( KConfLockingLocked,              "locked" );             // Locked state
    57 _LIT8( KConfLockingRemovable,           "removable" );          // Removable state
    57 _LIT8( KConfLockingPermanent,           "permanent" );          // Permanent state (not removable, not movable)
    58 _LIT8( KConfLockingNone,                "none" );               // Default
    58 _LIT8( KConfLockingNone,                "none" );               // Default
    59 
    59 
    60 // Control element
    60 // Control element
    61 _LIT8( KControlElement, 				"control" );
    61 _LIT8( KControlElement, 				"control" );
    62 _LIT8( KControlAttrName, 				"name" );				// Localized name of the configuration
    62 _LIT8( KControlAttrName, 				"name" );				// Localized name of the configuration