idlehomescreen/xmluirendering/renderingplugins/xnclockfactory/src/xnclockadapter.cpp
branchRCL_3
changeset 12 9674c1a575e9
parent 11 ff572dfe6d86
child 23 7be2816dbabd
equal deleted inserted replaced
11:ff572dfe6d86 12:9674c1a575e9
    35 
    35 
    36 // CONSTANTS
    36 // CONSTANTS
    37 _LIT8( KDateInformation, "Clock/DateInformation" );
    37 _LIT8( KDateInformation, "Clock/DateInformation" );
    38 _LIT8( KDayInformation, "Clock/DayInformation" );
    38 _LIT8( KDayInformation, "Clock/DayInformation" );
    39 
    39 
    40 _LIT( KDigitalFont, "EAknLogicalFontDigitalFont" );
    40 _LIT( KDigitalFont, "EAknLogicalFontSecondaryFont" );
    41 _LIT( KAmPmFont, "EAknLogicalFontSecondaryFont" );
    41 _LIT( KAmPmFont, "EAknLogicalFontSecondaryFont" );
    42 _LIT( KDateFont, "EAknLogicalFontSecondaryFont" );
    42 _LIT( KDateFont, "EAknLogicalFontSecondaryFont" );
    43 
    43 
    44 // ============================ LOCAL FUNCTIONS ===============================    
    44 // ============================ LOCAL FUNCTIONS ===============================    
    45 
    45