upnpframework/upnpcommand/data/upnpcommandresources.rss
branchnew development branch with rendering state machine and other goodies
changeset 38 5360b7ddc251
parent 0 7f85d04be362
equal deleted inserted replaced
32:3785f754ee62 38:5360b7ddc251
   149 RESOURCE TBUF r_command_err_con_failed_text
   149 RESOURCE TBUF r_command_err_con_failed_text
   150     {
   150     {
   151     buf = qtn_iupnp_err_con_failed;
   151     buf = qtn_iupnp_err_con_failed;
   152     }
   152     }
   153 
   153 
       
   154 // --------------------------------------------------------------------------
       
   155 // r_command_renderer_in_use_text
       
   156 // --------------------------------------------------------------------------
       
   157 //
       
   158 RESOURCE TBUF r_command_renderer_in_use_text
       
   159     {
       
   160     buf = qtn_iupnp_renderer_in_use;
       
   161     }
       
   162 
   154 // End of file
   163 // End of file