equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2006 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: Resource headers for project mpxcommonui |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 #ifndef MPXCOMMONUI_HRH |
|
21 #define MPXCOMMONUI_HRH |
|
22 |
|
23 // CONSTANTS |
|
24 |
|
25 /** Folder used for creating new playlists */ |
|
26 #define text_targetfolder_playlists "Playlists\\" |
|
27 |
|
28 // Host application UIDs in embedded mode |
|
29 #define KMPXMessagingUid 0x100058C5 |
|
30 #define KMPXMmsViewerUid 0x100058DF |
|
31 #define KMPXMmsEditorUid 0x100058DE |
|
32 #define KMPXMailViewerUid 0x101F4CE4 |
|
33 #define KMPXMailEditorUid 0x101F4CD6 |
|
34 #define KMPXUniEditorUid 0x102072D8 |
|
35 #define KMPXBrowserUid 0x10008D39 |
|
36 #define KMPXBrowserUid2 0x1020724D |
|
37 #define KPodcastingAppUid 0x1028190B |
|
38 |
|
39 #endif // MPXCOMMONUI_HRH |
|
40 |
|
41 // End of File |