gssettingsuis/Gs/Data/GSCommonResources.rss
changeset 18 e3554c9069b6
parent 0 8c5d936e5675
equal deleted inserted replaced
4:3f8368f032cf 18:e3554c9069b6
    97         {
    97         {
    98         MENU_ITEM
    98         MENU_ITEM
    99             {
    99             {
   100             command = EAknSoftkeyOpen;
   100             command = EAknSoftkeyOpen;
   101             txt = qtn_set_options_open;
   101             txt = qtn_set_options_open;
   102             flags = EEikMenuItemAction; // action command
       
   103             }
   102             }
   104         };
   103         };
   105     }
   104     }
   106 
   105 
   107 
   106 
   137         {
   136         {
   138         MENU_ITEM
   137         MENU_ITEM
   139             {
   138             {
   140             command = EGSCmdAppChange;
   139             command = EGSCmdAppChange;
   141             txt = qtn_set_options_change;
   140             txt = qtn_set_options_change;
   142             flags = EEikMenuItemAction; // action command
       
   143             }
   141             }
   144         };
   142         };
   145     }
   143     }
   146 
   144 
   147 // -----------------------------------------------------------------------------
   145 // -----------------------------------------------------------------------------