diff -r d05a55b217df -r 79311d856354 idlehomescreen/xmluirendering/uiengine/inc/xneffectmanager.h --- a/idlehomescreen/xmluirendering/uiengine/inc/xneffectmanager.h Wed Apr 14 15:47:59 2010 +0300 +++ b/idlehomescreen/xmluirendering/uiengine/inc/xneffectmanager.h Tue Apr 27 16:26:12 2010 +0300 @@ -43,6 +43,14 @@ #define KGfxControlActionAppear 3 #define KGfxControlActionDisappear 4 +#define KGfxControlActionAppearPrt 3 +#define KGfxControlActionDisappearPrt 5 +#define KGfxControlActionAppearLsc 6 +#define KGfxControlActionDisappearLsc 7 + +#define KGfxControlActionBgImgToImgAppear 3 +#define KGfxControlActionBgAnimToImgAppear 5 + // Full screen effect ids #define KGfxContextOpenWallpaperView 1007 #define KGfxContextCloseWallpaperView 1008