mmshplugins/mmshsettingsuiplugin/data/mussettingsuirsc.rss
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
    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: 19 % << Don't touch! Updated by Synergy at check-out.
    15 *  Version     : %version: be1sipx1#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 // ---------------------------------------------------------------------------
       
   246 // r_vs_recorded_video_saving_setting_page
   232 // r_vs_recorded_video_saving_setting_page
   247 // Recorded video saving setting page.
   233 // Recorded video saving setting page.
   248 // ---------------------------------------------------------------------------
   234 // ---------------------------------------------------------------------------
   249 //
   235 //
   250 RESOURCE MEMORYSELECTIONDIALOG r_vs_recorded_video_saving_setting_page
   236 RESOURCE MEMORYSELECTIONDIALOG r_vs_recorded_video_saving_setting_page
   297     {
   283     {
   298     items =
   284     items =
   299         {
   285         {
   300         LBUF
   286         LBUF
   301             {
   287             {
   302             txt = qtn_msh_set_activation_always;
   288             txt = qtn_msh_set_activation_on;
   303             },
   289             },
   304         LBUF
   290         LBUF
   305             {
   291             {
   306             txt = qtn_msh_set_activation_off;
   292             txt = qtn_msh_set_activation_off;
   307             }
   293             }
   308         };
   294         };
   309     }
   295     }
       
   296 
   310 
   297 
   311 // ---------------------------------------------------------------------------
   298 // ---------------------------------------------------------------------------
   312 // r_activation_setting_page_lbx
   299 // r_activation_setting_page_lbx
   313 // Activation setting page's listbox.
   300 // Activation setting page's listbox.
   314 // ---------------------------------------------------------------------------
   301 // ---------------------------------------------------------------------------
   426     titles =
   413     titles =
   427         {
   414         {
   428         MENU_TITLE
   415         MENU_TITLE
   429             {
   416             {
   430             menu_pane = r_vs_menu_item_exit;
   417             menu_pane = r_vs_menu_item_exit;
   431             },
   418             }/*,
   432         MENU_TITLE
   419         MENU_TITLE
   433             {
   420             {
   434             menu_pane = r_vs_menu_item_change;
   421             menu_pane = r_vs_menu_item_change;
   435             }
   422             }*/
   436         };
   423         };
   437     }
   424     }
   438 
   425 
   439 // ---------------------------------------------------------------------------
   426 // ---------------------------------------------------------------------------
   440 //    r_vs_settings_menu_item_exit
   427 //    r_vs_settings_menu_item_exit
   459             command = EAknCmdExit;
   446             command = EAknCmdExit;
   460             txt = qtn_options_exit;
   447             txt = qtn_options_exit;
   461             }
   448             }
   462         };
   449         };
   463     }
   450     }
   464 
   451 /*
   465 // ---------------------------------------------------------------------------
   452 // ---------------------------------------------------------------------------
   466 //    r_vs_settings_menu_item_change
   453 //    r_vs_settings_menu_item_change
   467 //    Options menu item 'Change'.
   454 //    Options menu item 'Change'.
   468 // ---------------------------------------------------------------------------
   455 // ---------------------------------------------------------------------------
   469 //
   456 //
   476             command = EGSCmdAppChange;
   463             command = EGSCmdAppChange;
   477             txt = qtn_options_change;
   464             txt = qtn_options_change;
   478             }
   465             }
   479         };
   466         };
   480     }
   467     }
   481 
   468 */
   482 // ---------------------------------------------------------------------------
   469 // ---------------------------------------------------------------------------
   483 // r_setting_listbox
   470 // r_setting_listbox
   484 // Common listbox editor resource for setting pages.
   471 // Common listbox editor resource for setting pages.
   485 // ---------------------------------------------------------------------------
   472 // ---------------------------------------------------------------------------
   486 //
   473 //