homescreensrv_plat/xcfw_api/inc/xcfwengine.h
branchv5backport
changeset 54 666a2952b5b3
parent 1 844b978f8d5e
--- a/homescreensrv_plat/xcfw_api/inc/xcfwengine.h	Fri Apr 02 20:17:48 2010 +0200
+++ b/homescreensrv_plat/xcfw_api/inc/xcfwengine.h	Wed Apr 07 14:35:19 2010 +0200
@@ -44,7 +44,7 @@
 /**
 * Engine observer interface. Engine user must implement this interface
 *
-* @lib XCFW.lib
+* @lib XCFW_hs_hs.lib
 * @since Series 60 3.1
 */
 class MXCFWEngineObserver
@@ -84,7 +84,7 @@
 *  Responsible for internalizing / externalizing XML files
 *  to and from a XCFW tree 
 *
-*  @lib XCFW.lib
+*  @lib XCFW_hs_hs.lib
 *  @since Series 60 3.1
 */
 class CXCFWEngine: public CActive,