photosgallery/viewframework/plugins/listviewplugin/data/glxlistviewplugin.rss
branchRCL_3
changeset 25 191387a8b767
parent 4 57d388cc48c1
equal deleted inserted replaced
22:2dac0fdba72b 25:191387a8b767
    99 
    99 
   100 RESOURCE MENU_PANE r_glx_list_view_menu
   100 RESOURCE MENU_PANE r_glx_list_view_menu
   101     {
   101     {
   102     items =
   102     items =
   103         {
   103         {
   104         MENU_ITEM { command = EGlxStopShowing; txt=qtn_lgal_options_stop_show; }, 
       
   105         MENU_ITEM { command = EAknCmdHelp; txt = qtn_options_help; },
   104         MENU_ITEM { command = EAknCmdHelp; txt = qtn_options_help; },
   106         MENU_ITEM { command = EAknCmdExit; txt = qtn_options_exit; }
   105         MENU_ITEM { command = EAknCmdExit; txt = qtn_options_exit; }
   107         };
   106         };
   108     }
   107     }
   109 
   108 
   110 RESOURCE MENU_PANE r_glx_main_list_view_menu
   109 RESOURCE MENU_PANE r_glx_main_list_view_menu
   111     {
   110     {
   112     items =
   111     items =
   113         {
   112         {
   114         MENU_ITEM { command = EGlxStopShowing; txt=qtn_lgal_options_stop_show; }, 
       
   115         MENU_ITEM { command = EAknCmdHelp; txt = qtn_options_help; },
   113         MENU_ITEM { command = EAknCmdHelp; txt = qtn_options_help; },
   116         MENU_ITEM { command = EAknCmdExit; txt = qtn_options_exit; }
   114         MENU_ITEM { command = EAknCmdExit; txt = qtn_options_exit; }
   117         };
   115         };
   118     }
   116     }
   119 
   117 
   120 RESOURCE MENU_PANE r_glx_album_list_view_menu
   118 RESOURCE MENU_PANE r_glx_album_list_view_menu
   121     {
   119     {
   122     items =
   120     items =
   123         {        
   121         {        
   124         MENU_ITEM { command = EGlxStopShowing; txt=qtn_lgal_options_stop_show; }, 
       
   125         MENU_ITEM { command = EGlxCmdSlideshowPlay; 
   122         MENU_ITEM { command = EGlxCmdSlideshowPlay; 
   126                       txt = qtn_lgal_options_slideshow;
   123                       txt = qtn_lgal_options_slideshow;
   127                       flags = EEikMenuItemSpecific; },
   124                       flags = EEikMenuItemSpecific; },
   128         MENU_ITEM { command = EGlxCmdDelete; txt = qtn_lgal_options_delete; flags = EEikMenuItemSpecific; },
   125         MENU_ITEM { command = EGlxCmdDelete; txt = qtn_lgal_options_delete; flags = EEikMenuItemSpecific; },
   129         MENU_ITEM { command = EGlxCmdAddMedia; txt = qtn_lgal_options_new_album;},       
   126         MENU_ITEM { command = EGlxCmdAddMedia; txt = qtn_lgal_options_new_album;},       
   135 
   132 
   136 RESOURCE MENU_PANE r_glx_month_list_view_menu
   133 RESOURCE MENU_PANE r_glx_month_list_view_menu
   137     {
   134     {
   138     items =
   135     items =
   139         {
   136         {
   140         MENU_ITEM { command = EGlxStopShowing; txt=qtn_lgal_options_stop_show; }, 
       
   141         MENU_ITEM { command = EGlxCmdSlideshowPlay; 
   137         MENU_ITEM { command = EGlxCmdSlideshowPlay; 
   142                     txt = qtn_lgal_options_slideshow;
   138                     txt = qtn_lgal_options_slideshow;
   143                     flags = EEikMenuItemSpecific; },
   139                     flags = EEikMenuItemSpecific; },
   144         MENU_ITEM { command = EAknCmdHelp; txt = qtn_options_help; },
   140         MENU_ITEM { command = EAknCmdHelp; txt = qtn_options_help; },
   145         MENU_ITEM { command = EAknCmdExit; txt = qtn_options_exit; }
   141         MENU_ITEM { command = EAknCmdExit; txt = qtn_options_exit; }