photosgallery/viewframework/plugins/gridviewplugin/data/glxgridviewdata.rss
branchRCL_3
changeset 24 ea65f74e6de4
parent 21 f9e827349359
equal deleted inserted replaced
23:b023a8d2866a 24:ea65f74e6de4
     1 /*
     1 /*
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). 
     2  * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3  * All rights reserved.
     4 * This component and the accompanying materials are made available
     4  * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5  * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6  * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7  * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     8  *
     9 * Initial Contributors:
     9  * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10  * Nokia Corporation - initial contribution.
    11 *
    11  *
    12 * Contributors:
    12  * Contributors:
    13 *
    13  *
    14 * Description:    Resource definitions for Grid View plugin
    14  * Description:    Resource definitions for Grid View plugin
    15 *
    15  *
    16 */
    16  */
    17 
       
    18 
       
    19 
       
    20 
    17 
    21 //	RESOURCE IDENTIFIER
    18 //	RESOURCE IDENTIFIER
    22 NAME	MPXC
    19 NAME MPXC
    23 
    20 
    24 //	INCLUDES
    21 //	INCLUDES
    25 
    22 
    26 #include "glxcommandhandlers.hrh"
    23 #include "glxcommandhandlers.hrh"
    27 #include "glxcontainercommonresources.rh"
    24 #include "glxcontainercommonresources.rh"
    36 #include <drmcommon.loc>
    33 #include <drmcommon.loc>
    37 #include <photos.loc>
    34 #include <photos.loc>
    38 
    35 
    39 //	RESOURCE DEFINITIONS 
    36 //	RESOURCE DEFINITIONS 
    40 
    37 
    41 RESOURCE RSS_SIGNATURE { }
    38 RESOURCE RSS_SIGNATURE
    42 
    39     {}
    43 RESOURCE TBUF { buf="GLTV"; }
    40 
       
    41 RESOURCE TBUF
       
    42     {buf="GLTV";}
    44 
    43 
    45 // -----------------------------------------------------------------------------------
    44 // -----------------------------------------------------------------------------------
    46 // Resource Definitions
    45 // Resource Definitions
    47 // -----------------------------------------------------------------------------------
    46 // -----------------------------------------------------------------------------------
    48 
    47 
    49 // Downloads Grid View
    48 // Downloads Grid View
    50 RESOURCE AVKON_VIEW r_grid_view
    49 RESOURCE AVKON_VIEW r_grid_view
    51 	{
    50     {
    52 	menubar = r_grid_menubar;
    51     menubar = r_grid_menubar;
    53 	cba = r_grid_softkeys;  
    52     cba = r_grid_softkeys;
    54 	}
    53     }
    55 
    54 
    56 // Captured Grid View
    55 // Captured Grid View
    57 RESOURCE AVKON_VIEW r_glx_captured_grid_view
    56 RESOURCE AVKON_VIEW r_glx_captured_grid_view
    58     {
    57     {
    59     menubar = r_grid_menubar;
    58     menubar = r_grid_menubar;
    79     {
    78     {
    80     menubar = r_taggrid_menubar;
    79     menubar = r_taggrid_menubar;
    81     cba = r_grid_softkeys;
    80     cba = r_grid_softkeys;
    82     }
    81     }
    83 
    82 
    84 
       
    85 // ------------------------------------------------------------------------------------
    83 // ------------------------------------------------------------------------------------
    86 // Menu Bar Resources 
    84 // Menu Bar Resources 
    87 // ------------------------------------------------------------------------------------
    85 // ------------------------------------------------------------------------------------
    88 
    86 
    89 // Basic Grid Views
    87 // Basic Grid Views
    90 RESOURCE MENU_BAR r_grid_menubar
    88 RESOURCE MENU_BAR r_grid_menubar
    91 	{
    89     {
    92 	titles=
    90     titles=
    93 		{
    91         {
    94 		MENU_TITLE { menu_pane=r_glx_grid_menu; txt=""; }
    92         MENU_TITLE
    95 		};
    93             {menu_pane=r_glx_grid_menu; txt="";}
    96 	}
    94         };
       
    95     }
    97 
    96 
    98 // Albums Grid View
    97 // Albums Grid View
    99 RESOURCE MENU_BAR r_glx_album_grid_menubar
    98 RESOURCE MENU_BAR r_glx_album_grid_menubar
   100     {
    99     {
   101     titles=
   100     titles=
   102         {
   101         {
   103         MENU_TITLE { menu_pane=r_glx_album_grid_menu; txt=""; }
   102         MENU_TITLE
       
   103             {menu_pane=r_glx_album_grid_menu; txt="";}
   104         };
   104         };
   105     }
   105     }
   106 
   106 
   107 // Tags Grid View
   107 // Tags Grid View
   108 RESOURCE MENU_BAR r_taggrid_menubar
   108 RESOURCE MENU_BAR r_taggrid_menubar
   109     {
   109     {
   110     titles=
   110     titles=
   111         {
   111         {
   112         MENU_TITLE { menu_pane=r_taggrid_menu; txt=""; }
   112         MENU_TITLE
   113         };
   113             {menu_pane=r_taggrid_menu; txt="";}
   114     }   
   114         };
   115 
   115     }
   116 
   116 
   117 // ------------------------------------------------------------------------------------
   117 // ------------------------------------------------------------------------------------
   118 // Menu Contents for Grid views
   118 // Menu Contents for Grid views
   119 // ------------------------------------------------------------------------------------
   119 // ------------------------------------------------------------------------------------
   120 
   120 
   121 // Basic grid views
   121 // Basic grid views
   122 RESOURCE MENU_PANE r_glx_grid_menu
   122 RESOURCE MENU_PANE r_glx_grid_menu
   123     {
   123     {
   124         items=
   124     items=
   125                 {
   125         {
   126                   MENU_ITEM { command = EGlxCmdPlay;
   126         MENU_ITEM
   127                               txt = qtn_lgal_options_play; },
   127             {command = EGlxCmdPlay;
   128                   MENU_ITEM { command = EGlxCmdSend;
   128             txt = qtn_lgal_options_play;},
   129                               txt = qtn_options_send_via; 
   129         MENU_ITEM
   130                               flags = EEikMenuItemSpecific; },
   130             {command = EGlxCmdSend;
   131                   MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   131             txt = qtn_options_send_via;
   132                            /* txt comes from ShareOnline 4.3 */ 
   132             flags = EEikMenuItemSpecific;},
   133                            flags = EEikMenuItemSpecific;},        
   133         MENU_ITEM
   134                   MENU_ITEM { command = EGlxCmdDelete;
   134             {command = EGlxCmdAiwShareOnOvi;
   135                               txt = qtn_lgal_options_delete; 
   135             /* txt comes from ShareOnline 4.3 */},
   136                               flags = EEikMenuItemSpecific; }, 
   136         MENU_ITEM
   137                    MENU_ITEM { command = EGlxCmdSlideshowPlay;
   137             {command = EGlxCmdDelete;
   138                               txt = qtn_lgal_options_slideshow;
   138             txt = qtn_lgal_options_delete;
   139                               flags = EEikMenuItemSpecific;},
   139             flags = EEikMenuItemSpecific;},
   140                   MENU_ITEM { command = EGlxCmdSlideshow;
   140         MENU_ITEM
   141                               txt = qtn_lgal_options_slideshow;
   141             {command = EGlxCmdSlideshowPlay;
   142                               cascade = r_grid_shw_menu; },
   142             txt = qtn_lgal_options_slideshow;
   143                   MENU_ITEM { command = EGlxCmdAiwEdit; 
   143             flags = EEikMenuItemSpecific;},
   144                               txt = qtn_lgal_options_edit; 
   144         MENU_ITEM
   145                               flags = EEikMenuItemSpecificListQuery;}, 
   145             {command = EGlxCmdSlideshow;
   146                   MENU_ITEM { command = EGlxCmdDetails;
   146             txt = qtn_lgal_options_slideshow;
   147                               txt = qtn_lgal_options_details; },    
   147             cascade = r_grid_shw_menu;},
   148                   MENU_ITEM { command = EAknMarkAll;
   148         MENU_ITEM
   149                               txt = qtn_options_list_mark_all;},   
   149             {command = EGlxCmdAiwEdit;
   150                   MENU_ITEM { command = EAknUnmarkAll;
   150             txt = qtn_lgal_options_edit;
   151                               txt = qtn_options_list_unmark_all;},                                                                                
   151             flags = EEikMenuItemSpecificListQuery;},
   152                   MENU_ITEM { command = EGlxCmdAddToAlbum;
   152         MENU_ITEM
   153                               txt = qtn_lgal_options_add_to_album; 
   153             {command = EGlxCmdDetails;
   154                               flags = EEikMenuItemSpecific; },
   154             txt = qtn_lgal_options_details;},
   155                   MENU_ITEM { command = EGlxCmdAddTag;
   155         MENU_ITEM
   156                               txt = qtn_lgal_options_properties_add_tag;
   156             {command = EAknMarkAll;
   157                               flags = EEikMenuItemSpecific; }, 
   157             txt = qtn_options_list_mark_all;},
   158                   MENU_ITEM { command = EAknCmdHelp; 
   158         MENU_ITEM
   159                               txt = qtn_options_help; },
   159             {command = EAknUnmarkAll;
   160                   MENU_ITEM { command = EAknCmdExit; 
   160             txt = qtn_options_list_unmark_all;},
   161                               txt = qtn_options_exit; }
   161         MENU_ITEM
   162                 };
   162             {command = EGlxCmdAddToAlbum;
       
   163             txt = qtn_lgal_options_add_to_album;
       
   164             flags = EEikMenuItemSpecific;},
       
   165         MENU_ITEM
       
   166             {command = EGlxCmdAddTag;
       
   167             txt = qtn_lgal_options_properties_add_tag;
       
   168             flags = EEikMenuItemSpecific;},
       
   169         MENU_ITEM
       
   170             {command = EAknCmdHelp;
       
   171             txt = qtn_options_help;},
       
   172         MENU_ITEM
       
   173             {command = EAknCmdExit;
       
   174             txt = qtn_options_exit;}
       
   175         };
   163     }
   176     }
   164 
   177 
   165 // Albums Grid
   178 // Albums Grid
   166 RESOURCE MENU_PANE r_glx_album_grid_menu
   179 RESOURCE MENU_PANE r_glx_album_grid_menu
   167     {
   180     {
   168         items= 
   181     items=
   169             {                             
   182         {
   170                   MENU_ITEM { command = EGlxCmdPlay;
   183         MENU_ITEM
   171                               txt = qtn_lgal_options_play; },
   184             {command = EGlxCmdPlay;
   172                   MENU_ITEM { command = EGlxCmdSend;
   185             txt = qtn_lgal_options_play;},
   173                               txt = qtn_options_send_via; 
   186         MENU_ITEM
   174                               flags = EEikMenuItemSpecific; },  
   187             {command = EGlxCmdSend;
   175                   MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   188             txt = qtn_options_send_via;
   176                            /* txt comes from ShareOnline 4.3 */ 
   189             flags = EEikMenuItemSpecific;},
   177                                flags = EEikMenuItemSpecific;},  
   190         MENU_ITEM
   178                   MENU_ITEM { command = EGlxCmdRemoveFrom;
   191             {command = EGlxCmdAiwShareOnOvi;
   179                               txt = qtn_lgal_options_remove_from_album; 
   192             /* txt comes from ShareOnline 4.3 */},
   180                               flags = EEikMenuItemSpecific; },
   193         MENU_ITEM
   181                   MENU_ITEM { command = EGlxCmdDelete;
   194             {command = EGlxCmdRemoveFrom;
   182                               txt = qtn_lgal_options_delete; 
   195             txt = qtn_lgal_options_remove_from_album;
   183                               flags = EEikMenuItemSpecific; },
   196             flags = EEikMenuItemSpecific;},
   184                   MENU_ITEM { command = EGlxCmdSlideshowPlay;
   197         MENU_ITEM
   185                               txt = qtn_lgal_options_slideshow;
   198             {command = EGlxCmdDelete;
   186                               flags = EEikMenuItemSpecific;},
   199             txt = qtn_lgal_options_delete;
   187                   MENU_ITEM { command = EGlxCmdSlideshow;
   200             flags = EEikMenuItemSpecific;},
   188                               txt = qtn_lgal_options_slideshow;
   201         MENU_ITEM
   189                               cascade = r_grid_shw_menu; },
   202             {command = EGlxCmdSlideshowPlay;
   190                   MENU_ITEM { command = EGlxCmdAiwEdit; 
   203             txt = qtn_lgal_options_slideshow;
   191                               txt = qtn_lgal_options_edit; 
   204             flags = EEikMenuItemSpecific;},
   192                               flags = EEikMenuItemSpecificListQuery;}, 
   205         MENU_ITEM
   193                   MENU_ITEM { command = EGlxCmdDetails;
   206             {command = EGlxCmdSlideshow;
   194                               txt = qtn_lgal_options_details; },    
   207             txt = qtn_lgal_options_slideshow;
   195  		  MENU_ITEM { command = EAknMarkAll;
   208             cascade = r_grid_shw_menu;},
   196                               txt = qtn_options_list_mark_all;},   
   209         MENU_ITEM
   197 		  MENU_ITEM { command = EAknUnmarkAll;
   210             {command = EGlxCmdAiwEdit;
   198                               txt = qtn_options_list_unmark_all;},                                                                                
   211             txt = qtn_lgal_options_edit;
   199                   MENU_ITEM { command = EGlxCmdAddToAlbum;
   212             flags = EEikMenuItemSpecificListQuery;},
   200                               txt = qtn_lgal_options_add_to_album; 
   213         MENU_ITEM
   201                               flags = EEikMenuItemSpecific; },
   214             {command = EGlxCmdDetails;
   202                   MENU_ITEM { command = EGlxCmdAddTag;
   215             txt = qtn_lgal_options_details;},
   203                               txt = qtn_lgal_options_properties_add_tag;
   216         MENU_ITEM
   204                               flags = EEikMenuItemSpecific; }, 
   217             {command = EAknMarkAll;
   205                   MENU_ITEM { command = EAknCmdHelp; 
   218             txt = qtn_options_list_mark_all;},
   206                               txt = qtn_options_help; },
   219         MENU_ITEM
   207                   MENU_ITEM { command = EAknCmdExit; 
   220             {command = EAknUnmarkAll;
   208                               txt = qtn_options_exit; }
   221             txt = qtn_options_list_unmark_all;},
   209                 };
   222         MENU_ITEM
   210         }
   223             {command = EGlxCmdAddToAlbum;
       
   224             txt = qtn_lgal_options_add_to_album;},
       
   225         MENU_ITEM
       
   226             {command = EGlxCmdAddTag;
       
   227             txt = qtn_lgal_options_properties_add_tag;
       
   228             flags = EEikMenuItemSpecific;},
       
   229         MENU_ITEM
       
   230             {command = EAknCmdHelp;
       
   231             txt = qtn_options_help;},
       
   232         MENU_ITEM
       
   233             {command = EAknCmdExit;
       
   234             txt = qtn_options_exit;}
       
   235         };
       
   236     }
   211 
   237 
   212 // Tags Grid
   238 // Tags Grid
   213 RESOURCE MENU_PANE r_taggrid_menu
   239 RESOURCE MENU_PANE r_taggrid_menu
   214    {
   240     {
   215    items=
   241     items=
   216          {
   242         {
   217         MENU_ITEM { command = EGlxCmdPlay;
   243         MENU_ITEM
   218                     txt = qtn_lgal_options_play; },
   244             {command = EGlxCmdPlay;
   219         MENU_ITEM { command = EGlxCmdSend;
   245             txt = qtn_lgal_options_play;},
   220                     txt = qtn_options_send_via; 
   246         MENU_ITEM
   221                     flags = EEikMenuItemSpecific; },
   247             {command = EGlxCmdSend;
   222         MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   248             txt = qtn_options_send_via;
   223                  /* txt comes from ShareOnline 4.3 */ 
   249             flags = EEikMenuItemSpecific;},
   224                  flags = EEikMenuItemSpecific;},  
   250         MENU_ITEM
   225         MENU_ITEM { command=EGlxCmdRemoveFrom; 
   251             {command = EGlxCmdAiwShareOnOvi;
   226                     txt = qtn_lgal_options_remove_from_tag; 
   252             /* txt comes from ShareOnline 4.3 */},
   227                     flags = EEikMenuItemSpecific; },
   253         MENU_ITEM
   228         MENU_ITEM { command = EGlxCmdDelete;
   254             {command=EGlxCmdRemoveFrom;
   229                     txt = qtn_lgal_options_delete; 
   255             txt = qtn_lgal_options_remove_from_tag;
   230                     flags = EEikMenuItemSpecific; }, 
   256             flags = EEikMenuItemSpecific;},
   231         MENU_ITEM { command = EGlxCmdSlideshowPlay;
   257         MENU_ITEM
   232                     txt = qtn_lgal_options_slideshow;
   258             {command = EGlxCmdDelete;
   233                     flags = EEikMenuItemSpecific;},
   259             txt = qtn_lgal_options_delete;
   234         MENU_ITEM { command = EGlxCmdSlideshow;
   260             flags = EEikMenuItemSpecific;},
   235                     txt = qtn_lgal_options_slideshow;
   261         MENU_ITEM
   236                     cascade = r_grid_shw_menu; },
   262             {command = EGlxCmdSlideshowPlay;
   237         MENU_ITEM { command = EGlxCmdAiwEdit; 
   263             txt = qtn_lgal_options_slideshow;
   238                     txt = qtn_lgal_options_edit; 
   264             flags = EEikMenuItemSpecific;},
   239                     flags = EEikMenuItemSpecificListQuery;}, 
   265         MENU_ITEM
   240         MENU_ITEM { command = EGlxCmdDetails;
   266             {command = EGlxCmdSlideshow;
   241                     txt = qtn_lgal_options_details; },    
   267             txt = qtn_lgal_options_slideshow;
   242         MENU_ITEM { command = EAknMarkAll;
   268             cascade = r_grid_shw_menu;},
   243                     txt = qtn_options_list_mark_all;},   
   269         MENU_ITEM
   244 		MENU_ITEM { command = EAknUnmarkAll;
   270             {command = EGlxCmdAiwEdit;
   245                     txt = qtn_options_list_unmark_all;},
   271             txt = qtn_lgal_options_edit;
   246         MENU_ITEM { command = EGlxCmdAddToAlbum;
   272             flags = EEikMenuItemSpecificListQuery;},
   247                     txt = qtn_lgal_options_add_to_album;
   273         MENU_ITEM
   248                     flags = EEikMenuItemSpecific; },
   274             {command = EGlxCmdDetails;
   249         MENU_ITEM { command = EGlxCmdAddTag;
   275             txt = qtn_lgal_options_details;},
   250                     txt = qtn_lgal_options_properties_add_tag; 
   276         MENU_ITEM
   251                     flags = EEikMenuItemSpecific; },
   277             {command = EAknMarkAll;
   252          MENU_ITEM { command = EAknCmdHelp; 
   278             txt = qtn_options_list_mark_all;},
   253                      txt = qtn_options_help; },
   279         MENU_ITEM
   254          MENU_ITEM { command = EAknCmdExit; 
   280             {command = EAknUnmarkAll;
   255                      txt = qtn_options_exit; }                     
   281             txt = qtn_options_list_unmark_all;},
   256          };
   282         MENU_ITEM
   257     }
   283             {command = EGlxCmdAddToAlbum;
   258 
   284             txt = qtn_lgal_options_add_to_album;
   259 
   285             flags = EEikMenuItemSpecific;},
   260 
   286         MENU_ITEM
       
   287             {command = EGlxCmdAddTag;
       
   288             txt = qtn_lgal_options_properties_add_tag;},
       
   289         MENU_ITEM
       
   290             {command = EAknCmdHelp;
       
   291             txt = qtn_options_help;},
       
   292         MENU_ITEM
       
   293             {command = EAknCmdExit;
       
   294             txt = qtn_options_exit;}
       
   295         };
       
   296     }
   261 
   297 
   262 // ------------------------------------------------------------------------------------
   298 // ------------------------------------------------------------------------------------
   263 // Submenu contents
   299 // Submenu contents
   264 // ------------------------------------------------------------------------------------
   300 // ------------------------------------------------------------------------------------
   265 
   301 
   266 // Slideshow submenu
   302 // Slideshow submenu
   267 RESOURCE MENU_PANE r_grid_shw_menu
   303 RESOURCE MENU_PANE r_grid_shw_menu
   268     {
   304     {
   269     items=
   305     items=
   270         {
   306         {
   271         MENU_ITEM { command=EGlxCmdSlideshowPlay; txt=qtn_lgal_options_slideshow_play; },
   307         MENU_ITEM
   272         MENU_ITEM { command=EGlxCmdSlideshowSettings; txt=qtn_lgal_options_slideshow_settings_general; }        
   308             {command=EGlxCmdSlideshowPlay;
   273         };
   309             txt=qtn_lgal_options_slideshow_play;},
   274     }
   310         MENU_ITEM
   275 
   311             {command=EGlxCmdSlideshowSettings;
       
   312             txt=qtn_lgal_options_slideshow_settings_general;}
       
   313         };
       
   314     }
   276 
   315 
   277 // EditList sub menu for Marking
   316 // EditList sub menu for Marking
   278 RESOURCE MENU_PANE r_viu_editlist_menu
   317 RESOURCE MENU_PANE r_viu_editlist_menu
   279     {
   318     {
   280     items =
   319     items =
   281         {
   320         {
   282         /*MENU_ITEM
   321         /*MENU_ITEM
   283             {
   322          {
   284             command = EAknCmdMark;
   323          command = EAknCmdMark;
   285             txt = qtn_options_list_mark_one;
   324          txt = qtn_options_list_mark_one;
   286             },*/
   325          },*/
   287         MENU_ITEM
   326         MENU_ITEM
   288             {
   327             {
   289             command = EAknMarkAll;
   328             command = EAknMarkAll;
   290             txt = qtn_options_list_mark_all;
   329             txt = qtn_options_list_mark_all;
   291             },
   330             },
   292         /*MENU_ITEM
   331         /*MENU_ITEM
   293             {
   332          {
   294             command = EAknCmdUnmark;
   333          command = EAknCmdUnmark;
   295             txt = qtn_options_list_unmark_one;
   334          txt = qtn_options_list_unmark_one;
   296             },*/
   335          },*/
   297         MENU_ITEM
   336         MENU_ITEM
   298             {
   337             {
   299             command = EAknUnmarkAll;
   338             command = EAknUnmarkAll;
   300             txt = qtn_options_list_unmark_all;
   339             txt = qtn_options_list_unmark_all;
   301             }                       
   340             }
   302         };
   341         };
   303     }
   342     }
   304 
       
   305 // Rotate Sub menu
       
   306 //RESOURCE MENU_PANE r_rotate_sub_menu
       
   307 //    {
       
   308 //    items = 
       
   309 //        {
       
   310 //         MENU_ITEM
       
   311 //            {
       
   312 //             command = EGlxCmdRotateLeft;
       
   313 //             txt = qtn_lgal_options_rotate_left;
       
   314 //            },
       
   315 //         MENU_ITEM
       
   316 //            {
       
   317 //             command = EGlxCmdRotateRight;
       
   318 //             txt = qtn_lgal_options_rotate_right;
       
   319 //            }
       
   320 //        };
       
   321 //    }
       
   322 
   343 
   323 // Home Network sub menu
   344 // Home Network sub menu
   324 RESOURCE MENU_PANE r_home_network_menu
   345 RESOURCE MENU_PANE r_home_network_menu
   325     {
   346     {
   326     items=
   347     items=
   327         {
   348         {
   328         MENU_ITEM { command=EGlxShowViaUpnpSubmenuVersion; txt=qtn_lgal_options_sub_show_ext; },
   349         MENU_ITEM
   329         MENU_ITEM { command=EGlxStopShowingSubmenuVersion; txt=qtn_lgal_options_sub_stop_show; },
   350             {command=EGlxShowViaUpnpSubmenuVersion;
   330         MENU_ITEM { command=EGlxCopyToHomeNetwork; txt=qtn_lgal_options_copy_to_home_net; }
   351             txt=qtn_lgal_options_sub_show_ext;},
   331         };
   352         MENU_ITEM
   332     }
   353             {command=EGlxStopShowingSubmenuVersion;
   333 
   354             txt=qtn_lgal_options_sub_stop_show;},
       
   355         MENU_ITEM
       
   356             {command=EGlxCopyToHomeNetwork;
       
   357             txt=qtn_lgal_options_copy_to_home_net;}
       
   358         };
       
   359     }
   334 
   360 
   335 // ------------------------------------------------------------------------------------
   361 // ------------------------------------------------------------------------------------
   336 // Other Menubars
   362 // Other Menubars
   337 // ------------------------------------------------------------------------------------
   363 // ------------------------------------------------------------------------------------
   338 
   364 
   339 RESOURCE MENU_BAR r_grid_ok_menubar
   365 RESOURCE MENU_BAR r_grid_ok_menubar
   340 	{
   366     {
   341 	titles=
   367     titles=
   342 		{
   368         {
   343 		MENU_TITLE { menu_pane=r_grid_ok_menu; txt=""; }
   369         MENU_TITLE
   344 		};
   370             {menu_pane=r_grid_ok_menu; txt="";}
   345 	}
   371         };
   346 	
   372     }
       
   373 
   347 RESOURCE MENU_BAR r_grid_ok_menubar_album_gridview
   374 RESOURCE MENU_BAR r_grid_ok_menubar_album_gridview
   348 	{
   375     {
   349 	titles=
   376     titles=
   350 		{
   377         {
   351 		MENU_TITLE { menu_pane=r_grid_ok_menu_album_gridview; txt=""; }
   378         MENU_TITLE
   352 		};
   379             {menu_pane=r_grid_ok_menu_album_gridview; txt="";}
   353 	}
   380         };
       
   381     }
   354 
   382 
   355 RESOURCE MENU_BAR r_grid_ok_menubar_tag_gridview
   383 RESOURCE MENU_BAR r_grid_ok_menubar_tag_gridview
   356     {
   384     {
   357     titles=
   385     titles=
   358         {
   386         {
   359         MENU_TITLE { menu_pane=r_grid_ok_menu_tag_gridview; txt=""; }
   387         MENU_TITLE
       
   388             {menu_pane=r_grid_ok_menu_tag_gridview; txt="";}
   360         };
   389         };
   361     }
   390     }
   362 
   391 
   363 RESOURCE MENU_PANE r_grid_ok_menu
   392 RESOURCE MENU_PANE r_grid_ok_menu
   364   {
   393     {
   365         items=
   394     items=
   366                 {
   395         {
   367                 MENU_ITEM { command = EGlxCmdDelete; 
   396         MENU_ITEM
   368                             txt = qtn_lgal_options_delete; },
   397             {command = EGlxCmdDelete;
   369                 MENU_ITEM { command = EAknUnmarkAll;
   398             txt = qtn_lgal_options_delete;},
   370                             txt = qtn_options_list_unmark_all; },
   399         MENU_ITEM
   371                 MENU_ITEM { command = EGlxCmdAddToAlbum; 
   400             {command = EAknUnmarkAll;
   372                             txt = qtn_lgal_options_add_to_album; },
   401             txt = qtn_options_list_unmark_all;},
   373                 MENU_ITEM { command = EGlxCmdAddTag;
   402         MENU_ITEM
   374                             txt = qtn_lgal_options_properties_add_tag; }
   403             {command = EGlxCmdAddToAlbum;
   375                 };
   404             txt = qtn_lgal_options_add_to_album;},
   376   }
   405         MENU_ITEM
       
   406             {command = EGlxCmdAddTag;
       
   407             txt = qtn_lgal_options_properties_add_tag;}
       
   408         };
       
   409     }
   377 
   410 
   378 RESOURCE MENU_PANE r_grid_ok_menu_album_gridview
   411 RESOURCE MENU_PANE r_grid_ok_menu_album_gridview
   379   {
   412     {
   380         items=
   413     items=
   381                 {
   414         {
   382                 MENU_ITEM { command = EGlxCmdDelete; 
   415         MENU_ITEM
   383                             txt = qtn_lgal_options_delete; },
   416             {command = EGlxCmdDelete;
   384                 MENU_ITEM { command = EAknUnmarkAll;
   417             txt = qtn_lgal_options_delete;},
   385                             txt = qtn_options_list_unmark_all; },
   418         MENU_ITEM
   386                 MENU_ITEM { command = EGlxCmdAddToAlbum; 
   419             {command = EAknUnmarkAll;
   387                             txt = qtn_lgal_options_add_to_album; },
   420             txt = qtn_options_list_unmark_all;},
   388                 MENU_ITEM { command = EGlxCmdAddTag;
   421         MENU_ITEM
   389                             txt = qtn_lgal_options_properties_add_tag; }, 
   422             {command = EGlxCmdAddToAlbum;
   390                 MENU_ITEM { command = EGlxCmdRemoveFrom; 
   423             txt = qtn_lgal_options_add_to_album;},
   391                             txt = qtn_lgal_options_remove_from_album; }
   424         MENU_ITEM
   392                 };
   425             {command = EGlxCmdAddTag;
   393   }
   426             txt = qtn_lgal_options_properties_add_tag;},
       
   427         MENU_ITEM
       
   428             {command = EGlxCmdRemoveFrom;
       
   429             txt = qtn_lgal_options_remove_from_album;}
       
   430         };
       
   431     }
   394 
   432 
   395 RESOURCE MENU_PANE r_grid_ok_menu_tag_gridview
   433 RESOURCE MENU_PANE r_grid_ok_menu_tag_gridview
   396   {
   434     {
   397         items=
   435     items=
   398                 {
   436         {
   399                 MENU_ITEM { command = EGlxCmdDelete; 
   437         MENU_ITEM
   400                             txt = qtn_lgal_options_delete; },
   438             {command = EGlxCmdDelete;
   401                 MENU_ITEM { command = EAknUnmarkAll;
   439             txt = qtn_lgal_options_delete;},
   402                             txt = qtn_options_list_unmark_all; },
   440         MENU_ITEM
   403                 MENU_ITEM { command = EGlxCmdAddToAlbum; 
   441             {command = EAknUnmarkAll;
   404                             txt = qtn_lgal_options_add_to_album; },
   442             txt = qtn_options_list_unmark_all;},
   405                 MENU_ITEM { command = EGlxCmdAddTag;
   443         MENU_ITEM
   406                             txt = qtn_lgal_options_properties_add_tag; }, 
   444             {command = EGlxCmdAddToAlbum;
   407                 MENU_ITEM { command=EGlxCmdRemoveFrom; 
   445             txt = qtn_lgal_options_add_to_album;},
   408                             txt=qtn_lgal_options_remove_from_tag; }
   446         MENU_ITEM
   409                 };
   447             {command = EGlxCmdAddTag;
   410   }
   448             txt = qtn_lgal_options_properties_add_tag;},
       
   449         MENU_ITEM
       
   450             {command=EGlxCmdRemoveFrom;
       
   451             txt=qtn_lgal_options_remove_from_tag;}
       
   452         };
       
   453     }
   411 
   454 
   412 // ------------------------------------------------------------------------------------
   455 // ------------------------------------------------------------------------------------
   413 // Softkey resources
   456 // Softkey resources
   414 // ------------------------------------------------------------------------------------
   457 // ------------------------------------------------------------------------------------
   415 
   458 
   433             txt = qtn_msk_open;
   476             txt = qtn_msk_open;
   434             }
   477             }
   435         };
   478         };
   436     }
   479     }
   437 
   480 
   438 
       
   439 RESOURCE CBA r_grid_softkeys_fullscreen
   481 RESOURCE CBA r_grid_softkeys_fullscreen
   440     {
   482     {
   441     buttons =
   483     buttons =
   442         {
   484         {
   443         CBA_BUTTON
   485         CBA_BUTTON
   461 // ------------------------------------------------------------------------------------
   503 // ------------------------------------------------------------------------------------
   462 // Empty text resource
   504 // Empty text resource
   463 // ------------------------------------------------------------------------------------
   505 // ------------------------------------------------------------------------------------
   464 RESOURCE TBUF r_grid_empty_view_text
   506 RESOURCE TBUF r_grid_empty_view_text
   465     {
   507     {
   466     buf = qtn_lgal_empty_grid_no_items; 
   508     buf = qtn_lgal_empty_grid_no_items;
   467     }
   509     }
   468 
   510 
   469 RESOURCE TBUF r_grid_empty_view_text_image
   511 RESOURCE TBUF r_grid_empty_view_text_image
   470     {
   512     {
   471     buf = qtn_lgal_empty_grid_no_images;
   513     buf = qtn_lgal_empty_grid_no_images;
   493     {
   535     {
   494     flags = KAknToolbarFixed;
   536     flags = KAknToolbarFixed;
   495     items =
   537     items =
   496         {
   538         {
   497         TBAR_CTRL
   539         TBAR_CTRL
   498               {
   540             {
   499               type = EAknCtButton;
   541             type = EAknCtButton;
   500               id = EGlxCmdSlideshowPlay;
   542             id = EGlxCmdSlideshowPlay;
   501               control = AVKON_BUTTON
   543             control = AVKON_BUTTON
   502                   {
   544                 {
   503                   flags = 0;
   545                 flags = 0;
   504                   states =
   546                 states =
   505                       {
   547                     {
   506                       AVKON_BUTTON_STATE
   548                     AVKON_BUTTON_STATE
   507                           {
   549                         {
   508                           bmpfile = "z:\\Resource\\apps\\glxicons.mif";
   550                         bmpfile = "z:\\Resource\\apps\\glxicons.mif";
   509                           bmpid = EMbmGlxiconsQgn_indi_tb_slideshow; 
   551                         bmpid = EMbmGlxiconsQgn_indi_tb_slideshow;
   510                           bmpmask = EMbmGlxiconsQgn_indi_tb_slideshow_mask;
   552                         bmpmask = EMbmGlxiconsQgn_indi_tb_slideshow_mask;
   511                           press_bmpid = EMbmGlxiconsQgn_indi_tb_slideshow;
   553                         press_bmpid = EMbmGlxiconsQgn_indi_tb_slideshow;
   512                           press_bmpmask = EMbmGlxiconsQgn_indi_tb_slideshow_mask;
   554                         press_bmpmask = EMbmGlxiconsQgn_indi_tb_slideshow_mask;
   513                           helptxt = qtn_lgal_tooltip_slideshow;
   555                         helptxt = qtn_lgal_tooltip_slideshow;
   514                           }
   556                         }
   515                       };
   557                     };
   516                   };
   558                 };
   517               },
   559             },
   518           TBAR_CTRL
   560         TBAR_CTRL
   519               {
   561             {
   520               type = EAknCtButton;
   562             type = EAknCtButton;
   521               id = EGlxCmdStartMultipleMarking;
   563             id = EGlxCmdStartMultipleMarking;
   522               control = AVKON_BUTTON
   564             control = AVKON_BUTTON
   523                   {
   565                 {
   524                   flags = 0;
   566                 flags = 0;
   525                   states =
   567                 states =
   526                       {
   568                     {
   527                       AVKON_BUTTON_STATE
   569                     AVKON_BUTTON_STATE
   528                           {
   570                         {
   529                           bmpfile = "z:\\Resource\\apps\\glxicons.mif";
   571                         bmpfile = "z:\\Resource\\apps\\glxicons.mif";
   530                           bmpid = EMbmGlxiconsQgn_indi_cam4_tb_mark; 
   572                         bmpid = EMbmGlxiconsQgn_indi_cam4_tb_mark;
   531                           bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_mark_mask;
   573                         bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_mark_mask;
   532                           press_bmpid = EMbmGlxiconsQgn_indi_cam4_tb_mark;
   574                         press_bmpid = EMbmGlxiconsQgn_indi_cam4_tb_mark;
   533                           press_bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_mark_mask;
   575                         press_bmpmask = EMbmGlxiconsQgn_indi_cam4_tb_mark_mask;
   534                           helptxt = qtn_lgal_tooltip_mark_items;
   576                         helptxt = qtn_lgal_tooltip_mark_items;
   535                           },
   577                         },
   536                       AVKON_BUTTON_STATE
   578                     AVKON_BUTTON_STATE
   537                           {
   579                         {
   538                           flags = KAknButtonStateHasLatchedFrame;
   580                         flags = KAknButtonStateHasLatchedFrame;
   539                           bmpfile = "z:\\Resource\\apps\\glxicons.mif";
   581                         bmpfile = "z:\\Resource\\apps\\glxicons.mif";
   540                           bmpid = EMbmGlxiconsQgn_indi_tb_unmark; 
   582                         bmpid = EMbmGlxiconsQgn_indi_tb_unmark;
   541                           bmpmask = EMbmGlxiconsQgn_indi_tb_unmark_mask;
   583                         bmpmask = EMbmGlxiconsQgn_indi_tb_unmark_mask;
   542                           press_bmpid = EMbmGlxiconsQgn_indi_tb_unmark;
   584                         press_bmpid = EMbmGlxiconsQgn_indi_tb_unmark;
   543                           press_bmpmask = EMbmGlxiconsQgn_indi_tb_unmark_mask;
   585                         press_bmpmask = EMbmGlxiconsQgn_indi_tb_unmark_mask;
   544                           helptxt = qtn_lgal_tooltip_unmark_all;
   586                         helptxt = qtn_lgal_tooltip_unmark_all;
   545                           }
   587                         }
   546                       };
   588                     };
   547                   };
   589                 };
   548               },
   590             },
   549         TBAR_CTRL
   591         TBAR_CTRL
   550             {
   592             {
   551             type = EAknCtButton;
   593             type = EAknCtButton;
   552             id = EGlxCmdSend;
   594             id = EGlxCmdSend;
   553             control = AVKON_BUTTON
   595             control = AVKON_BUTTON
   580                         {
   622                         {
   581                         bmpfile = "z:\\Resource\\apps\\glxicons.mif";
   623                         bmpfile = "z:\\Resource\\apps\\glxicons.mif";
   582                         bmpid = EMbmGlxicons1click_default_icon_active;
   624                         bmpid = EMbmGlxicons1click_default_icon_active;
   583                         bmpmask = EMbmGlxicons1click_default_icon_active_mask;
   625                         bmpmask = EMbmGlxicons1click_default_icon_active_mask;
   584                         press_bmpid = EMbmGlxicons1click_default_icon_active;
   626                         press_bmpid = EMbmGlxicons1click_default_icon_active;
   585                         press_bmpmask = EMbmGlxicons1click_default_icon_active_mask;                      
   627                         press_bmpmask = EMbmGlxicons1click_default_icon_active_mask;
   586                         }
   628                         }
   587                     };
   629                     };
   588                 };
   630                 };
   589             }
   631             }
   590         };
   632         };