photosgallery/viewframework/uiutilities/data/glxuiutilities.rss
changeset 3 9a9c174934f5
parent 0 4e91876724a2
child 4 57d388cc48c1
equal deleted inserted replaced
2:7d9067c6fcb1 3:9a9c174934f5
   477     items=
   477     items=
   478         {
   478         {
   479         AIW_CRITERIA_ITEM
   479         AIW_CRITERIA_ITEM
   480             {
   480             {
   481             id = EGlxCmdAiwEdit;
   481             id = EGlxCmdAiwEdit;
       
   482             serviceCmd = KAiwCmdEdit;
       
   483             contentType = "*";
       
   484             serviceClass = KAiwClassMenu;
       
   485             }
       
   486         };
       
   487     }
       
   488 
       
   489 // -----------------------------------------------------------------------------
       
   490 //
       
   491 // r_glx_aiw_single_click_edit_interest
       
   492 // AIW interest structure for edit
       
   493 //
       
   494 // -----------------------------------------------------------------------------
       
   495 RESOURCE AIW_INTEREST r_glx_aiw_single_click_edit_interest
       
   496     {
       
   497     items=
       
   498         {
       
   499         AIW_CRITERIA_ITEM
       
   500             {
       
   501             id = EGlxCmdAiwSingleClickEdit;
   482             serviceCmd = KAiwCmdEdit;
   502             serviceCmd = KAiwCmdEdit;
   483             contentType = "*";
   503             contentType = "*";
   484             serviceClass = KAiwClassMenu;
   504             serviceClass = KAiwClassMenu;
   485             }
   505             }
   486         };
   506         };