voiceui/vcommand/data/vcommand.rss
branchRCL_3
changeset 9 fc313e1df071
parent 0 bf1d17376201
child 11 6347473a7bb2
equal deleted inserted replaced
8:b2f9a76933e1 9:fc313e1df071
   273 RESOURCE CBA r_softkeys_quit
   273 RESOURCE CBA r_softkeys_quit
   274     {
   274     {
   275     buttons = 
   275     buttons = 
   276         {
   276         {
   277         CBA_BUTTON {id=0;                    txt=""; },
   277         CBA_BUTTON {id=0;                    txt=""; },
   278         CBA_BUTTON {id=EVCommandSoftKeyQuit; txt=text_softkey_quit;}
   278         //CBA_BUTTON {id=EVCommandSoftKeyQuit; txt=text_softkey_quit;}
       
   279         CBA_BUTTON {id=EAknSoftkeyDone; txt=text_softkey_quit;}
   279         };
   280         };
   280     }
   281     }
   281 
   282 
   282 //-----------------------------------------------------------------------------
   283 //-----------------------------------------------------------------------------
   283 //    
   284 //