diff -r a5a39a295112 -r 8baec10861af idlefw/plugins/mcsplugin/publisher/inc/mcsplugindata.h --- a/idlefw/plugins/mcsplugin/publisher/inc/mcsplugindata.h Wed Sep 01 12:22:09 2010 +0100 +++ b/idlefw/plugins/mcsplugin/publisher/inc/mcsplugindata.h Tue Sep 14 21:55:16 2010 +0300 @@ -62,7 +62,7 @@ /** * Name of the item. */ - TDesC& Name(); + const TDesC* Name(); /** * Set name of the item, @@ -72,7 +72,7 @@ /** * Value of the item. Used for bookmark url. */ - TDesC& Value(); + const TDesC* Value(); /* * Set value of the item.