Changeset 347


Ignore:
Timestamp:
07/09/08 11:36:23 (16 years ago)
Author:
niltonneto
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/instant_messenger/js/preferences.js

    r327 r347  
    222222        { 
    223223                getPreferences(); 
    224                 _timeOut(); 
     224                //_timeOut(); 
    225225        } 
    226226 
     
    233233 
    234234        top.window.im_preferences                        = new Preferences; 
    235         _config(top.window.document, 'onmousemove', _timeOut); 
     235        //_config(top.window.document, 'onmousemove', _timeOut); 
    236236 
    237237})(); 
Note: See TracChangeset for help on using the changeset viewer.