videocollection/hgmyvideos/data/vcxhgmyvideos.rss
branchRCL_3
changeset 11 8970fbd719ec
parent 8 ce5ada96ab30
child 12 7f2b2a65da29
--- a/videocollection/hgmyvideos/data/vcxhgmyvideos.rss	Wed Mar 31 21:34:36 2010 +0300
+++ b/videocollection/hgmyvideos/data/vcxhgmyvideos.rss	Wed Apr 14 15:59:50 2010 +0300
@@ -103,6 +103,11 @@
             },
         MENU_ITEM 
             {
+            command = EVcxHgMyVideosCmdDeleteMarked;
+            txt = qtn_iptv_delete_video_clip;
+            },
+        MENU_ITEM
+            {
             command = EVcxHgMyVideosCmdResumeDownload; 
             txt = qtn_iptv_resume_download;
             flags = EEikMenuItemSpecific;
@@ -127,10 +132,20 @@
             },
         MENU_ITEM 
             { 
+            command = EVcxHgMyVideosCmdCopyMarked;
+            txt = qtn_iptv_copy_submenu;
+            },
+        MENU_ITEM
+            {
             command = EVcxHgMyVideosCmdMove; 
             txt = qtn_iptv_move_submenu;
             flags = EEikMenuItemSpecific;
             },    
+        MENU_ITEM
+            {
+            command = EVcxHgMyVideosCmdMoveMarked;
+            txt = qtn_iptv_move_submenu;
+            },
         MENU_ITEM 
             { 
             command = EVcxHgMyVideosCmdShowViaHomenet;