diff -r c499df2dbb33 -r 2c833fc9e98f engine/collectionframework/plugins/glxcollectionpluginalbums/inc/glxcollectionpluginalbums.hrh --- a/engine/collectionframework/plugins/glxcollectionpluginalbums/inc/glxcollectionpluginalbums.hrh Mon May 03 12:31:32 2010 +0300 +++ b/engine/collectionframework/plugins/glxcollectionpluginalbums/inc/glxcollectionpluginalbums.hrh Fri May 14 15:52:22 2010 +0300 @@ -28,6 +28,10 @@ #define KGlxCollectionPluginAlbumsDllUid 0x20007196 #define KGlxCollectionPluginAlbumsImplementationUid 0x20007197 +#define KGlxCollectionPluginFavoritesAlbumId 0x2000A77C +//This is Used to set the Leavel in the alibum list +//as favorites is first in album list +#define KGlxCollectionFavoritesId 1 #endif // GLXCOLLECTIONPLUGINALBUMS_HRH