Changeset 424

Show
Ignore:
Timestamp:
2007-07-09 10:14:32 (18 months ago)
Author:
alfonsoml
Message:

ops, I didn't want to change the default value.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/fckconfig.js

    r423 r424  
    7575FCKConfig.ForceStrongEm = true ; 
    7676FCKConfig.GeckoUseSPAN  = false ; 
    77 FCKConfig.StartupFocus  = true ; 
     77FCKConfig.StartupFocus  = false ; 
    7878FCKConfig.ForcePasteAsPlainText = false ; 
    7979FCKConfig.AutoDetectPasteFromWord = true ;      // IE only.