serviceproviders/sapi_applicationmanager/appmanagerservice/inc/appmanagercommon.h
branchRCL_3
changeset 46 5146369cfdc9
parent 5 989d2f495d90
--- a/serviceproviders/sapi_applicationmanager/appmanagerservice/inc/appmanagercommon.h	Wed Sep 01 12:28:47 2010 +0100
+++ b/serviceproviders/sapi_applicationmanager/appmanagerservice/inc/appmanagercommon.h	Tue Sep 14 22:59:08 2010 +0300
@@ -32,6 +32,7 @@
 
 _LIT(KForeground ,"Foreground");
 _LIT(KStandalone,"Standalone");
+_LIT(KChained,"Chained");
 /**
 * This is an interface class which provides the information about the installed application or package as per 
 * content type.
@@ -291,4 +292,4 @@
     EAppCancel = 0x1
     };
 
-#endif
\ No newline at end of file
+#endif