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