diff -r 000000000000 -r fb279309251b uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestChoiceCBACustom.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestChoiceCBACustom.rss Fri Apr 03 23:33:03 2009 +0100 @@ -0,0 +1,11 @@ +#include + +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"; + }