--- a/cbs/cbsui/Group/cbsuiApp.rss Fri Feb 19 23:21:58 2010 +0200
+++ b/cbs/cbsui/Group/cbsuiApp.rss Fri Mar 12 15:45:50 2010 +0200
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
@@ -569,8 +569,9 @@
itemflags = EEikDlgItemTakesEnterKey | EEikDlgItemOfferAllHotKeys;
control = LISTBOX
{
- flags = EAknListBoxMultiselectionList;
- height = 5;
+ flags = EAknListBoxMultiselectionList |
+ EAknListBoxStylusMultiselectionList;
+ height = 5;
};
}
};
@@ -649,7 +650,7 @@
// ---------------------------------------------------------
//
// r_cb_tl_new_messages
-// Text ยด%N new messages.
+// Text ?N new messages.
//
// ---------------------------------------------------------
//