Ignore:
Timestamp:
07/15/09 15:57:46 (15 years ago)
Author:
alexandrecorreia
Message:

Ticket #577 - Adicionado botão "click to call" na janela de conversa, arquivos Java modificados

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jabberit_messenger/java_source/src/nu/fw/jeti/ui/ChatSplitPane.java

    r1097 r1128  
    338338                        //String contactJid = contactJID.toString(); 
    339339                        xhtml = (FormattedMessage) PluginsInfo.newPluginInstance("xhtml"); 
    340                         xhtml.initXHTML(this, txtInvoer, pnlControl, contactJID ); 
     340                        xhtml.initXHTML(this, txtInvoer, pnlControl, contactJID, contactName); 
    341341                } 
    342342                 
Note: See TracChangeset for help on using the changeset viewer.