photosgallery/viewframework/plugins/gridviewplugin/data/glxgridviewdata.rss
changeset 1 9ba538e329bd
parent 0 4e91876724a2
child 2 7d9067c6fcb1
--- a/photosgallery/viewframework/plugins/gridviewplugin/data/glxgridviewdata.rss	Thu Dec 17 08:45:44 2009 +0200
+++ b/photosgallery/viewframework/plugins/gridviewplugin/data/glxgridviewdata.rss	Thu Jan 07 12:46:23 2010 +0200
@@ -223,7 +223,8 @@
                               txt = qtn_lgal_options_add_to_album; 
                               flags = EEikMenuItemSpecific; },                  
                   MENU_ITEM { command = EGlxCmdAddTag;
-                              txt = qtn_lgal_options_properties_add_tag; }, 
+                              txt = qtn_lgal_options_properties_add_tag;
+                              flags = EEikMenuItemSpecific;}, 
                   MENU_ITEM { command = EGlxCmdAiwAssign;
                               txt = qtn_lgal_options_use_items; 
                               cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; },                     
@@ -272,14 +273,15 @@
         MENU_ITEM { command = EGlxCmdAiwEdit; 
                     txt = qtn_lgal_options_edit; 
                     cascade = AIW_INTELLIGENT_CASCADE_ID|AIW_LOCK_SUBMENU_TITLE; 
-                    flags = EEikMenuItemSpecific;},
+                    flags = EEikMenuItemSpecificListQuery;},
         MENU_ITEM { command = EGlxCmdDetails;
                     txt = qtn_lgal_options_details; },    
         MENU_ITEM { command = EGlxCmdMarkingSubmenu;
                     txt = qtn_options_list;
                     cascade = r_viu_editlist_menu; },                        
         MENU_ITEM { command = EGlxCmdAddToAlbum;
-                    txt = qtn_lgal_options_add_to_album; },
+                    txt = qtn_lgal_options_add_to_album;
+                    flags = EEikMenuItemSpecific;},
         MENU_ITEM { command = EGlxCmdAddTag;
                     txt = qtn_lgal_options_properties_add_tag; 
                     flags = EEikMenuItemSpecific; },