diff -r c42dffbd5b4f -r 661f3784fe57 appinstall_plat/appmngr2runtimeapi/inc/appmngr2infobase.h --- a/appinstall_plat/appmngr2runtimeapi/inc/appmngr2infobase.h Thu Jan 07 12:52:45 2010 +0200 +++ b/appinstall_plat/appmngr2runtimeapi/inc/appmngr2infobase.h Mon Jan 18 20:28:24 2010 +0200 @@ -358,13 +358,10 @@ * or installation files list, or it may be displayed in separate * list of highlighted items. * - * For example, untrusted installed applications can be highlighted. - * - * - * The - * item should indicate the reason why it is not displayed normally - * when iShowOnTop is set to ETrue (e.g. use special icon). - * See also the IsShowOnTop() function defined above. + * For example, new or untrusted installed applications can be highlighted. + * When set, the item needs to show the reason why iShowOnTop is enabled + * (e.g. by using "new" or "untrusted" icon). See also the IsShowOnTop() + * function defined above. */ TBool iShowOnTop;