diff -r 779871d1e4f4 -r 590f6f022902 vtuis/videotelui/data/videotelui.rss --- a/vtuis/videotelui/data/videotelui.rss Wed Sep 01 12:29:12 2010 +0100 +++ b/vtuis/videotelui/data/videotelui.rss Tue Sep 14 21:23:32 2010 +0300 @@ -1761,6 +1761,35 @@ { CBA_BUTTON { + id = EAknSoftkeyEmpty; + txt = text_softkey_empty; + }, + CBA_BUTTON + { + id = EVtUiDialerExit; + txt = text_softkey_back; + }, + CBA_BUTTON + { + id = EAknSoftkeyEmpty; + txt = text_softkey_empty; + } + }; + } + +// ----------------------------------------------------------------------------- +// +// r_videotelui_softkeys_emergcall_dialerexit +// Dialer softkeys +// +// ----------------------------------------------------------------------------- +// +RESOURCE CBA r_videotelui_softkeys_emergcall_dialerexit + { + buttons = + { + CBA_BUTTON + { id = EVtUiCmdDialerEmergencyCall; txt = qtn_incal_softk_emergency_call; },