Changeset 4780

Show
Ignore:
Timestamp:
01/28/10 00:57:40 (3 years ago)
Author:
ronosman
Message:

Change default user property values for resized width and height.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/pLoader/trunk/src/properties.ini

    r4479 r4780  
    33wx_thumbnail_size => 100, 
    44wx_thumbnail_quality => 90, 
    5 resize_w          => 400, 
    6 resize_h          => 300, 
     5resize_w          => 640, 
     6resize_h          => 480, 
    77resize_filter     => 'Lanczos', 
    88resize_blur       => 0.9,