Ignore:
Timestamp:
08/30/10 09:38:31 (18 months ago)
Author:
adamk
Message:
  • The startup splash is now disabled by default. Padre starts up very quickly these days, and delaying image loading should reduce the per-thread memory cost more (ADAMK)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Config.pm

    r12388 r12407  
    381381    type    => Padre::Constant::BOOLEAN, 
    382382    store   => Padre::Constant::HUMAN, 
    383     default => 1, 
     383    default => 0, 
    384384    startup => 1, 
    385385); 
Note: See TracChangeset for help on using the changeset viewer.