voicerecorder/group/voicerecorder.rss
branchRCL_3
changeset 5 35a9006a7fc7
parent 0 845549f293a7
child 7 6aee962f6139
--- a/voicerecorder/group/voicerecorder.rss	Mon Jan 18 20:21:38 2010 +0200
+++ b/voicerecorder/group/voicerecorder.rss	Fri Feb 19 22:53:07 2010 +0200
@@ -209,7 +209,7 @@
 	{
 	items=
 		{
-		MENU_ITEM { command = ECmdChange;		txt = qtn_vorec_settings_change; },
+		MENU_ITEM { command = ECmdChange;		txt = qtn_vorec_settings_change; flags = EEikMenuItemSpecific; },
 		MENU_ITEM { command = ECmdHelp; 		txt = qtn_options_help; },
 		MENU_ITEM { command = EEikCmdExit; 		txt = qtn_options_exit; }
 		};
@@ -2153,7 +2153,7 @@
 	{
 	items=
 		{
-		MENU_ITEM { command = ECmdChange;		txt = qtn_vorec_settings_change; },
+		MENU_ITEM { command = ECmdChange;		txt = qtn_vorec_settings_change; flags = EEikMenuItemSpecific; },
 		MENU_ITEM { command = EAknCmdHelp; 		txt = qtn_options_help; },
 		MENU_ITEM { command = ECmdOk; 		txt = qtn_options_exit; }
 		};