uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestChoiceCBACustom.rss
Fix bug 11324. Prefer *.flm over *.mk/*.meta for the actual extension makefile driver files
#include <cba.rh>
RESOURCE CBA r_test_choice_cbacustom
{
buttons = { r_test_choice_cbacustom_buttons_0 };
}
RESOURCE CBA_BUTTON r_test_choice_cbacustom_buttons_0
{
id = EAknSoftkeyPanic;
txt = "Panic";
}