mobilemessaging/smum/group/SMUM.RSS
branchRCL_3
changeset 54 fa1df4b99609
parent 0 72b543305e3a
--- a/mobilemessaging/smum/group/SMUM.RSS	Thu Jul 15 18:34:37 2010 +0300
+++ b/mobilemessaging/smum/group/SMUM.RSS	Thu Aug 19 09:51:11 2010 +0300
@@ -324,6 +324,15 @@
             type = EMuiuSettingsSelectionList;
             array_id = r_sms_settings_message_conversion;
             },
+        // REQ:417-48417 Message forward with sender info
+        // must pay attention to the order: order of item in rss file is same with the enum defined in head file.
+        MUIU_SETTINGS_ITEM
+            {
+            title = qtn_mce_setting_sms_forward;
+            type = EMuiuSettingsSelectionList;
+            array_id = r_sms_settings_yes_no;
+            },
+        // End REQ:417-48417
         MUIU_SETTINGS_ITEM
             {
             title = qtn_mce_settings_sms_connection;