ui/inc/glxcommandhandlers.hrh
changeset 40 112f0ac2d1f0
parent 26 c499df2dbb33
child 36 6481344a6d67
--- a/ui/inc/glxcommandhandlers.hrh	Mon May 03 12:31:32 2010 +0300
+++ b/ui/inc/glxcommandhandlers.hrh	Mon May 03 00:53:50 2010 +0530
@@ -59,6 +59,8 @@
     EGlxCmdSelectSlideshow,  //play the slide show with selected item
     EGlxCmdAlbumSlideShow,   //play the slide show for a album
     EGlxCmdRename,
+    EGlxCmdAddToFav,
+    EGlxCmdRemoveFromFav,
     EGlxCmdPlay,
     EGlxCmdDRMOpen,
     EGlxCmdShowOnlineInfo,
@@ -106,6 +108,7 @@
     EGlxCmdCancel,
     EGlxCmdMarkAll,
     EGlxCmdUnMarkAll,
+    EGlxCmdContextRemoveFrom,
     EGlxCmdContextAddToAlbum,
     EGlxCmdContextDelete,
     EGlxCmdContextAlbumDelete,