mpxplugins/viewplugins/views/collectionviewhg/data/mpxcollectionviewhg.rss
branchRCL_3
changeset 15 a1247965635c
parent 14 c54d95799c80
child 18 56b11cf8addb
equal deleted inserted replaced
14:c54d95799c80 15:a1247965635c
  1651     buttons = 
  1651     buttons = 
  1652         {
  1652         {
  1653         CBA_BUTTON
  1653         CBA_BUTTON
  1654             {
  1654             {
  1655             id = EAknSoftkeyYes;
  1655             id = EAknSoftkeyYes;
  1656             txt = qtn_mus_sk1_play;
  1656             txt = "";
  1657             },
  1657             },
  1658         CBA_BUTTON
  1658         CBA_BUTTON
  1659             {
  1659             {
  1660             id = EAknSoftkeyCancel;
  1660             id = EAknSoftkeyCancel;
  1661             txt = text_softkey_cancel;
  1661             txt = text_softkey_cancel;
  1662             },
  1662             },
  1663         CBA_BUTTON
  1663         CBA_BUTTON
  1664             {
  1664             {
  1665             id = EAknSoftkeyYes;
  1665             id = EAknSoftkeyYes;
  1666             txt = qtn_mus_sk1_play;
  1666             txt = "";
  1667             }
  1667             }
  1668         };
  1668         };
  1669     }
  1669     }
  1670 
  1670 
  1671 // ---------------------------------------------------------------------------
  1671 // ---------------------------------------------------------------------------