diff -r 000000000000 -r fb279309251b uidesigner/com.nokia.sdt.series60.componentlibrary/components/app/CAknAppUi_3.0.properties --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/uidesigner/com.nokia.sdt.series60.componentlibrary/components/app/CAknAppUi_3.0.properties Fri Apr 03 23:33:03 2009 +0100 @@ -0,0 +1,36 @@ +generalContainmentError=CAknAppUi can''t contain objects of type ''{0}''. +singleInstanceContainmentError=CAknAppUi can''t contain more than one object of type ''{0}''. +optionsMenu=options menu + +hasScreenFurniture=screen furniture present +skinsSupported=skins supported +orientation=orientation +caption=caption +shortCaption=short caption +orientationDescription=Orientation requirement: if "unspecified", either portrait or landscape are possible + + +handleKeyEvent=handleKeyEvent +handleKeyEventDescription=Handles key press or release (CCoeAppUi::HandleKeyEventL) +foregroundEvent=foregroundEvent +foregroundEventDescription=Occurs when application is brought to foreground (CCoeAppUi::HandleForegroundEventL) +switchOnEvent=switchOnEvent +switchOnEventDescription=Occurs when phone is switched on (CCoeAppUi::HandleSwitchOnEventL) +systemEvent=systemEvent +systemEventDescription=Handles well-known system events (CCoeAppUi::HandleSystemEventL) +applicationSpecificEvent=applicationSpecificEvent +applicationSpecificEventDescription=Handles user-defined events (CCoeAppUi::HandleApplicationSpecificEventL) +handleStatusPaneSizeChanged=statusPaneSizeChanged +handleStatusPaneSizeChangedDescription=Handles changes to status pane size (CAknAppUi::HandleStatusPaneSizeChange) +viewEvent=viewEvent +viewEventDescription=Handles Avkon view events (MCoeViewObserver::HandleViewEventL) +handleCommand=handleCommand +handleCommandDescription=Handles commands at the application level (CEikAppUi::HandleCommandL) +initializeMenuPane=initializeMenuPane +initializeMenuPaneDescription=Handles dynamic changes to menus loaded from resource (MEikMenuObserver::DynInitMenuPaneL) +offerKeyToApp=offerKeyToApp +offerKeyToAppDescription=Handles unrecognized keypress in menu (MEikMenuObserver::OfferKeyToAppL) +handleResourceChanged=handleResourceChanged +handleResourceChangedDescription=Handles changes to screen size or shared resources like colors or fonts (CEikAppUi::HandleResourceChangeL) +enableMSKDescription=If true, the application will enable the middle soft key (EAknEnableMSK). +enableMSK=enable middle soft key \ No newline at end of file