diff -r aa2fa096cbfb -r 863223ea6961 ui/inc/glxuistd.h --- a/ui/inc/glxuistd.h Fri Jun 11 17:53:15 2010 +0530 +++ b/ui/inc/glxuistd.h Fri Jun 25 15:41:33 2010 +0530 @@ -60,6 +60,7 @@ FLIP_EFFECT, SMOOTH_FADE, ZOOM_TO_FACE, + HELIX_EFFECT, TRANSITION_EFFECT, FADE_EFFECT, GRID_TO_FULLSCREEN, @@ -128,5 +129,9 @@ // video playback view UID const TInt KGlxVideoPlaybackviewPlugin = 0x2000A7B3; +//Constants for ci_photos.confml +const TUint32 KGlxCi_UidGallery = 0x20007193; +const TInt KGlxOperatorLink = 0x1; +const TInt KGlxOvi = 0x2; #endif // GLXUISTD_H