mobilemessaging/unieditor/application/data/UniEditor.rss
changeset 2 0bf1d54f37d9
parent 1 d09ac5c1e252
equal deleted inserted replaced
1:d09ac5c1e252 2:0bf1d54f37d9
  1768 
  1768 
  1769 RESOURCE TBUF r_unieditor_popup_sms_size_under_limit
  1769 RESOURCE TBUF r_unieditor_popup_sms_size_under_limit
  1770      {
  1770      {
  1771      buf = qtn_info_popup_sms_size_below_limit;
  1771      buf = qtn_info_popup_sms_size_below_limit;
  1772      }
  1772      }
  1773 
  1773 // ---------------------------------------------------------------------------
       
  1774 //	r_unieditor_embedded_object_stylus_menu
       
  1775 // ---------------------------------------------------------------------------
       
  1776 //
       
  1777 RESOURCE STYLUS_POPUP_MENU r_unieditor_embedded_object_stylus_menu
       
  1778     {
       
  1779     items =
       
  1780         {
       
  1781         STYLUS_POPUP_MENU_ITEM { txt = qtn_mms_om_remove; 
       
  1782                              command = EUniCmdRemove; }
       
  1783         };
       
  1784     }
  1774 // End of File
  1785 // End of File