photosgallery/viewframework/uiutilities/data/glxuiutilities.rss
branchRCL_3
changeset 35 420f6808bf21
parent 25 191387a8b767
child 47 f9e827349359
equal deleted inserted replaced
32:78ad99c24f08 35:420f6808bf21
   493     items=
   493     items=
   494         {
   494         {
   495         AIW_CRITERIA_ITEM
   495         AIW_CRITERIA_ITEM
   496             {
   496             {
   497             id = EGlxCmdAiwEdit;
   497             id = EGlxCmdAiwEdit;
   498             serviceCmd = KAiwCmdEdit;
       
   499             contentType = "*";
       
   500             serviceClass = KAiwClassMenu;
       
   501             }
       
   502         };
       
   503     }
       
   504 
       
   505 // -----------------------------------------------------------------------------
       
   506 //
       
   507 // r_glx_aiw_single_click_edit_interest
       
   508 // AIW interest structure for edit
       
   509 //
       
   510 // -----------------------------------------------------------------------------
       
   511 RESOURCE AIW_INTEREST r_glx_aiw_single_click_edit_interest
       
   512     {
       
   513     items=
       
   514         {
       
   515         AIW_CRITERIA_ITEM
       
   516             {
       
   517             id = EGlxCmdAiwSingleClickEdit;
       
   518             serviceCmd = KAiwCmdEdit;
   498             serviceCmd = KAiwCmdEdit;
   519             contentType = "*";
   499             contentType = "*";
   520             serviceClass = KAiwClassMenu;
   500             serviceClass = KAiwClassMenu;
   521             }
   501             }
   522         };
   502         };