photosgallery/viewframework/plugins/fullscreenviewplugin/data/glxfullscreenviewdata.rss
branchRCL_3
changeset 25 191387a8b767
parent 9 6b87b143d312
child 30 a60acebbbd9d
equal deleted inserted replaced
22:2dac0fdba72b 25:191387a8b767
   127 // Basic fullscreen views
   127 // Basic fullscreen views
   128 RESOURCE MENU_PANE r_glx_fullscreen_menu
   128 RESOURCE MENU_PANE r_glx_fullscreen_menu
   129     {
   129     {
   130         items=
   130         items=
   131                 {
   131                 {
   132                 MENU_ITEM { command = EGlxStopShowing; 
       
   133                             txt=qtn_lgal_options_stop_show; }, 
       
   134                 MENU_ITEM { command = EGlxCmdPlay;
   132                 MENU_ITEM { command = EGlxCmdPlay;
   135                             txt = qtn_lgal_options_play; },
   133                             txt = qtn_lgal_options_play; },
   136                 MENU_ITEM { command = EGlxCmdHideUI;
       
   137                             txt = qtn_lgal_options_hide_toolbar; },
       
   138                 MENU_ITEM { command = EGlxCmdSend;
   134                 MENU_ITEM { command = EGlxCmdSend;
   139                             txt = qtn_options_send_via; },   
   135                             txt = qtn_options_send_via; },   
   140                 MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   136                 MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   141                          /* txt comes from ShareOnline 4.3 */}, 
   137                          /* txt comes from ShareOnline 4.3 */}, 
   142                 MENU_ITEM { command = EGlxCmdDelete;
   138                 MENU_ITEM { command = EGlxCmdDelete;
   153                 MENU_ITEM { command = EGlxCmdAddTag; 
   149                 MENU_ITEM { command = EGlxCmdAddTag; 
   154                             txt = qtn_lgal_options_properties_add_tag; }, 
   150                             txt = qtn_lgal_options_properties_add_tag; }, 
   155                 MENU_ITEM { command = EGlxCmdAiwAssign; 
   151                 MENU_ITEM { command = EGlxCmdAiwAssign; 
   156                             txt = qtn_lgal_options_use_items; 
   152                             txt = qtn_lgal_options_use_items; 
   157                             cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },
   153                             cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },
   158                 MENU_ITEM { command = EGlxCmdAiwShowMap;
       
   159                             txt = qtn_lgal_option_show_on_map;
       
   160                             cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },
       
   161                 MENU_ITEM { command = EGlxCmdDrmMoreInfoOnline;
       
   162                             txt=qtn_drm_options_more_info; },  
       
   163 //                MENU_ITEM { command=EGlxCmdRotate; 
       
   164 //                            txt=qtn_lgal_options_rotate;
       
   165 //                            cascade = r_rotate_sub_menu; },  
       
   166                 MENU_ITEM { command = EGlxCmdAiwPrint; 
   154                 MENU_ITEM { command = EGlxCmdAiwPrint; 
   167                             txt = qtn_lgal_options_print_menu; 
   155                             txt = qtn_lgal_options_print_menu; 
   168                             cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },             
   156                             cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },             
   169                 MENU_ITEM { command=EGlxShowViaUpnp; 
       
   170                             txt=qtn_lgal_options_show_ext; },               
       
   171                 MENU_ITEM { command = EAknCmdHelp; 
   157                 MENU_ITEM { command = EAknCmdHelp; 
   172                             txt = qtn_options_help; },
   158                             txt = qtn_options_help; },
   173                 MENU_ITEM { command = EAknCmdExit; 
   159                 MENU_ITEM { command = EAknCmdExit; 
   174                             txt = qtn_options_exit; }
   160                             txt = qtn_options_exit; }
   175                 };
   161                 };
   179 // Albums Fullscreen view
   165 // Albums Fullscreen view
   180 RESOURCE MENU_PANE r_glx_album_fullscreen_menu
   166 RESOURCE MENU_PANE r_glx_album_fullscreen_menu
   181     {
   167     {
   182     items=
   168     items=
   183             {
   169             {
   184             MENU_ITEM { command = EGlxStopShowing; 
       
   185                         txt=qtn_lgal_options_stop_show; }, 
       
   186             MENU_ITEM { command = EGlxCmdPlay;
   170             MENU_ITEM { command = EGlxCmdPlay;
   187                         txt = qtn_lgal_options_play; },
   171                         txt = qtn_lgal_options_play; },
   188             MENU_ITEM { command = EGlxCmdHideUI;
       
   189                         txt = qtn_lgal_options_hide_toolbar; },
       
   190             MENU_ITEM { command = EGlxCmdSend;
   172             MENU_ITEM { command = EGlxCmdSend;
   191                         txt = qtn_options_send_via; }, 
   173                         txt = qtn_options_send_via; }, 
   192             MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   174             MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   193                      /* txt comes from ShareOnline 4.3 */}, 
   175                      /* txt comes from ShareOnline 4.3 */}, 
   194             MENU_ITEM { command = EGlxCmdRemoveFrom;
   176             MENU_ITEM { command = EGlxCmdRemoveFrom;
   207             MENU_ITEM { command = EGlxCmdAddTag; 
   189             MENU_ITEM { command = EGlxCmdAddTag; 
   208                         txt = qtn_lgal_options_properties_add_tag; }, 
   190                         txt = qtn_lgal_options_properties_add_tag; }, 
   209             MENU_ITEM { command = EGlxCmdAiwAssign; 
   191             MENU_ITEM { command = EGlxCmdAiwAssign; 
   210                         txt = qtn_lgal_options_use_items; 
   192                         txt = qtn_lgal_options_use_items; 
   211                         cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },
   193                         cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },
   212             MENU_ITEM { command = EGlxCmdAiwShowMap;
       
   213                         txt = qtn_lgal_option_show_on_map;
       
   214                         cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },
       
   215             MENU_ITEM { command = EGlxCmdDrmMoreInfoOnline;
       
   216                         txt=qtn_drm_options_more_info; },  
       
   217 //            MENU_ITEM { command=EGlxCmdRotate; 
       
   218 //                        txt=qtn_lgal_options_rotate;
       
   219 //                        cascade = r_rotate_sub_menu; },  
       
   220             MENU_ITEM { command = EGlxCmdAiwPrint; 
   194             MENU_ITEM { command = EGlxCmdAiwPrint; 
   221                         txt = qtn_lgal_options_print_menu; 
   195                         txt = qtn_lgal_options_print_menu; 
   222                         cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },             
   196                         cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },             
   223             MENU_ITEM { command=EGlxShowViaUpnp; 
       
   224                         txt=qtn_lgal_options_show_ext; },           
       
   225             MENU_ITEM { command = EAknCmdHelp; 
   197             MENU_ITEM { command = EAknCmdHelp; 
   226                         txt = qtn_options_help; },
   198                         txt = qtn_options_help; },
   227             MENU_ITEM { command = EAknCmdExit; 
   199             MENU_ITEM { command = EAknCmdExit; 
   228                         txt = qtn_options_exit; }
   200                         txt = qtn_options_exit; }
   229             };
   201             };
   232 // Tag Fullscreen view
   204 // Tag Fullscreen view
   233 RESOURCE MENU_PANE r_glx_tagfullscreen_menu
   205 RESOURCE MENU_PANE r_glx_tagfullscreen_menu
   234    {
   206    {
   235    items=
   207    items=
   236            {
   208            {
   237            MENU_ITEM { command = EGlxStopShowing; 
       
   238                        txt=qtn_lgal_options_stop_show; }, 
       
   239            MENU_ITEM { command = EGlxCmdPlay;
   209            MENU_ITEM { command = EGlxCmdPlay;
   240                        txt = qtn_lgal_options_play; },
   210                        txt = qtn_lgal_options_play; },
   241            MENU_ITEM { command = EGlxCmdHideUI;
       
   242                        txt = qtn_lgal_options_hide_toolbar; },
       
   243            MENU_ITEM { command = EGlxCmdSend;
   211            MENU_ITEM { command = EGlxCmdSend;
   244                        txt = qtn_options_send_via; },   
   212                        txt = qtn_options_send_via; },   
   245            MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   213            MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   246                     /* txt comes from ShareOnline 4.3 */}, 
   214                     /* txt comes from ShareOnline 4.3 */}, 
   247            MENU_ITEM { command=EGlxCmdRemoveFrom; 
   215            MENU_ITEM { command=EGlxCmdRemoveFrom; 
   260            MENU_ITEM { command = EGlxCmdAddTag; 
   228            MENU_ITEM { command = EGlxCmdAddTag; 
   261                        txt = qtn_lgal_options_properties_add_tag; }, 
   229                        txt = qtn_lgal_options_properties_add_tag; }, 
   262            MENU_ITEM { command = EGlxCmdAiwAssign; 
   230            MENU_ITEM { command = EGlxCmdAiwAssign; 
   263                        txt = qtn_lgal_options_use_items; 
   231                        txt = qtn_lgal_options_use_items; 
   264                        cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },
   232                        cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },
   265            MENU_ITEM { command = EGlxCmdAiwShowMap;
       
   266                        txt = qtn_lgal_option_show_on_map;
       
   267                        cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },
       
   268            MENU_ITEM { command = EGlxCmdDrmMoreInfoOnline;
       
   269                        txt=qtn_drm_options_more_info; },  
       
   270 //           MENU_ITEM { command=EGlxCmdRotate; 
       
   271 //                       txt=qtn_lgal_options_rotate;
       
   272 //                       cascade = r_rotate_sub_menu; },  
       
   273            MENU_ITEM { command = EGlxCmdAiwPrint; 
   233            MENU_ITEM { command = EGlxCmdAiwPrint; 
   274                        txt = qtn_lgal_options_print_menu; 
   234                        txt = qtn_lgal_options_print_menu; 
   275                        cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },             
   235                        cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },             
   276            MENU_ITEM { command=EGlxShowViaUpnp; 
       
   277                        txt=qtn_lgal_options_show_ext; },
       
   278            MENU_ITEM { command = EAknCmdHelp; 
   236            MENU_ITEM { command = EAknCmdHelp; 
   279                        txt = qtn_options_help; },
   237                        txt = qtn_options_help; },
   280            MENU_ITEM { command = EAknCmdExit; 
   238            MENU_ITEM { command = EAknCmdExit; 
   281                        txt = qtn_options_exit; }
   239                        txt = qtn_options_exit; }
   282            };
   240            };
   286 RESOURCE MENU_PANE r_glx_imageviewer_fullscreen_menu
   244 RESOURCE MENU_PANE r_glx_imageviewer_fullscreen_menu
   287     {
   245     {
   288         items=
   246         items=
   289                 {
   247                 {
   290                 MENU_ITEM { command = EGlxCmdSave;
   248                 MENU_ITEM { command = EGlxCmdSave;
   291                             txt= "Save"; },
   249                             txt= qtn_lgal_options_save; },
   292                             //txt= qtn_lgal_tooltip_save; },
       
   293                 MENU_ITEM { command = EGlxCmdSend;
   250                 MENU_ITEM { command = EGlxCmdSend;
   294                             txt = qtn_options_send_via; },
   251                             txt = qtn_options_send_via; },
   295                 MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   252                 MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   296                             /* txt comes from ShareOnline 4.3 */},
   253                             /* txt comes from ShareOnline 4.3 */},
   297                 MENU_ITEM { command = EGlxCmdAiwEdit; 
   254                 MENU_ITEM { command = EGlxCmdAiwEdit; 
   409     {
   366     {
   410     flags = KAknToolbarFixed|KAknToolbarTransparent|KAknToolbarNoBackground;
   367     flags = KAknToolbarFixed|KAknToolbarTransparent|KAknToolbarNoBackground;
   411     items =
   368     items =
   412         {
   369         {
   413         TBAR_CTRL
   370         TBAR_CTRL
   414               {
       
   415               type = EAknCtButton;
       
   416               id = EGlxCmdSend;
       
   417               control = AVKON_BUTTON
       
   418                   {
       
   419                   flags = 0;
       
   420                   states =
       
   421                       {
       
   422                       AVKON_BUTTON_STATE
       
   423                           {
       
   424                           bmpfile = "z:\\Resource\\apps\\glxicons.mif";
       
   425                           bmpid = EMbmGlxiconsQgn_indi_cam4_tb_send; 
       
   426                           bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_send_mask;
       
   427                           press_bmpid = EMbmGlxiconsQgn_indi_cam4_tb_send;
       
   428                           press_bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_send_mask;
       
   429                           helptxt = qtn_lgal_tooltip_send;
       
   430                           }
       
   431                       };
       
   432                   };
       
   433               },
       
   434           TBAR_CTRL
       
   435               {
       
   436               type = EAknCtButton;
       
   437               id = EGlxCmdDelete;
       
   438               control = AVKON_BUTTON
       
   439                   {
       
   440                   flags = 0;
       
   441                   states =
       
   442                       {
       
   443                       AVKON_BUTTON_STATE
       
   444                           {
       
   445                           bmpfile = "z:\\Resource\\apps\\glxicons.mif";
       
   446                           bmpid = EMbmGlxiconsQgn_indi_cam4_tb_delete; 
       
   447                           bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_delete_mask;
       
   448                           press_bmpid = EMbmGlxiconsQgn_indi_cam4_tb_delete;
       
   449                           press_bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_delete_mask;
       
   450                           helptxt = qtn_lgal_tooltip_delete;
       
   451                           }
       
   452                       };
       
   453                   };
       
   454               },
       
   455           TBAR_CTRL
       
   456             {
   371             {
   457             type = EAknCtButton;
   372             type = EAknCtButton;
   458             id = EGlxCmdUpload;
   373             id = EGlxCmdUpload;
   459             control = AVKON_BUTTON
   374             control = AVKON_BUTTON
   460                 {
   375                 {
   465                         {
   380                         {
   466                         bmpfile = "z:\\Resource\\apps\\glxicons.mif";
   381                         bmpfile = "z:\\Resource\\apps\\glxicons.mif";
   467                         bmpid = EMbmGlxiconsQgn_indi_cam4_tb_upload;
   382                         bmpid = EMbmGlxiconsQgn_indi_cam4_tb_upload;
   468                         bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_upload_mask;
   383                         bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_upload_mask;
   469                         press_bmpid = EMbmGlxiconsQgn_indi_cam4_tb_upload;
   384                         press_bmpid = EMbmGlxiconsQgn_indi_cam4_tb_upload;
   470                         press_bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_upload_mask;                       
   385                         press_bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_upload_mask;
       
   386                         }
       
   387                     };
       
   388                 };
       
   389             },
       
   390         TBAR_CTRL
       
   391             {
       
   392             type = EAknCtButton;
       
   393             id = EGlxCmdSlideshowPlay;
       
   394             control = AVKON_BUTTON
       
   395                 {
       
   396                 flags = 0;
       
   397                 states =
       
   398                     {
       
   399                     AVKON_BUTTON_STATE
       
   400                         {
       
   401                         bmpfile = "z:\\Resource\\apps\\glxicons.mif";
       
   402                         bmpid = EMbmGlxiconsQgn_indi_tb_slideshow;
       
   403                         bmpmask = EMbmGlxiconsQgn_indi_tb_slideshow_mask;
       
   404                         press_bmpid = EMbmGlxiconsQgn_indi_tb_slideshow;
       
   405                         press_bmpmask = EMbmGlxiconsQgn_indi_tb_slideshow_mask;
       
   406                         helptxt = qtn_lgal_tooltip_slideshow;
       
   407                         }
       
   408                     };
       
   409                 };
       
   410             },
       
   411         TBAR_CTRL
       
   412             {
       
   413             type = EAknCtButton;
       
   414             id = EGlxCmdDelete;
       
   415             control = AVKON_BUTTON
       
   416                 {
       
   417                 flags = 0;
       
   418                 states =
       
   419                     {
       
   420                     AVKON_BUTTON_STATE
       
   421                         {
       
   422                         bmpfile = "z:\\Resource\\apps\\glxicons.mif";
       
   423                         bmpid = EMbmGlxiconsQgn_indi_cam4_tb_delete;
       
   424                         bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_delete_mask;
       
   425                         press_bmpid = EMbmGlxiconsQgn_indi_cam4_tb_delete;
       
   426                         press_bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_delete_mask;
       
   427                         helptxt = qtn_lgal_tooltip_delete;
       
   428                         }
       
   429                     };
       
   430                 };
       
   431             },
       
   432         TBAR_CTRL
       
   433             {
       
   434             type = EAknCtButton;
       
   435             id = EGlxCmdSend;
       
   436             control = AVKON_BUTTON
       
   437                 {
       
   438                 flags = 0;
       
   439                 states =
       
   440                     {
       
   441                     AVKON_BUTTON_STATE
       
   442                         {
       
   443                         bmpfile = "z:\\Resource\\apps\\glxicons.mif";
       
   444                         bmpid = EMbmGlxiconsQgn_indi_cam4_tb_send;
       
   445                         bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_send_mask;
       
   446                         press_bmpid = EMbmGlxiconsQgn_indi_cam4_tb_send;
       
   447                         press_bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_send_mask;
       
   448                         helptxt = qtn_lgal_tooltip_send;
   471                         }
   449                         }
   472                     };
   450                     };
   473                 };
   451                 };
   474             }
   452             }
   475         };
   453         };
   495                           bmpfile = "z:\\Resource\\apps\\glxicons.mif";
   473                           bmpfile = "z:\\Resource\\apps\\glxicons.mif";
   496                           bmpid = EMbmGlxiconsSave; 
   474                           bmpid = EMbmGlxiconsSave; 
   497                           bmpmask = EMbmGlxiconsSave_mask;
   475                           bmpmask = EMbmGlxiconsSave_mask;
   498                           press_bmpid = EMbmGlxiconsSave;
   476                           press_bmpid = EMbmGlxiconsSave;
   499                           press_bmpmask = EMbmGlxiconsSave_mask;
   477                           press_bmpmask = EMbmGlxiconsSave_mask;
   500                           //helptxt = qtn_lgal_tooltip_save;
   478                           helptxt = qtn_lgal_tooltip_save;
   501                           helptxt = "Save";
       
   502                           }
   479                           }
   503                       };
   480                       };
   504                   };
   481                   };
   505               },
   482               },
   506           TBAR_CTRL
   483           TBAR_CTRL