00001 /* 00002 * ============================================================================== 00003 * Name : MessagingSDKCRKeys.h 00004 * Part of : \s60\app\messaging\messaginguis\msgavkon\inc 00005 * Description : Central repository keys and repository identifiers for the S60 00006 * Messaging UI components 00007 * 00008 * Copyright © 2007 Nokia. All rights reserved. 00009 * This material, including documentation and any related 00010 * computer programs, is protected by copyright controlled by 00011 * Nokia. All rights are reserved. Copying, including 00012 * reproducing, storing, adapting or translating, any 00013 * or all of this material requires the prior written consent of 00014 * Nokia. This material also contains confidential 00015 * information which may not be disclosed to others without the 00016 * prior written consent of Nokia. 00017 * ============================================================================== 00018 */ 00019 00020 #ifndef MESSAGINGSDKCRKEYS_H 00021 #define MESSAGINGSDKCRKEYS_H 00022 00023 // INCLUDES 00024 #include <e32std.h> 00025 00051 const TUid KCRUidMessagingUiSettings = {0x102072E2}; 00052 00063 const TUint32 KMessagingEditorLocalUiZoom = 0x00000001; 00064 00065 00066 #endif // MESSAGINGSDKCRKEYS_H