widgets/widgetapp/data/WidgetUi.rss
changeset 13 10e98eab6f85
parent 0 dd21522fd290
child 16 a359256acfc6
equal deleted inserted replaced
8:7c90e6132015 13:10e98eab6f85
    63       flags = EAknCBAFlagRespondWhenInvisible;
    63       flags = EAknCBAFlagRespondWhenInvisible;
    64 	    buttons = 
    64 	    buttons = 
    65           {
    65           {
    66           CBA_BUTTON {id=EAknSoftkeyOptions; txt=text_softkey_option;},
    66           CBA_BUTTON {id=EAknSoftkeyOptions; txt=text_softkey_option;},
    67           CBA_BUTTON {id=EAknSoftkeyExit; txt=text_softkey_exit;},
    67           CBA_BUTTON {id=EAknSoftkeyExit; txt=text_softkey_exit;},
    68           CBA_BUTTON {id=ECmdMsk; txt=text_softkey_empty;}
    68           CBA_BUTTON {id=EAknSoftkeyForwardKeyEvent; txt=text_softkey_empty;}
    69           };
    69           };
    70     }
    70     }
    71 
    71 
    72 RESOURCE CBA_BUTTON r_widgetui_window_view_softkeys_cancel 
    72 RESOURCE CBA_BUTTON r_widgetui_window_view_softkeys_cancel 
    73     {
    73     {