photosgallery/viewframework/plugins/gridviewplugin/data/glxgridviewdata.rss
changeset 3 9a9c174934f5
parent 2 7d9067c6fcb1
child 4 57d388cc48c1
equal deleted inserted replaced
2:7d9067c6fcb1 3:9a9c174934f5
   132                               txt = qtn_msk_open; },
   132                               txt = qtn_msk_open; },
   133                   MENU_ITEM { command = EGlxCmdPlay;
   133                   MENU_ITEM { command = EGlxCmdPlay;
   134                               txt = qtn_lgal_options_play; },
   134                               txt = qtn_lgal_options_play; },
   135                   MENU_ITEM { command = EGlxCmdSend;
   135                   MENU_ITEM { command = EGlxCmdSend;
   136                               txt = qtn_options_send_via; 
   136                               txt = qtn_options_send_via; 
   137                               flags = EEikMenuItemSpecific; },   
   137                               flags = EEikMenuItemSpecific; },
       
   138                   MENU_ITEM { command = EGlxCmdSingleClickSend;
       
   139                                 txt = qtn_options_send_via;},   
   138                   MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   140                   MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   139                            /* txt comes from ShareOnline 4.3 */ 
   141                            /* txt comes from ShareOnline 4.3 */ 
   140                            flags = EEikMenuItemSpecific;},        
   142                            flags = EEikMenuItemSpecific;},        
   141                   MENU_ITEM { command = EGlxCmdDelete;
   143                   MENU_ITEM { command = EGlxCmdDelete;
   142                               txt = qtn_lgal_options_delete; 
   144                               txt = qtn_lgal_options_delete; 
   143                               flags = EEikMenuItemSpecific; }, 
   145                               flags = EEikMenuItemSpecific; }, 
       
   146                   MENU_ITEM { command = EGlxCmdSingleClickDelete;
       
   147                             txt = qtn_lgal_options_delete;}, 
   144                    MENU_ITEM { command = EGlxCmdSlideshowPlay;
   148                    MENU_ITEM { command = EGlxCmdSlideshowPlay;
   145                               txt = qtn_lgal_options_slideshow;
   149                               txt = qtn_lgal_options_slideshow;
   146                               flags = EEikMenuItemSpecific;},
   150                               flags = EEikMenuItemSpecific;},
   147                   MENU_ITEM { command = EGlxCmdSlideshow;
   151                   MENU_ITEM { command = EGlxCmdSlideshow;
   148                               txt = qtn_lgal_options_slideshow;
   152                               txt = qtn_lgal_options_slideshow;
   149                               cascade = r_grid_shw_menu; },
   153                               cascade = r_grid_shw_menu; },
   150                   MENU_ITEM { command = EGlxCmdAiwEdit; 
   154                   MENU_ITEM { command = EGlxCmdAiwEdit; 
   151                               txt = qtn_lgal_options_edit; 
   155                               txt = qtn_lgal_options_edit; 
       
   156                               cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE;}, 
       
   157                   MENU_ITEM { command = EGlxCmdAiwSingleClickEdit; 
       
   158                               txt = qtn_lgal_options_edit; 
   152                               cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE;
   159                               cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE;
   153                               flags = EEikMenuItemSpecificListQuery;}, 
   160                               flags = EEikMenuItemSpecificListQuery;}, 
   154                   MENU_ITEM { command = EGlxCmdDetails;
   161                   MENU_ITEM { command = EGlxCmdDetails;
   155                               txt = qtn_lgal_options_details; },    
   162                               txt = qtn_lgal_options_details; },    
   156                   MENU_ITEM { command = EGlxCmdMarkingSubmenu;
   163                   MENU_ITEM { command = EAknMarkAll;
   157                               txt = qtn_options_list;
   164                               txt = qtn_options_list_mark_all;},   
   158                               cascade = r_viu_editlist_menu; },                        
   165                   MENU_ITEM { command = EAknUnmarkAll;
       
   166                               txt = qtn_options_list_unmark_all;},                                                                                
   159                   MENU_ITEM { command = EGlxCmdAddToAlbum;
   167                   MENU_ITEM { command = EGlxCmdAddToAlbum;
   160                               txt = qtn_lgal_options_add_to_album; 
   168                               txt = qtn_lgal_options_add_to_album; 
   161                               flags = EEikMenuItemSpecific; },
   169                               flags = EEikMenuItemSpecific; },
   162                   MENU_ITEM { command = EGlxCmdAddTag;
   170                   MENU_ITEM { command = EGlxCmdAddTag;
   163                               txt = qtn_lgal_options_properties_add_tag;
   171                               txt = qtn_lgal_options_properties_add_tag;
   164                               flags = EEikMenuItemSpecific; }, 
   172                               flags = EEikMenuItemSpecific; }, 
       
   173                   MENU_ITEM { command = EGlxCmdSingleClickAddToAlbum;
       
   174                               txt = qtn_lgal_options_add_to_album;},
       
   175                   MENU_ITEM { command = EGlxCmdSingleClickAddTag;
       
   176                               txt = qtn_lgal_options_properties_add_tag;}, 
   165                   MENU_ITEM { command = EGlxCmdAiwAssign;
   177                   MENU_ITEM { command = EGlxCmdAiwAssign;
   166                               txt = qtn_lgal_options_use_items; 
   178                               txt = qtn_lgal_options_use_items; 
   167                               cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },                      
   179                               cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },                      
   168                   MENU_ITEM { command = EGlxCmdAiwShowMap;
   180                   MENU_ITEM { command = EGlxCmdAiwShowMap;
   169                               txt = qtn_lgal_option_show_on_map;
   181                               txt = qtn_lgal_option_show_on_map;
   193                   MENU_ITEM { command = EGlxCmdPlay;
   205                   MENU_ITEM { command = EGlxCmdPlay;
   194                               txt = qtn_lgal_options_play; },
   206                               txt = qtn_lgal_options_play; },
   195                   MENU_ITEM { command = EGlxCmdSend;
   207                   MENU_ITEM { command = EGlxCmdSend;
   196                               txt = qtn_options_send_via; 
   208                               txt = qtn_options_send_via; 
   197                               flags = EEikMenuItemSpecific; },  
   209                               flags = EEikMenuItemSpecific; },  
       
   210                   MENU_ITEM { command = EGlxCmdSingleClickSend;
       
   211                               txt = qtn_options_send_via;},  
   198                   MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   212                   MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   199                            /* txt comes from ShareOnline 4.3 */ 
   213                            /* txt comes from ShareOnline 4.3 */ 
   200                                flags = EEikMenuItemSpecific;},  
   214                                flags = EEikMenuItemSpecific;},  
   201                   MENU_ITEM { command = EGlxCmdRemoveFrom;
   215                   MENU_ITEM { command = EGlxCmdRemoveFrom;
   202                               txt = qtn_lgal_options_remove_from_album; 
   216                               txt = qtn_lgal_options_remove_from_album; 
   203                               flags = EEikMenuItemSpecific; },
   217                               flags = EEikMenuItemSpecific; },
       
   218                   MENU_ITEM { command = EGlxCmdSingleClickRemoveFrom;
       
   219                               txt = qtn_lgal_options_remove_from_album;},
   204                   MENU_ITEM { command = EGlxCmdDelete;
   220                   MENU_ITEM { command = EGlxCmdDelete;
   205                               txt = qtn_lgal_options_delete; 
   221                               txt = qtn_lgal_options_delete; 
   206                               flags = EEikMenuItemSpecific; }, 
   222                               flags = EEikMenuItemSpecific; },
       
   223                   MENU_ITEM { command = EGlxCmdSingleClickDelete;
       
   224                               txt = qtn_lgal_options_delete;},
   207                   MENU_ITEM { command = EGlxCmdSlideshowPlay;
   225                   MENU_ITEM { command = EGlxCmdSlideshowPlay;
   208                               txt = qtn_lgal_options_slideshow;
   226                               txt = qtn_lgal_options_slideshow;
   209                               flags = EEikMenuItemSpecific;},
   227                               flags = EEikMenuItemSpecific;},
   210                   MENU_ITEM { command = EGlxCmdSlideshow;
   228                   MENU_ITEM { command = EGlxCmdSlideshow;
   211                               txt = qtn_lgal_options_slideshow;
   229                               txt = qtn_lgal_options_slideshow;
   212                               cascade = r_grid_shw_menu; },
   230                               cascade = r_grid_shw_menu; },
   213                   MENU_ITEM { command = EGlxCmdAiwEdit; 
   231                   MENU_ITEM { command = EGlxCmdAiwEdit; 
   214                               txt = qtn_lgal_options_edit; 
   232                               txt = qtn_lgal_options_edit; 
       
   233                               cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE;}, 
       
   234                   MENU_ITEM { command = EGlxCmdAiwSingleClickEdit; 
       
   235                               txt = qtn_lgal_options_edit; 
   215                               cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE;
   236                               cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE;
   216                               flags = EEikMenuItemSpecificListQuery;}, 
   237                               flags = EEikMenuItemSpecificListQuery;}, 
   217                   MENU_ITEM { command = EGlxCmdDetails;
   238                   MENU_ITEM { command = EGlxCmdDetails;
   218                               txt = qtn_lgal_options_details; },    
   239                               txt = qtn_lgal_options_details; },    
   219                   MENU_ITEM { command = EGlxCmdMarkingSubmenu;
   240  		  MENU_ITEM { command = EAknMarkAll;
   220                               txt = qtn_options_list;
   241                               txt = qtn_options_list_mark_all;},   
   221                               cascade = r_viu_editlist_menu; },                        
   242 		  MENU_ITEM { command = EAknUnmarkAll;
       
   243                               txt = qtn_options_list_unmark_all;},                                                                                
   222                   MENU_ITEM { command = EGlxCmdAddToAlbum;
   244                   MENU_ITEM { command = EGlxCmdAddToAlbum;
   223                               txt = qtn_lgal_options_add_to_album; 
   245                               txt = qtn_lgal_options_add_to_album; 
   224                               flags = EEikMenuItemSpecific; },                  
   246                               flags = EEikMenuItemSpecific; },
   225                   MENU_ITEM { command = EGlxCmdAddTag;
   247                   MENU_ITEM { command = EGlxCmdSingleClickAddToAlbum;
   226                               txt = qtn_lgal_options_properties_add_tag;
   248                               txt = qtn_lgal_options_add_to_album;},
   227                               flags = EEikMenuItemSpecific;}, 
   249                   MENU_ITEM { command = EGlxCmdSingleClickAddTag;
       
   250                               txt = qtn_lgal_options_properties_add_tag;}, 
   228                   MENU_ITEM { command = EGlxCmdAiwAssign;
   251                   MENU_ITEM { command = EGlxCmdAiwAssign;
   229                               txt = qtn_lgal_options_use_items; 
   252                               txt = qtn_lgal_options_use_items; 
   230                               cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },                     
   253                               cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },                     
   231                   MENU_ITEM { command = EGlxCmdAiwShowMap;
   254                   MENU_ITEM { command = EGlxCmdAiwShowMap;
   232                               txt = qtn_lgal_option_show_on_map;
   255                               txt = qtn_lgal_option_show_on_map;
   255                     txt = qtn_msk_open; },
   278                     txt = qtn_msk_open; },
   256         MENU_ITEM { command = EGlxCmdPlay;
   279         MENU_ITEM { command = EGlxCmdPlay;
   257                     txt = qtn_lgal_options_play; },
   280                     txt = qtn_lgal_options_play; },
   258         MENU_ITEM { command = EGlxCmdSend;
   281         MENU_ITEM { command = EGlxCmdSend;
   259                     txt = qtn_options_send_via; 
   282                     txt = qtn_options_send_via; 
   260                     flags = EEikMenuItemSpecific; },  
   283                     flags = EEikMenuItemSpecific; },
       
   284         MENU_ITEM { command = EGlxCmdSingleClickSend;
       
   285                     txt = qtn_options_send_via;},  
   261         MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   286         MENU_ITEM { command = EGlxCmdAiwShareOnOvi; 
   262                  /* txt comes from ShareOnline 4.3 */ 
   287                  /* txt comes from ShareOnline 4.3 */ 
   263                  flags = EEikMenuItemSpecific;},  
   288                  flags = EEikMenuItemSpecific;},  
   264         MENU_ITEM { command=EGlxCmdRemoveFrom; 
   289         MENU_ITEM { command=EGlxCmdRemoveFrom; 
   265                     txt = qtn_lgal_options_remove_from_tag; 
   290                     txt = qtn_lgal_options_remove_from_tag; 
   266                     flags = EEikMenuItemSpecific; }, 
   291                     flags = EEikMenuItemSpecific; },
       
   292         MENU_ITEM { command=EGlxCmdSingleClickRemoveFrom; 
       
   293                     txt = qtn_lgal_options_remove_from_tag;},
   267         MENU_ITEM { command = EGlxCmdDelete;
   294         MENU_ITEM { command = EGlxCmdDelete;
   268                     txt = qtn_lgal_options_delete; 
   295                     txt = qtn_lgal_options_delete; 
   269                     flags = EEikMenuItemSpecific; }, 
   296                     flags = EEikMenuItemSpecific; }, 
       
   297         MENU_ITEM { command = EGlxCmdSingleClickDelete;
       
   298                     txt = qtn_lgal_options_delete;}, 
   270         MENU_ITEM { command = EGlxCmdSlideshowPlay;
   299         MENU_ITEM { command = EGlxCmdSlideshowPlay;
   271                     txt = qtn_lgal_options_slideshow;
   300                     txt = qtn_lgal_options_slideshow;
   272                     flags = EEikMenuItemSpecific;}, 
   301                     flags = EEikMenuItemSpecific;},
       
   302         MENU_ITEM { command = EGlxCmdSlideshow;
       
   303                     txt = qtn_lgal_options_slideshow;
       
   304                     cascade = r_grid_shw_menu; },
   273         MENU_ITEM { command = EGlxCmdAiwEdit; 
   305         MENU_ITEM { command = EGlxCmdAiwEdit; 
   274                     txt = qtn_lgal_options_edit; 
   306                     txt = qtn_lgal_options_edit; 
   275                     cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; 
   307                     cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE;}, 
   276                     flags = EEikMenuItemSpecificListQuery;},
   308         MENU_ITEM { command = EGlxCmdAiwSingleClickEdit; 
       
   309                     txt = qtn_lgal_options_edit; 
       
   310                     cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE;
       
   311                     flags = EEikMenuItemSpecificListQuery;}, 
   277         MENU_ITEM { command = EGlxCmdDetails;
   312         MENU_ITEM { command = EGlxCmdDetails;
   278                     txt = qtn_lgal_options_details; },    
   313                     txt = qtn_lgal_options_details; },    
   279         MENU_ITEM { command = EGlxCmdMarkingSubmenu;
   314         MENU_ITEM { command = EAknMarkAll;
   280                     txt = qtn_options_list;
   315                     txt = qtn_options_list_mark_all;},   
   281                     cascade = r_viu_editlist_menu; },                        
   316 		MENU_ITEM { command = EAknUnmarkAll;
   282         MENU_ITEM { command = EGlxCmdAddToAlbum;
   317                     txt = qtn_options_list_unmark_all;},
   283                     txt = qtn_lgal_options_add_to_album;
   318         MENU_ITEM { command = EGlxCmdSingleClickAddToAlbum;
   284                     flags = EEikMenuItemSpecific;},
   319                     txt = qtn_lgal_options_add_to_album;},
   285         MENU_ITEM { command = EGlxCmdAddTag;
   320         MENU_ITEM { command = EGlxCmdAddTag;
   286                     txt = qtn_lgal_options_properties_add_tag; 
   321                     txt = qtn_lgal_options_properties_add_tag; 
   287                     flags = EEikMenuItemSpecific; }, 
   322                     flags = EEikMenuItemSpecific; },
       
   323         MENU_ITEM { command = EGlxCmdSingleClickAddTag;
       
   324                     txt = qtn_lgal_options_properties_add_tag;}, 
   288         MENU_ITEM { command = EGlxCmdAiwAssign;
   325         MENU_ITEM { command = EGlxCmdAiwAssign;
   289                     txt = qtn_lgal_options_use_items; 
   326                     txt = qtn_lgal_options_use_items; 
   290                     cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },            
   327                     cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },            
   291         MENU_ITEM { command = EGlxCmdAiwShowMap;
   328         MENU_ITEM { command = EGlxCmdAiwShowMap;
   292                     txt = qtn_lgal_option_show_on_map;
   329                     txt = qtn_lgal_option_show_on_map;