photosgallery/viewframework/plugins/fullscreenviewplugin/data/glxfullscreenviewdata.rss
changeset 4 57d388cc48c1
parent 0 4e91876724a2
child 9 6b87b143d312
equal deleted inserted replaced
3:9a9c174934f5 4:57d388cc48c1
   143                             txt = qtn_lgal_options_delete; }, 
   143                             txt = qtn_lgal_options_delete; }, 
   144                 MENU_ITEM { command = EGlxCmdSlideshow;
   144                 MENU_ITEM { command = EGlxCmdSlideshow;
   145                             txt = qtn_lgal_options_slideshow; 
   145                             txt = qtn_lgal_options_slideshow; 
   146                             cascade = r_glx_fullscreen_shw_menu;},
   146                             cascade = r_glx_fullscreen_shw_menu;},
   147                 MENU_ITEM { command = EGlxCmdAiwEdit; 
   147                 MENU_ITEM { command = EGlxCmdAiwEdit; 
   148                             txt = qtn_lgal_options_edit; 
   148                             txt = qtn_lgal_options_edit; },
   149                             cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },
       
   150                 MENU_ITEM { command = EGlxCmdDetails;
   149                 MENU_ITEM { command = EGlxCmdDetails;
   151                             txt = qtn_lgal_options_details; },  
   150                             txt = qtn_lgal_options_details; },  
   152                 MENU_ITEM { command = EGlxCmdAddToAlbum;
   151                 MENU_ITEM { command = EGlxCmdAddToAlbum;
   153                             txt = qtn_lgal_options_add_to_album; },
   152                             txt = qtn_lgal_options_add_to_album; },
   154                 MENU_ITEM { command = EGlxCmdAddTag; 
   153                 MENU_ITEM { command = EGlxCmdAddTag; 
   198                         txt = qtn_lgal_options_delete; }, 
   197                         txt = qtn_lgal_options_delete; }, 
   199             MENU_ITEM { command = EGlxCmdSlideshow;
   198             MENU_ITEM { command = EGlxCmdSlideshow;
   200                         txt = qtn_lgal_options_slideshow; 
   199                         txt = qtn_lgal_options_slideshow; 
   201                         cascade = r_glx_fullscreen_shw_menu;},
   200                         cascade = r_glx_fullscreen_shw_menu;},
   202             MENU_ITEM { command = EGlxCmdAiwEdit; 
   201             MENU_ITEM { command = EGlxCmdAiwEdit; 
   203                         txt = qtn_lgal_options_edit; 
   202                         txt = qtn_lgal_options_edit; },
   204                         cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },
       
   205             MENU_ITEM { command = EGlxCmdDetails;
   203             MENU_ITEM { command = EGlxCmdDetails;
   206                         txt = qtn_lgal_options_details; },  
   204                         txt = qtn_lgal_options_details; },  
   207             MENU_ITEM { command = EGlxCmdAddToAlbum;
   205             MENU_ITEM { command = EGlxCmdAddToAlbum;
   208                         txt = qtn_lgal_options_add_to_album; },
   206                         txt = qtn_lgal_options_add_to_album; },
   209             MENU_ITEM { command = EGlxCmdAddTag; 
   207             MENU_ITEM { command = EGlxCmdAddTag; 
   252                        txt = qtn_lgal_options_delete; }, 
   250                        txt = qtn_lgal_options_delete; }, 
   253            MENU_ITEM { command = EGlxCmdSlideshow;
   251            MENU_ITEM { command = EGlxCmdSlideshow;
   254                        txt = qtn_lgal_options_slideshow; 
   252                        txt = qtn_lgal_options_slideshow; 
   255                        cascade = r_glx_fullscreen_shw_menu;},
   253                        cascade = r_glx_fullscreen_shw_menu;},
   256            MENU_ITEM { command = EGlxCmdAiwEdit; 
   254            MENU_ITEM { command = EGlxCmdAiwEdit; 
   257                        txt = qtn_lgal_options_edit; 
   255                        txt = qtn_lgal_options_edit; },
   258                        cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },
       
   259            MENU_ITEM { command = EGlxCmdDetails;
   256            MENU_ITEM { command = EGlxCmdDetails;
   260                        txt = qtn_lgal_options_details; },  
   257                        txt = qtn_lgal_options_details; },  
   261            MENU_ITEM { command = EGlxCmdAddToAlbum;
   258            MENU_ITEM { command = EGlxCmdAddToAlbum;
   262                        txt = qtn_lgal_options_add_to_album; },
   259                        txt = qtn_lgal_options_add_to_album; },
   263            MENU_ITEM { command = EGlxCmdAddTag; 
   260            MENU_ITEM { command = EGlxCmdAddTag; 
   361     flags = EEikCbaFlagTransparent;
   358     flags = EEikCbaFlagTransparent;
   362     buttons =
   359     buttons =
   363         {
   360         {
   364         CBA_BUTTON
   361         CBA_BUTTON
   365             {
   362             {
   366             id = EGlxCmdOptions;
   363             id = EAknSoftkeyOptions;
   367             txt = text_softkey_option;
   364             txt = text_softkey_option;
   368             },
   365             },
   369         CBA_BUTTON
   366         CBA_BUTTON
   370             {
   367             {
   371             id = EAknSoftkeyBack;
   368             id = EAknSoftkeyBack;