Changeset 16780 for platform/tdiary

Show
Ignore:
Timestamp:
07/29/08 07:06:34 (4 months ago)
Author:
sho
Message:

platform/tdiary/plugin/nicovideo.rb: changed default player size to 544x427.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/tdiary/plugin/nicovideo.rb

    r15799 r16780  
    7474end 
    7575 
    76 def nicovideo_player( video_id, size = nil ) 
     76def nicovideo_player( video_id, size = [544,427] ) 
    7777        if feed? or @conf.mobile_agent? then 
    7878                nicovideo( video_id )