--- a/videocollection/hgmyvideos/data/vcxhgmyvideos.rss Wed Jun 09 09:44:23 2010 +0300
+++ b/videocollection/hgmyvideos/data/vcxhgmyvideos.rss Mon Jun 21 15:43:03 2010 +0300
@@ -102,11 +102,6 @@
flags = EEikMenuItemSpecific;
},
MENU_ITEM
- {
- command = EVcxHgMyVideosCmdDeleteMarked;
- txt = qtn_iptv_delete_video_clip;
- },
- MENU_ITEM
{
command = EVcxHgMyVideosCmdVideoDetails;
txt = qtn_iptv_video_details;
@@ -118,22 +113,12 @@
txt = qtn_iptv_copy_submenu;
flags = EEikMenuItemSpecific;
},
- 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;
@@ -170,13 +155,6 @@
txt = qtn_vcx_hg_options_use_video_as;
flags = EEikMenuItemSpecificListQuery;
},
-#else
- MENU_ITEM
- {
- command = EVcxHgMyVideosCmdMarkContext;
- txt = qtn_options_list_mark_one;
- flags = EEikMenuItemSpecific;
- },
#endif
MENU_ITEM
{
@@ -232,6 +210,14 @@
{
items =
{
+#ifndef RD_VIDEO_AS_RINGING_TONE
+ MENU_ITEM
+ {
+ command = EVcxHgMyVideosCmdMarkContext;
+ txt = qtn_options_list_mark_one;
+ flags = EEikMenuItemSpecific;
+ },
+#endif
MENU_ITEM
{
command = EVcxHgMyVideosCmdToggleMultipleMarking;