homescreensrv_plat/ai_variation_api/inc/activeidle2domaincrkeys.h
changeset 2 b7904b40483f
parent 0 79c6a41cd166
child 19 502e5d91ad42
--- a/homescreensrv_plat/ai_variation_api/inc/activeidle2domaincrkeys.h	Thu Jan 07 12:55:39 2010 +0200
+++ b/homescreensrv_plat/ai_variation_api/inc/activeidle2domaincrkeys.h	Mon Jan 18 20:32:13 2010 +0200
@@ -113,5 +113,14 @@
  */
 const TUint32 KAIWebStatus = 0x0000300F;
 
+/**
+ * Key id to store wallpaper change type
+ */
+const TUint32 KAIWallpaperChangeType = 0x00000850;
+
+/**
+ * Key id to store wallpaper path that is common for all Homescreen pages.
+ */
+const TUint32 KAIWallpaperPath = 0x00000851;
 
 #endif // __AI2INTERNALCRKEYS_H__