videocollection/hgmyvideos/data/vcxhgmyvideos.rss
branchRCL_3
changeset 6 7d91903f795f
parent 0 96612d01cf9f
child 8 ce5ada96ab30
equal deleted inserted replaced
2:dec420019252 6:7d91903f795f
    28 #include <avkon.rsg>
    28 #include <avkon.rsg>
    29 #include <avkon.loc>
    29 #include <avkon.loc>
    30 #include <avkon.mbg>
    30 #include <avkon.mbg>
    31 #include <CommonDialogs.hrh>
    31 #include <CommonDialogs.hrh>
    32 #include <CommonDialogs.rh>
    32 #include <CommonDialogs.rh>
       
    33 #ifdef RD_VIDEO_AS_RINGING_TONE
    33 #include <AiwCommon.hrh>
    34 #include <AiwCommon.hrh>
    34 #include <AiwCommon.rh>
    35 #include <AiwCommon.rh>
       
    36 #endif
    35 
    37 
    36 #include <vcxhgmyvideos.mbg>
    38 #include <vcxhgmyvideos.mbg>
    37 
    39 
    38 #include "vcxhgmyvideos.hrh"
    40 #include "vcxhgmyvideos.hrh"
    39 #include <ipvideo.loc>
    41 #include <ipvideo.loc>
   154             { 
   156             { 
   155             command = EVcxHgMyVideosCmdMarkUnmarkSubMenu;
   157             command = EVcxHgMyVideosCmdMarkUnmarkSubMenu;
   156             cascade = r_vcxhgmyvideos_mark_submenu;
   158             cascade = r_vcxhgmyvideos_mark_submenu;
   157             txt = qtn_options_list;
   159             txt = qtn_options_list;
   158             },
   160             },
   159         // AIW assign (Use video as)
   161 #ifdef RD_VIDEO_AS_RINGING_TONE
       
   162             // AIW assign (Use video as)
   160         MENU_ITEM
   163         MENU_ITEM
   161             {
   164             {
   162             command = EVcxHgMyVideosCmdAiwAssign;
   165             command = EVcxHgMyVideosCmdAiwAssign;
   163             cascade = r_vcxhgmyvideos_use_as_submenu;
   166             cascade = r_vcxhgmyvideos_use_as_submenu;
   164             txt = qtn_vcx_hg_options_use_video_as;
   167             txt = qtn_vcx_hg_options_use_video_as;
   165             flags = EEikMenuItemSpecificListQuery;
   168             flags = EEikMenuItemSpecificListQuery;
   166             },
   169             },
       
   170 #endif
   167         MENU_ITEM 
   171         MENU_ITEM 
   168             { 
   172             { 
   169             command = EVcxHgMyVideosCmdHelp; 
   173             command = EVcxHgMyVideosCmdHelp; 
   170             txt = qtn_options_help;
   174             txt = qtn_options_help;
   171             },
   175             },
   478     {
   482     {
   479     softkey_1 = text_softkey_select;
   483     softkey_1 = text_softkey_select;
   480     softkey_2 = text_softkey_cancel;
   484     softkey_2 = text_softkey_cancel;
   481     }
   485     }
   482 
   486 
       
   487 #ifdef RD_VIDEO_AS_RINGING_TONE
   483 //------------------------------------------------------------------------------
   488 //------------------------------------------------------------------------------
   484 //
   489 //
   485 //      r_vcxhgmyvideos_aiw_assign_interest
   490 //      r_vcxhgmyvideos_aiw_assign_interest
   486 //      AIW interest criteria for "Use video as" menu
   491 //      AIW interest criteria for "Use video as" menu
   487 //
   492 //
   516             command = EVcxHgMyVideosCmdAiwAssign;
   521             command = EVcxHgMyVideosCmdAiwAssign;
   517             txt = "";
   522             txt = "";
   518             }
   523             }
   519         };
   524         };
   520     }
   525     }
       
   526 #endif
   521 
   527 
   522 // -----------------------------------------------------------------------------
   528 // -----------------------------------------------------------------------------
   523 // 
   529 // 
   524 // -----------------------------------------------------------------------------
   530 // -----------------------------------------------------------------------------
   525 //  
   531 //