phonebookui/Phonebook2/USIMExtension/rss/Pbk2USimServiceDialingView.rss
branchRCL_3
changeset 6 e8e3147d53eb
parent 0 e686773b3f54
--- a/phonebookui/Phonebook2/USIMExtension/rss/Pbk2USimServiceDialingView.rss	Fri Mar 12 15:41:25 2010 +0200
+++ b/phonebookui/Phonebook2/USIMExtension/rss/Pbk2USimServiceDialingView.rss	Mon Mar 15 12:39:26 2010 +0200
@@ -11,11 +11,11 @@
 *
 * Contributors:
 *
-* Description:  Phonebook 2 service dialing view definition.
+* Description:  Phonebook 2 touchable service dialing view definition.
 *
 */
 
-
+ 
 // --------------------------------------------------------------------------
 // SDN contact view
 // --------------------------------------------------------------------------
@@ -38,7 +38,7 @@
     }
 
 // --------------------------------------------------------------------------
-// Menu bar
+// Service dialing view menu bar
 // --------------------------------------------------------------------------
 //
 RESOURCE MENU_BAR r_psu2_service_dialing_menubar
@@ -69,7 +69,7 @@
     }
 
 // --------------------------------------------------------------------------
-// Context menu bar
+// Service dialing view context menu bar
 // --------------------------------------------------------------------------
 //
 RESOURCE MENU_BAR r_psu2_service_dialing_context_menubar
@@ -130,7 +130,7 @@
     // Listbox resource
     listbox = LISTBOX
         {
-        flags = EAknListBoxMarkableList|EAknListBoxLoopScrolling|EAknListBoxShiftEnterMarks;
+        flags = EAknListBoxStylusMarkableList|EAknListBoxLoopScrolling;
         };
     // Optional link to an icon array resource, see PBK2_ICON_ARRAY
     iconArray = R_PBK2_FIELDTYPE_ICONS;