scrsaver/scrsaverplugins/BmpAnimScrPlugin/group/BmpAnimScrPlugin.ini
branchRCL_3
changeset 22 aaeeca1f15af
parent 21 724d4ec22f0d
child 23 e8d784ac1a4b
equal deleted inserted replaced
21:724d4ec22f0d 22:aaeeca1f15af
     1 [info]
       
     2 ; Plugin name
       
     3 name=Operator zaver 4.0
       
     4 
       
     5 ; Bitmap file name (on ROM full path is needed)
       
     6 mbmfile=\resource\plugins\BmpAnimScrPlugin.mbm
       
     7 
       
     8 ; Landscape bitmap file name (on ROM full path is needed)
       
     9 ;mbmfilelandscape=\resource\plugins\BmpAnimScrPluginL.mbm
       
    10 
       
    11 ; Should separate landscape graphics be used (file must be defined) (1 = use landscape) 
       
    12 uselandscape=0
       
    13 
       
    14 ; Scale bitmaps to screen size (SVG is always scaled) (1 = scale)
       
    15 scalebmps=0
       
    16 
       
    17 ; Running time in millis
       
    18 runningtime=30000000
       
    19 
       
    20 ; Suspend time in millis (max 2147483647, -1 indefinitely)
       
    21 suspendtime=-1
       
    22 
       
    23 ; Time between images in millis
       
    24 timing=100000
       
    25 
       
    26 ; Time to keep lights on in seconds
       
    27 lights=15