equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2002-2005 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: Personalisation application localised resource IBY |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef PSLNRESOURCES_IBY |
|
20 #define PSLNRESOURCES_IBY |
|
21 |
|
22 // Application resource file |
|
23 S60_APP_RESOURCE(psln) |
|
24 |
|
25 // Skin names resource |
|
26 S60_APP_RESOURCE2(psln, pslnskinnames) |
|
27 |
|
28 data=DATAZ_\APP_RESOURCE_DIR\pslncommon.rsc APP_RESOURCE_DIR\pslncommon.rsc |
|
29 |
|
30 // Application caption resource |
|
31 S60_APP_CAPTION(psln) |
|
32 |
|
33 #ifdef RD_GS_RENOVATION |
|
34 |
|
35 // Psln GS Plugin resources |
|
36 data=DATAZ_\RESOURCE_FILES_DIR\pslngspluginrsc.rsc RESOURCE_FILES_DIR\pslngspluginrsc.rsc |
|
37 |
|
38 #endif // RD_GS_RENOVATION |
|
39 |
|
40 #if defined(RD_SLIDESHOW_WALLPAPER) || defined(RD_SLIDESHOW_SCREENSAVER) |
|
41 data=DATAZ_\RESOURCE_FILES_DIR\pslnslidesetdialogrsc.rsc RESOURCE_FILES_DIR\pslnslidesetdialogrsc.rsc |
|
42 #endif // #if defined(RD_SLIDESHOW_WALLPAPER) || defined(RD_SLIDESHOW_SCREENSAVER) |
|
43 |
|
44 |
|
45 #endif // PSLNRESOURCES_IBY |