cmmanager/cmmgr/Plugins/cmpluginvpn/data/cmpluginvpnui.rss
changeset 4 77415202bfc8
parent 0 5a93021fdf25
--- a/cmmanager/cmmgr/Plugins/cmpluginvpn/data/cmpluginvpnui.rss	Tue Jan 26 12:12:48 2010 +0200
+++ b/cmmanager/cmmgr/Plugins/cmpluginvpn/data/cmpluginvpnui.rss	Tue Feb 02 00:24:11 2010 +0200
@@ -224,10 +224,10 @@
 // r_vpn_real_cm_selection_list
 // real connection selection dialog with destination support
 // --------------------------------------------------------------------------
-RESOURCE DIALOG r_vpn_real_cm_selection_list
+RESOURCE AVKON_LIST_QUERY r_vpn_real_cm_selection_list
     {
     flags = EGeneralQueryFlags;
-    buttons = r_softkeys_options_cancel__select;
+    softkeys = r_softkeys_options_cancel__select;
     items =
         {
         AVKON_LIST_QUERY_DLG_LINE
@@ -237,6 +237,7 @@
                 listtype = EAknCtDoubleLargeGraphicPopupMenuListBox;
                 listbox = AVKON_LIST_QUERY_LIST
                     {
+                    flags = EAknListBoxSelectionList;
                     };
                 heading = qtn_netw_conset_prmpt_vpn_real_connection;
                 };
@@ -299,11 +300,13 @@
 		    {
 		    command = ECmManagerUiCmdDestSelect; 
             txt = qtn_set_cmd_select;
+            flags = EEikMenuItemAction;
             }
         ,MENU_ITEM
             {
             command = ECmManagerUiCmdCMSelect;
             txt = qtn_netw_conset_options_select_method;
+            flags = EEikMenuItemSpecific;
             }
         ,MENU_ITEM
             {