equal
deleted
inserted
replaced
121 /** |
121 /** |
122 * Key id to store wallpaper path that is common for all Homescreen pages. |
122 * Key id to store wallpaper path that is common for all Homescreen pages. |
123 */ |
123 */ |
124 const TUint32 KAIWallpaperPath = 0x00000851; |
124 const TUint32 KAIWallpaperPath = 0x00000851; |
125 |
125 |
|
126 /** |
|
127 * Key id to store plugin id of active view |
|
128 */ |
|
129 const TUint32 KAIActiveViewPluginId = 0x00000852; |
|
130 |
126 #endif // __AI2INTERNALCRKEYS_H__ |
131 #endif // __AI2INTERNALCRKEYS_H__ |