mmshplugins/mmshsettingsuiplugin/data/mussettingsuirsc.rss
branchRCL_3
changeset 22 73a1feb507fb
parent 6 c47a75a8cd72
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Resource file for MUSSettingsPlugin.
    14 * Description:  Resource file for MUSSettingsPlugin.
    15 *  Version     : %version: be1sipx1#19 % << Don't touch! Updated by Synergy at check-out.
    15 *  Version     : %version: 19 % << Don't touch! Updated by Synergy at check-out.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 
    20 
   227     {
   227     {
   228     flags = EEikListBoxMultipleSelection;
   228     flags = EEikListBoxMultipleSelection;
   229     }
   229     }
   230 
   230 
   231 // ---------------------------------------------------------------------------
   231 // ---------------------------------------------------------------------------
       
   232 // r_vs_video_saving_setting_page
       
   233 // Video saving setting page.
       
   234 // ---------------------------------------------------------------------------
       
   235 //
       
   236 RESOURCE AVKON_SETTING_PAGE r_vs_video_saving_setting_page
       
   237     {
       
   238     number = EAknSettingPageNoOrdinalDisplayed;
       
   239     label = qtn_msh_set_saving_title;
       
   240     softkey_resource = R_AVKON_SOFTKEYS_OK_CANCEL__OK;
       
   241     type = EAknSetListBox;
       
   242     editor_resource_id = r_setting_listbox;
       
   243     }
       
   244 
       
   245 // ---------------------------------------------------------------------------
   232 // r_vs_recorded_video_saving_setting_page
   246 // r_vs_recorded_video_saving_setting_page
   233 // Recorded video saving setting page.
   247 // Recorded video saving setting page.
   234 // ---------------------------------------------------------------------------
   248 // ---------------------------------------------------------------------------
   235 //
   249 //
   236 RESOURCE MEMORYSELECTIONDIALOG r_vs_recorded_video_saving_setting_page
   250 RESOURCE MEMORYSELECTIONDIALOG r_vs_recorded_video_saving_setting_page
   283     {
   297     {
   284     items =
   298     items =
   285         {
   299         {
   286         LBUF
   300         LBUF
   287             {
   301             {
   288             txt = qtn_msh_set_activation_on;
   302             txt = qtn_msh_set_activation_always;
   289             },
   303             },
   290         LBUF
   304         LBUF
   291             {
   305             {
   292             txt = qtn_msh_set_activation_off;
   306             txt = qtn_msh_set_activation_off;
   293             }
   307             }
   294         };
   308         };
   295     }
   309     }
   296 
       
   297 
   310 
   298 // ---------------------------------------------------------------------------
   311 // ---------------------------------------------------------------------------
   299 // r_activation_setting_page_lbx
   312 // r_activation_setting_page_lbx
   300 // Activation setting page's listbox.
   313 // Activation setting page's listbox.
   301 // ---------------------------------------------------------------------------
   314 // ---------------------------------------------------------------------------
   413     titles =
   426     titles =
   414         {
   427         {
   415         MENU_TITLE
   428         MENU_TITLE
   416             {
   429             {
   417             menu_pane = r_vs_menu_item_exit;
   430             menu_pane = r_vs_menu_item_exit;
   418             }/*,
   431             },
   419         MENU_TITLE
   432         MENU_TITLE
   420             {
   433             {
   421             menu_pane = r_vs_menu_item_change;
   434             menu_pane = r_vs_menu_item_change;
   422             }*/
   435             }
   423         };
   436         };
   424     }
   437     }
   425 
   438 
   426 // ---------------------------------------------------------------------------
   439 // ---------------------------------------------------------------------------
   427 //    r_vs_settings_menu_item_exit
   440 //    r_vs_settings_menu_item_exit
   446             command = EAknCmdExit;
   459             command = EAknCmdExit;
   447             txt = qtn_options_exit;
   460             txt = qtn_options_exit;
   448             }
   461             }
   449         };
   462         };
   450     }
   463     }
   451 /*
   464 
   452 // ---------------------------------------------------------------------------
   465 // ---------------------------------------------------------------------------
   453 //    r_vs_settings_menu_item_change
   466 //    r_vs_settings_menu_item_change
   454 //    Options menu item 'Change'.
   467 //    Options menu item 'Change'.
   455 // ---------------------------------------------------------------------------
   468 // ---------------------------------------------------------------------------
   456 //
   469 //
   463             command = EGSCmdAppChange;
   476             command = EGSCmdAppChange;
   464             txt = qtn_options_change;
   477             txt = qtn_options_change;
   465             }
   478             }
   466         };
   479         };
   467     }
   480     }
   468 */
   481 
   469 // ---------------------------------------------------------------------------
   482 // ---------------------------------------------------------------------------
   470 // r_setting_listbox
   483 // r_setting_listbox
   471 // Common listbox editor resource for setting pages.
   484 // Common listbox editor resource for setting pages.
   472 // ---------------------------------------------------------------------------
   485 // ---------------------------------------------------------------------------
   473 //
   486 //