videocollection/hgmyvideos/data/vcxhgmyvideos.rss
branchRCL_3
changeset 6 7d91903f795f
parent 0 96612d01cf9f
child 8 ce5ada96ab30
--- a/videocollection/hgmyvideos/data/vcxhgmyvideos.rss	Tue Feb 02 00:12:10 2010 +0200
+++ b/videocollection/hgmyvideos/data/vcxhgmyvideos.rss	Fri Feb 19 22:52:52 2010 +0200
@@ -30,8 +30,10 @@
 #include <avkon.mbg>
 #include <CommonDialogs.hrh>
 #include <CommonDialogs.rh>
+#ifdef RD_VIDEO_AS_RINGING_TONE
 #include <AiwCommon.hrh>
 #include <AiwCommon.rh>
+#endif
 
 #include <vcxhgmyvideos.mbg>
 
@@ -156,7 +158,8 @@
             cascade = r_vcxhgmyvideos_mark_submenu;
             txt = qtn_options_list;
             },
-        // AIW assign (Use video as)
+#ifdef RD_VIDEO_AS_RINGING_TONE
+            // AIW assign (Use video as)
         MENU_ITEM
             {
             command = EVcxHgMyVideosCmdAiwAssign;
@@ -164,6 +167,7 @@
             txt = qtn_vcx_hg_options_use_video_as;
             flags = EEikMenuItemSpecificListQuery;
             },
+#endif
         MENU_ITEM 
             { 
             command = EVcxHgMyVideosCmdHelp; 
@@ -480,6 +484,7 @@
     softkey_2 = text_softkey_cancel;
     }
 
+#ifdef RD_VIDEO_AS_RINGING_TONE
 //------------------------------------------------------------------------------
 //
 //      r_vcxhgmyvideos_aiw_assign_interest
@@ -518,6 +523,7 @@
             }
         };
     }
+#endif
 
 // -----------------------------------------------------------------------------
 //