Ignore:
Timestamp:
07/08/09 15:34:43 (15 years ago)
Author:
alexandrecorreia
Message:

Ticket #571 - Removido o arquivo plugins.xml, usado pelo applet ( Java ) para carregar os plugins.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/jabberit_messenger/java_source/src/nu/fw/jeti/util/Preferences.java

    r1070 r1097  
    297297                { 
    298298                        Object[] tempArray = new Object[6]; 
    299                         //System.arraycopy(i.next(), 0, tempArray, 0, 6); 
    300299                        Object[] plugins = (Object[])i.next(); 
    301300                        tempArray[0]= plugins[0]; 
Note: See TracChangeset for help on using the changeset viewer.