diff -r 8ee96d21d9bf -r 7e0eff37aedb profilesservices/ProfileEngine/WrapperSrc/ProEngWrapper.rss --- a/profilesservices/ProfileEngine/WrapperSrc/ProEngWrapper.rss Tue Aug 31 15:29:50 2010 +0300 +++ b/profilesservices/ProfileEngine/WrapperSrc/ProEngWrapper.rss Wed Sep 01 12:20:44 2010 +0100 @@ -24,6 +24,9 @@ // INCLUDES #include #include +#include +#include +#include // CONSTANTS // MACROS @@ -47,4 +50,11 @@ // RESOURCE LBUF r_proeng_text_drm_prev_rights_set { txt = qtn_drm_prev_rights_set; } +// ----------------------------------------------------------------------------- +// +// r_profile_text_insert_sim +// +// ----------------------------------------------------------------------------- +// +RESOURCE TBUF r_profile_text_insert_sim { buf = qtn_su_note_insert_sim; } // End of File