diff -r 71781823f776 -r 06b8e2af4411 qtmobility/examples/declarative-sfw-notes/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qtmobility/examples/declarative-sfw-notes/README Fri Jun 11 14:26:25 2010 +0300 @@ -0,0 +1,8 @@ +This example requires the example Notes Manager service to be registered in order +for the application to obtain the default interface. This can be done by using the +service framework command line tool to add the corresponding service XML file: + +./servicefw add notesmanagerservice.xml + +The XML files for all example services can be found in the QtMobility build directory +under install/bin/xmldata